I have a movie with 3 scenes, and the file size is getting up there. I read on some previous threads that scenes boost the file size, so I thought I’d merge them - they always play in order anyway - but I can’t see an easy way to do that?
There are layers with the same name in different scenes, so I’m not sure about just copying frames from one scene to another, without LOTS of renaming - is there an easier way?
I would take each of your scenes and make them into their own separate mcs (movieclips). Then you just use one scene and place the mcs on Frames 1,2,3 respectively. In each mcs, the last frame of the animation you place an action - _root.gotoAndPlay(2). The number (2) represents the frame of the _root timeline you want to go to.
Creating engaging and entertaining content for designers and developers since 1998.