Hi…
I am loading and unloading an external swf but when unloading the external swf-file, I need the “original” file to go on to “startingpoint” (a specified framelabel or frame number 1!)
on(release){
unloadMovie(1);
}
How could the code look like if my movie has to go to “startingpoint” in the first movie(original)?
Please help!!!
Thx