could i get access to the loaded uri in actionscript for "loadmovie"
- by softi
i wanna load a movieclip inside another movieclip with loadmovie or anything like this. so my question is.... could have i access to the location of the loaded swf-file inside the loaded swf-file?
example:
swf#1 loads swf#2 inside itself, so now the swf#2 should check its own uri with an identical key.. but without access to the loaded uri... it would be hard to pass this step :-). is there any information given?
as2, as3 dosn't matter.... could use both :-)