neocortex111
MIS
Hello
I have a Flash + HTML project where some of the text is loaded via XML when the image on the 3D flash slideshow is selected. I want to make the text as a hyperlink to another respective webpage.
Below is the code I have right now in xml file.
<ALBUM>
<PICTURE NAME = "Hawaii" URL = hawaii.jpg' INFO = "Info. about Hawaii” LINK = 'hawaii.htm'/>
<PICTURE NAME = "Florida" URL = florida.jpg' INFO = "Info. about Florida” LINK = ‘ florida.htm'/>
</ ALBUM >
Plzzzzzzzzz help appreciated.
Thanks J