PDA

View Full Version : html in flash?



cam
10-06-2005, 12:42 AM
I'm way new at flash; I normally work just in HTML because it's super easy to edit the sourcecode.
What I'm wondering is if you can add html into a flash file. I've been working on a flash site, and our old site had html forms and buttons we got automatically from Paypal. I don't know if I can use those though. Any thoughts?

NTD
10-06-2005, 03:57 PM
Hi,

Only limited HTML tags are supported by Flash and all are related to text in a textfield. You could just use a getURL method from a flash interface to launch your Paypal HTML page.