Can I add HTML code in adobe flash CS5?

Hello! I'm French

I am working in a flash template (like this http://www.templatemonster.com/flash-templates/22075.html) and I would like to add a HTML code. I could?

If I where to insert it?

Thanks, have a nice day, Jérôme.

If your textfield instance name tf, you can use:

If actionscript 2:

getURL ("mailto:[email protected]?") subject = Flash Form & body = "+ tf.text);

If actionscript 3:

navigateToURL (new URLRequest ("mailto:[email protected]?")) subject = Flash Form & body = "(+tf.text));"

Tags: Adobe Animate

Similar Questions

Maybe you are looking for