Hi,
But you haven't replaced anything. Your xml file looks like:
Code:
<folio>
<pic src="pics/01.png" title="Dr Pepper Snapple Group" data="Branded Logos"/>
...
</folio>
and it should look like
Code:
<folio>
<pic src="pics/01.png" title="Dr Pepper Snapple Group" data="http://www.urlgoeshere.com"/>
...
</folio>
After replacing res_txt.text=dat; with getURL(dat); on first frame of the main.fla make sure you republish the swf.