Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Flash / XML Help

Status
Not open for further replies.
Jul 7, 2009
7
CA


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
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top