Recipe 21.8. Making Fullscreen Flash Projectors


Problem

You want a projector to play in fullscreen mode.

Solution

Use the fscommand( ) ActionScript function to tell Flash to play in fullscreen mode.

Discussion

You can tell a projector to play fullscreen using the following ActionScript code:

 fscommand("fullscreen", true); 




Flash 8 Cookbook
Flash 8 Cookbook (Cookbooks (OReilly))
ISBN: 0596102402
EAN: 2147483647
Year: 2007
Pages: 336
Authors: Joey Lott

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net