Oct
30
How can I incorporate a script from an email marketing site in Flash?
Posted In: Programming & Design by admin
I have a simple script from an email marketing site that’s used to capture email addresses, the script looks like the following:
This script creates a form when written in an HTML file but I need to get it to work in Flash. Everything I read about PHP and Flash seem way more complicated than I imagine it should be. I am moderately familiar with Actionscript but a novice at PHP. Anyone know what my options are or know of any online tutorials?