Copy link to clipboard
Copied
hi
i want my fla project ( contains many scenes ) lunch in full screen mode
so i used this code
stage.displayState = StageDisplayState.FULL_SCREEN;
so its work but in the scenes that contains a video ( flv playback) the video play in
full screen too when exiting the full screen the while swf goes in normal mode
?
i want the scene only become in full screen mode not the videos too ?
Copy link to clipboard
Copied
reapply fullscreen to the stage's displayState when existing your video.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now