Feckin preloader s**t :puzzle:
on my scene labled “Pre” first layer (2 frames long)i have a symbol thats a box flashing though diffrent colours and the word loading.
on the 2nd layer (above the other layer) i have 2 keyframes the first with the codeing
ifFrameLoaded (“Main”, 4) {
gotoAndPlay(“Main”, 1);
}
and on the 2nd keyframe i have
gotoAndPlay(1);
but when i preview my work the word loading and the flashing box do not apeare?? seems to me that the preloader is not takeing effect??
also it puts because of my buttons on the main scene useing the _root.gotoandstop(1)} its adding an extra 2 frames so on my main scene frame 1 is actualy frame 3 because the preloader is bumping it up 2 frames.
any way to get round that???
i have no idea wats gone off here.
here is a link to the .SWF
is it just me or the preloader not doing squat!?
yeah if the code is screwed please let me no but i did one of them preloaders with loadbar and that and it still dose the same thing???
thanks for any help