I have code for an automatic scroll content and the XML looks like this
Does anyone have an idea how to drop a link in for a specific part of the text?Code:<?xml version="1.0" encoding="utf-8" ?> - <events> <photo scroller="Scrolling content Scrolling content Scrolling content Scrolling content Scrolling content" /> </events>
I tried something like this
And that made my content in the flash site 'undefined' so I am drawing blanks here. Any help would be great.Code:<?xml version="1.0" encoding="utf-8" ?> - <events> <photo scroller="Scrolling <a href="http://www.site.com" target="_blank">content</a> Scrolling content" /> </events>






Bookmarks