|
Flash CS4 Resources |
FullScreen fscommand2 commandFullScreen Sets the size of the display area to be used for rendering. The size can be a defined variable or a constant string value, with one of these values: true (full screen) or false (less than full screen). Any other value is treated as the value false. Note: This command is supported only when Flash Lite is running in stand-alone mode. It is not supported when the player is running in the context of another application (for example, as a plug-in to a browser).
|