Hi all, i've had a good look around and cannot find what must be a pretty simple solution...
I load an external MC on entering a frame:
loadMovie("foodMov.swf",1)
and it happily plays where and how it should but the prob is I don't know how to make it go away when any other button is pressed (there are 8 other buttons).
Any help much appreciated, thanks!
Thanks... stupid as this sounds tho, what do i attach that unloadMovie() actionScript to? The external MC plays in a corner of the main movie, and I need it to stop playing when a button is pressed in the navigation from the main movie.
Um... I don't really know where it might be... It all depends on how your movie is structured... But one thing is that you have to have the command within this place where you do this...
Quote:
when a button is pressed in the navigation from the main movie.