Preloader slide/fade out

Can anyone help me with this?
i’m trying to make my preloader slide out and fade out after it’s loaded but i won’t play my animation. It the first frame of the movie and then go to the next frame of the scene.

I searched the forum and find the same thread but the links are broken.

Thanks :slight_smile:

here you go.
i’ve changed in frame1 the gotoAndPlay(3) in gotoAndStop(3) and added at the end of your partir mc: _root.gotoAndStop(4)

scotty(-:

thanks scotty, it’s that!
Can you tell me what is the [AS]_root.gotoAndStop(4);[/AS] for ? Is it due to that line that the animation is now working ?

And,hmm… a little question, i can’t see the “done” flashing, it seems it doesn’t read that part of the timeline. I post the .fla with a longer “done” animation.

Regards :slight_smile:

The _root.gotoAndStop(4) is telling your movie if the partir_mc is ended goto…etc
about the done flashing, you didn’t embed your fonts in that textfield:whistle:

scotty

Hey thanks, you’re fast replyer !!

about the done flashing, you didn’t embed your fonts in that textfield

:beam: :whistle:
I always that kind of mistakes ! I’m must be bugging

Ubik:thumb:

lol, you’re welcome:)