I still can't get the preloader to work!

i use this code on frame 1:
if (_framesloaded>=_totalframes) {
&nbsp &nbsp &nbsp &nbsp gotoAndPlay (2);
} else {
&nbsp &nbsp &nbsp &nbsp gotoAndPlay (1);
}

what frame do i start the animation on?

pub40.ezboard.com/fkirupa…ID=9.topic

This should help. If you have any further questions I’ll be happy to answer them.