View Single Post
  #1 (permalink)  
Old Sep 11th, 2007, 14:09
csr500 csr500 is offline
New Member
Join Date: Sep 2007
Location: London
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Flash Carousel XML link

Hello
I have searched this forum and cant find the appropriate answer.
I am trying to create a Flash Carousel Menu and use XML to insert the pictures and text, however I would like to make some of the words into a hyperlink.
I have very limited to knowledge of Flash and even less knowledge of XML.
Here is my xml file
Code: Select all
 <?xml version="1.0" encoding="iso-8859-1"?>
<icons>
<icon image ="http://www.webforumz.com/images/icon1.png" tooltip="Samsung BlackJack" content = "The Samsung BlackJack is a slim, stylish mobile
entertainment and organizational powerhouse. It plays: with Cellular Video and AT&T Mobile Music - exclusive TV content
and your digital tunes. And it works: with Microsoft® Windows Mobile 5, Mobile Office TM applications, personal and
corporate email and attachment support. And it does it all at break-neck 3G speeds.Only from AT&T."/>
 
</icons>
I would like to make the Only from AT&T sentence at the end into a hyperlink.
Please please please help me.
I have tried CDATA, but dont understand where to put it and I have also tried using html and html with &lt and &rt.
I am sure I have done something very silly, but I cant spot it, as I am not really an expert.
Any help on this matter would be very much appreciated.
Cameron

Last edited by karinne; Sep 12th, 2007 at 12:23. Reason: Please use the vBcode [ code ] when inserting code in your post.
Reply With Quote