Hello!
How can I make a link in a external loaded txt, that will load an external SWF into an empty MC?
I need to load myMovie.swf into _root.MC1.MC2
Ive tried typing this in my .txt, but it didnt work:
<a href='asfunction:_root.MC1.MC2,myMovie.swf'> my link</a>
any help will be most welcome!!