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:
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
thanks krusader, but its still not working… ill keep trying i guess.
now another quick question: i’ve seen with the asfunction you can assign 1 action to the link, can it be made to have more? ex: loading the swf AND going to a frame inside the main timeline, or loading 2 swfs? this didnt work either:
<a href=“asfunction:loadAndPlay,slideshow.swf,container”><a href=“asfunction:loandAndPlay,slideshow2.swf,container2”</a
…aghgh i suck at this!
c