if (_framesloaded= “totalframes” ) {
gotoAndPlay (2);
} else {
gotoAndPlay (1);
}
Thsi script is on the first frame( in the first frame is the movie clip i want for my preloader, second frame is a tween which has no stop at the end, so it goes to the main scene. Is there any thing wrong with this script?
When this site was online, the preloader took a long time to come up, and it is only 28 kbs large… what can i do for this?
Can anyone please help. Thank you.