reindeer4,
> How can I make my flash site load in Full Screen mode
> by default (using Actionscript 3 in Flash CS4)?
The security features of Flash Player are specifically
configured to
keep this from happening. The idea is to avoid someone being
able to trick
the end user into thinking s/he is using a fullscreen app, or
something
other than Flash. Note, for example, that unless you're
developing for AIR,
full screen mode disables keyboard input:
http://help.adobe.com/en_US/AS3LCR/Flash_10.0/flash/display/StageDisplayState.html#FULL_SCREEN
Additional details available here:
http://help.adobe.com/en_US/AS3LCR/Flash_10.0/flash/display/Stage.html#displayState
David Stiller
Co-author, ActionScript 3.0 Quick Reference Guide
http://tinyurl.com/dpsAS3QuickReferenceGuide
"Luck is the residue of good design."