Specifying path of images from external text link

well i dont know if that title explains it at all but here it goes:
im loading an external text which has links that load different swfs into the main timeline, this is working perfectly (thanks Ubik, you showed me the way ). the problem im having now is that the images im loading are in separate folders (not where the main swf is), and i can’t figure out how to specify the path to them from the txt file
this is the piece of code calling the images:

<p><a href=“asfunction:loadAndPlay,slideshow.swf”>see project here</a></p>

the path is: images/projects/slideshow.swf
tried <p><a href=“asfunction:loadAndPlay,images/projects/slideshow.swf”>see project here</a></p> but it didnt work

arghghgh please help me out with this! its soooo frustrating >.<
thanks in advance guys! :thumb:
c