i have 2 swf files (movie1 and movie2) and i would like to jump from one movie to the next using loadmovie, but i want to jump to various scenes inside the second movie (movie2) using different buttons in the first movie (movie1). How do you write the actionscript so that you jump to a specific scene LABEL inside an external swf?
I have an attached sample set of files to use if possible.