Ok let me explain my .fla....
I got 2 scene.
One with an intro, and the other : the site.
i want to know, how could I make a preloader that will load the 2 scenes before playing anything...
For now, i got a frame in my first scene that is the loader.
ifFrameLoaded ("Scene 2", 320) {
gotoAndPlay ("Scene 1", 2);
}
scene 2 is my site
scene 1 is this intro.
Please help me I'm really stuck with this and the page is really too slow withtout a preloader...
Wanna test...
Tnx in advance.
Mike
I got 2 scene.
One with an intro, and the other : the site.
i want to know, how could I make a preloader that will load the 2 scenes before playing anything...
For now, i got a frame in my first scene that is the loader.
ifFrameLoaded ("Scene 2", 320) {
gotoAndPlay ("Scene 1", 2);
}
scene 2 is my site
scene 1 is this intro.
Please help me I'm really stuck with this and the page is really too slow withtout a preloader...
Wanna test...
Tnx in advance.
Mike