Newbie to forums and flash! help with projector please

hello to all!
i’m not sure if these forums are very active…but I’m down to my last straw and will try anything to get my flash working right! (just like you guys would). I am creating a projector for a CD - and i have used the following code i downloaded

fscommand(“allowscale”, “false”);
fscommand(“fullscreen”, “true”);
fscommand(“showmenu”, “false”);

  • this allows me to run the projector at full screen, which is what i want (and it keeps it at the aspect ration i want). However - what i don’t know how to do - is hide objects that aren’t on the stage. For instance - i have objects sliding onto the stage from the left - but when i run the projector, the objects are visible before they even arrive onto the stage!
    Is there some way to make all objects that are not on the stage invisible??? I really hope so - otherwise i may not be able to run full screen… and i dont want to run in a window …

Thanks for anyhelp you guys can offer.