1)i can load an external swf into a MC. that works fine.
2)i can build a MC that loads a preloader then some content.
this content is a mc containing an intro and outro.
there are buttons on this mc that when pressed play the outro of the movie on stage and then the intro of the new one.
i have followed all the tut at tableau and most of the ones found here.
what i am trying to do is have some buttons on the main time line.
but1
but2
but3
i also want a rectangle area to load movies into.
contentHolderMC
i also want three content swf.
content1.swf
content2.swf
content3.swf
each of these content.swf is loaded into the contentHolderMC and they all have a intro and outro.
ok?
when button 1 is pressed (on the maintimeline) it loads content1.swf into contentHolderMC, but only plays the first 15 frames(intro) then stops.
when button2 is pressed(on the main timeline) it plays the outro of content1.swf then loads content2.swf into the contentHolderMC only playing the intro.
and so on…
i guess i am trying to loadMovie and use the nextMovie, to make sure the movie isnt already loaded and if it isnt then play the intro??
im new at this so thats the best i can explain it.
i guess the fla file didnt help?
it could be that i just need to figure out the paths
Hi playtart,
OK, I can see what you are trying to do, I am gonna look at your file a bit later today, but before I do, some questions for you.
Is your intro and outro the same in each movie ?
If you want the outro to play on the existing movie, and then ONLY the intro on the new movie you will have a lag - empty space, whilst the new movie is loading.
However, if I understand you correctly, you want movie1 preloader to play, followed by movie1.intro - yes ?
When user clicks button you want movie1.outro to play, followed by movie2.intro - yes ?
Hi,
See you are from the 'Pool, I live in France so the time diff is about an hour ( it is about 8.30am as I type - you are probably still in the land of nod !)
Given some thought to your situation, what you need to do is:
load in your content.swf’s with the main preloader
have your intro & outro in the content box on stage as part of the main swf.
There is a tute at http://www.actionscript.org on preloading multiple movies which may help, if you can let me have an fla with your intro and outro, and the different text that show for each content movie I will try and put a demo together for you later today - please note - it will be later as I have to earn some folding stuff first.
hmmmm you sound like you are orig from this side of the creek?? what caught your eye over there?
i think i follow what you said and have tried playing with some of the paths but just found i got angree!!!
here are the fla files for my smooth trnsition.
the content fla’s load into the main fla where there are three buttons, as you will see they play the intro then outro for the relavent content swf.
all i want for x-mass is for the main fla to be loaded into another fla, and move the three buttons from the main fla onto this new fla. lets call it mainLoader.
content inside main inside mainLoader
mainLoader will have three buttons on the stage and the main fla/swf.
thanks for your time,
i have put all the files for the treans in a folder and zipped the folder, the files where already zipped just didnt know hoe to load all of them?