Full-screen mode in Flash 8
How to create true fullscreen movies with Flash
Exploring full-screen mode in Flash Player 9
Quick facts:
- Only supported with Flash Player 9.0.28 or above;
- Can be implemented in Flash 8 IDE by modifying the Stage class;
- Can only be initiated with user inputs such as mouse click or keypres;
- An overlay dialog box will appear when the movie enters full-screen mode, instructing the user how to exit and return to normal mode.