Hello,

I'm new to AS3 and was wondering if the following is possible. (The swfs are going to be used locally, for a sales presentation, and will never be uploaded to a server.)

On the stage, I have a button that triggers fullscreen mode. I want that button to make the entire stage (background, text, etc) fullscreen.

However, I also have a video on the stage with a skin that allows for the video to open fullscreen.

Based on those facts, is it possible to have the user perform the following sequence:

1) open the swf
2) click the button to open the stage fullscreen
3) speak to an audience about the contents
4) click the button on the video skin so the entire video open fullscreen
5) close out of the video and return to the stage in fullscreen mode

Thanks in advance for any suggestions. Please let me know if anything is unclear.

Christine