I have a page with a preloader that just isn’t behaving correctly. It does the loading part, then “scene2” -flashs on and off. It has many layers but it’s only 1 frame in length.
Please click play, play, then on the house and you’ll be in the hallway and that’s where the problem lies.
Scenes in Flash (although I don’t agree with using them) are used to divide a timeline into sections so you don’t have one super long timeline. If you don’t tell the timeline to stop() then it will keep looping around and around and around.
So placing a stop() action on the frame makes it go to that scene and stay there until you tell it otherwise