PDA

View Full Version : Scences instead of frames...



jbog91
February 1st, 2007, 12:57 AM
I'm gone be creating a FPS for some practice but I was wondering about something. Most game tutorials have three frames, preloader with preloader mc, game with the game mc, and the death screen with its mc.

But would there be any disadvantages to doing it with scenes? The preloader would have its own scene and so would the game and the death screen.

bombsledder
February 1st, 2007, 07:22 AM
frames are easier to handle and use IMO,
scenes are buggy last i remembered,
not sure how it handles loaded movies inside the swf

jbog91
February 1st, 2007, 01:14 PM
Alright, thanks. I'll use frames.