Hey everyone,
Is there an easy way to make every movieclip, symbol, button etc. on the stage visible or invisible w/ actionscript? I’m talking something like “stage._visible = 100” or some such command. I’m making a kiosk application demo in flash and there is a button that allows the user to turn the entire display on or off, and I’d like to have that button function.
Thanks a lot for your advice.