I can't seem to add a basic link in XML. I using a Flash, XML, CSS News Viewer. I'm not sure where to put the code or what code to use. I would like to add a hyperlink at the begining of my description to "download PDF". The download could take place there, or at a different URL. Any help is most appreciated.
Many Thanks, Jonra
<?xml version="1.0"?>
<NEWS mainAuthor="Jonra">
<item>
<date>20th Feburary, 2008</date>
<author>Jonra</author>
<image>fish.jpg</image>
<title>This is the News</title>
<description>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book.
</description>
</item>