K I'm going to try to describe this as accurate as I can,
I have a project where we want a transition animation between scenes(that is not controlled by the user) so in a seperate scene I have the animation swf being loaded and I want the swf to be unloaded at the end of the animation and then automatically go to the next scene, I've tried using _root. on the external swf and _level0 but I can't seem to get it to work, oh by the way I have the external swf being loaded with this code
loadMovieNum("video/T1.swf", 1);
Please help! Thanks so much
amanda
I have a project where we want a transition animation between scenes(that is not controlled by the user) so in a seperate scene I have the animation swf being loaded and I want the swf to be unloaded at the end of the animation and then automatically go to the next scene, I've tried using _root. on the external swf and _level0 but I can't seem to get it to work, oh by the way I have the external swf being loaded with this code
loadMovieNum("video/T1.swf", 1);
Please help! Thanks so much
amanda