PDA

View Full Version : using anchors in item link not working


alexmel7
04-13-2010, 05:27 PM
Hello everyone, I have an xml file that I'm using to populate a flash image scroller. I want the images to link to a named anchor on the html page where I am using the scroller. However, when I put the anchor at the end of the item link, it ignores the anchor. Any suggestions? Here is an example:

<item link="portfolio.html#image7big" target="_self">
<file>thumbs/image7roll.jpg</file>
<description>Logo</description>
</item>