Home

Downloads

FAQs

Sample Book

Features

Forum

 

Full Screen Mode

It would appear that Full Screen Mode is only supported when a Flash movie is playing in a browser window and even then Flash V9.0.28 is required (a fairly safe bet).

This website explains how to change your Flash 8+ installation to add the required 'displayState' parameter to the Stage so that your code can switch netween fullScreen and normal. This is necessary if you want to change and rebuild the pageFlip code to support switching modes.

http://julian.empiregn.com/2007/2/22/How-to-create-true-fullscreen-movies-with-Flash.

You also need to add the allowFullScreen="true" to your HTML parameter lists.