Flash - Snippets
Aus Wikizone
Flash Fullscreen Application[Bearbeiten]
Flash Konfiguration
// Erstes Frame:
fscommand("trapallkeys","true");
fscommand("fullscreen","true");
fscommand("showmenu","false");
fscommand("allowscale","false");