Hello,
I just learned about the functioin “LoadMovie” and it’s great. But on my latest movie, I got tanggled in a slight problem. The situation goes something like this.
I have a button ( 3 buttons ) and each button is assigned to Load a movie. When you click one of the buttons, the LoadMovie on Level 1 is good. Now here is my problem, how will I unload the current movie before Loading the next one.
I want to UNLOAD the CURRENT MOVIE first before loading another MOVIE…
Thanks