Please help!!!
Ok, I've looked at these tutorials:
http://www.wdvl.com/Reviews/Graphics.../external.html
http://www.devarticles.com/c/a/Flash...-HTML-in-Flash
and I still can't get any html to show up. I enter dynamic text, and click on "render text as html" but when I go "test movie" it doesn't seem to work. Here's the html I'm trying to use:
<a href='http://www.thedjlist.com/vote/?djName=Ryze'
><img src=
'http://www.thedjlist.com/cgi-bin/thedjlist.cgi?Ryze&'
alt='Vote for Ryze at The DJ List!' title=
'Vote for Ryze at The DJ List!' style=
'border:0px;width:120px;height:118px' /></a>
Could someone please tell me what I'm missing? Do I need to put some sort of code or something in front of the text? Or do I need to use actionscript at all?