geedogg
October 30, 2002, 12:24pm
1
hi, im trying to load my movie before it plays, ive used a tout from this site. The code i am using is
if (_framesloaded>=_totalframes) {
gotoAndPlay (2);
} else {
gotoAndPlay (1);
}
ive put a big picture in my move to check if it loads. But it dont, it simply starts to play, and stops at the picture to load it.
in the loading frame ive put a movie clip to show while i load.
why wont it load ???
please help!
:ninja:
system
October 30, 2002, 1:01pm
2
Why did you put there gotoAndPlay ();
use gotoAndStop
system
October 30, 2002, 1:41pm
3
When i put stop it stops the whole movie, like it doesnt check if the movie is loaded any more.
Why am i the only one in the world who cant make a preloader
=(:q:
system
October 30, 2002, 1:46pm
4
show me your .fla or somethingā¦
system
October 30, 2002, 2:38pm
5
Ok ive tried all the preloader touts. How can i preload a whole movie, with different scenes and all?
system
October 30, 2002, 4:06pm
6
Oh you have scenes and stuff???
I know nothinā about scenes⦠sry m8 maybe sumbody else can help ya with that!