Hi, are you able to create a <form> tag inside a flash movie....if I wanted to create a feedback form, driven by php, how could I insert the form tag and all the <input> tags into my flash movie?? any help thank you
But you can create a form without HTML tags in Flash using textfields set to 'input' and sending the collected data to your PHP script using a LoadVars() object. It works along exactly the same lines as a standard HTML form and your PHP script won't know the difference.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.