|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
||||
|
||||
|
PHP interaction
Hey
I have MX 2004 and I was reading about getting Flash to interact with PHP. Now, I have this script in Flash: testw is a dynamic text box var test = new loadVars(); test.load("test.php"); test.onLoad = function(ok) { if (ok) { testw = test.user; } } In the test.php file, I have a variable, $user, set to "hey". I just want the Flash to be able to display that variable in that script. Now, this doesn't work, but I'm not sure how to get this to work. Thanks ![]() |
![]() |
| Viewing: Dev Shed Forums > Web Design > Flash Help > PHP interaction |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|