Image

Imagecowkitty wrote in Imageflashdev

Dynamic Text, XML, and HTML

I followed this awesome simple Gallery tutorial, and now I have a Flash based XML gallery. However, I want to set it so that below the caption name, it displays a link to the full size image. (The gallery will feature a cropped zoom of the image). I can't get this to work. This is what I've done:

1. Decreased the size of text in the dynamic text box, clicked the render text as HTML button
2. Edited source XML file, added View Full Image]] as the caption

Here's the working tutorial example: http://www.kirupa.com/developer/mx2004/xml_flash_photogallery.htm
Here's the full FLA: http://www.kirupa.com/developer/mx2004/xml_flash_photogallery9.htm

Using the above example, I'd want the caption to display like this:

Kresge
View Full Image

Am I missing something? The Flash file isn't rendering the html, but showing the tag as regular text. Suggestions?

Thanks! :D