|
||||
Check at flashkit.com, I believe I saw some such examples there.
__________________
webmaster @ http://kongtechnology.com |
|
|||
Quote:
Passing variable between flash and php 1.Create a swf file with a text field with the variable name "txtInput" and a button. Add the follow action script to the button: on (release) { getURL ("test.php", "_blank", "GET"); } 2.create a php file called test.php. Add the following code: <html> <title>Passing variable from flash to php</title> <body bgcolor="#FFFFFF" text="#000000"> <p>You have entered the following:<b><?php echo $txtInput; ?></b></p> </body> </html> 3.Save both files, upload it, test it and that's it!!. As you can see, you php file is just like normal php code. Hope this helps Happy Programming!! acurra79 |
![]() |
«
Previous Thread
|
Next Thread
»
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| macamana nak buat file.swf | zaman | Website Design | 6 | 17-11-2005 05:17 PM |
| Camna nak gabungkan Flash ngan HTML | dwazni | Website Design | 8 | 14-08-2002 08:50 AM |
| customize flash .exe file.... | donut | Website Design | 5 | 24-05-2002 08:40 AM |
| camna nak buat kalendar... | pikachu78 | Website Programming | 1 | 24-04-2002 05:00 PM |
All times are GMT +8. The time now is 09:15 AM.
Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0 vBulletin skin by ForumMonkeys.com.
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0 vBulletin skin by ForumMonkeys.com.












Linear Mode

