Free SEO Tools

Best SEO Products, your all in one SEO Resource

About Free SEO Tools

Free SEO Tools is the best place for webmaster to fullfill all their SEO needs online, now you dont need to buy expensive softwares to track your performance.

Here you can perform check domain availability, meta-tag generators, broken link checker and whole lot more.




How can I incorporate a script from an email marketing site in Flash?

Written by admin on Feb 8th, 2010 | Filed under: Email Marketing

I have a simple script from an email marketing site that’s used to capture email addresses, the script looks like the following:

<style type="text/css">
#SignUp .signupframe {
border: 1px solid #000000;
background: #ffffff;
color: #226699;
font-family: Arial, Helvetica, sans-serif;
}
</style>
<script type="text/javascript" src="http://app.icontact.com/icp/loadsignup.php/form.js?c=158895&l=4246&f=0000"></script>

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?



One Response to “How can I incorporate a script from an email marketing site in Flash?”

  1. You cannot incorporate that directly into Flash. You can, however, paste it anyplace inside the BODY tag of your HTML page that contains the Flash animation

Leave a Reply