![]() |
|
|
+ Search |
![]()
|
Feb 24th, 2000 12:31
Andrew Sheh, Markus Meier, Tim Zickus
You have to call the php3-file within flash. (like in a html-form, with the post-method) And very important: You have to define ALL the variables (you get back) before you call the php. (like in real programming-languages :) ) Also It is as described in the Flash 4 manual...use the geturl or loadmovie commands, but instead of using a CGI to send the variables, use a PHP script.