Question
What is the deal with HTML tags in Flash?
Hello there.
I have been able to import an HTML file into Flash by creating a textfield and having the HTML load into it, but it will only recognize my <b> and <p> tags, not any <a> (link) tags.
My code works just fine when I preview it in dreamweaver as an HTML page alone. But when it is in Flash, the word "maintenance" is not clickable. <a href="maintenance.html">maintenance</a> is the code I'm using.
Any suggestions? Do <a> tags work when imported to Flash?
Thanks in advance,
~Vanessa
I have been able to import an HTML file into Flash by creating a textfield and having the HTML load into it, but it will only recognize my <b> and <p> tags, not any <a> (link) tags.
My code works just fine when I preview it in dreamweaver as an HTML page alone. But when it is in Flash, the word "maintenance" is not clickable. <a href="maintenance.html">maintenance</a> is the code I'm using.
Any suggestions? Do <a> tags work when imported to Flash?
Thanks in advance,
~Vanessa