groups

Link to this snippet:


Download to Code Collector

language: Other
licence: Other

AS3 Full Screen Command

options: send to code collectorview all davidholbrook's snippets
insert into first as layer in timebar
======================================================

import flash.display.StageDisplayState;
stage.displayState = StageDisplayState.FULL_SCREEN;