Hello! everyone If you don’t mind helping me out.
Here is my problem I have 2 movies, one that is playing when the user type the URL, (with a Skip button, which might complicate things later on, and has 3 scenes) and has a main picture at the end for the Site with an Enter button. I am trying to load the second movie in the background (pretty big with embedded videos and pictures). When one click on the Enter button the second movie will already be preloaded. I tried the LoadMovie into Target but the second movie is showing above the intro. I tried the LoadMovie into “Container” and it is where I am having problems, when I click Enter don’t know where to put that movie on the stage. Should it be an extra frame at the end of the first movie? By the way I am also opening the second movie in a different window without the Back on Forward button of the browser.
Do you know the script? or the best way to approach this
Thanks
Mangu.
:d:
Whoa…my head…
This is just a guess, because I’ve never used this command, but MAYBE you’ll be able to use swapDepths to put the loaded movie underneath what you already have on the screen.
Another thing you could try is LoadMovieNum - that way, the second option is ‘depth’ - try putting in -1 for depth so it’s underneath. I don’t know if that would work, but it’s a suggestion.
You may want to do a search on either or both of those commands.
thanks, I have been playing the game on your reply for hours…
(almost kidding) but those commands that you are talking about are not familiar to me. Guess I am going to have to be doing lots of research since no one but U seems to respond to my post.
Thanks again.
Mangu.
I know…Coppertop is at 2020!! Holy…
I wish they were more familiar to me. I’m sorry I couldn’t help further…But I might have you on the right path!!