-
emedding in flash
Is there some way I can incorperate some php code into a flash movie? I'm building a site with it and need to make a form (with MySQL injection, specifically), and I was wondering how I could go about doing that.
[edit]
Doesn't REQUIRE MySQL, but it's preferred. If you can only help with adding a submitable form, thats fine too.
-
Re: emedding in flash
You dont embed the php in the flash, you use flash to open php pages and load the values from there.
Take a look at this basic introduciton to flash and PHP
http://webmonkey.wired.com/webmonkey...tutorial2.html