OK I am using a file I found on Flashkit. Loading in a bunch of links using an XML file. There is no getURL function in the Flash file. All the script is in the xml file. I can not figure out how to get the link when clicked to load into a new window. It keeps replacing the current site which I do not want…any help would be appreciated. This is what the code in the xml file looks like
Anyone have any ideas??
Thanks in advance!!
lisa
<database>
<object header=“lisaraymond.com”>
<link>http://www.lisaraymond.com</link>
</object>
</database>