# Stage.displayState = StageDisplayState.NORMAL not working

**URL:** https://forum.kirupa.com/t/stage-displaystate-stagedisplaystate-normal-not-working/301534
**Category:** Uncategorized
**Created:** [December 10, 2009, 9:21pm UTC](https://forum.kirupa.com/t/stage-displaystate-stagedisplaystate-normal-not-working/301534 "2009-12-10T21:21:50Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![bmovies](https://avatars.discourse-cdn.com/v4/letter/b/bbce88/32.png) [@bmovies](https://forum.kirupa.com/u/bmovies)
#### Post date: [December 10, 2009, 9:21pm UTC](https://forum.kirupa.com/t/stage-displaystate-stagedisplaystate-normal-not-working/301534/1 "2009-12-10T21:21:50Z")

</div>

OK i have a flv Player that uses the full screen function. However i need to exit it from full screen at a timed event. i am tring to use the command stage.displayState = StageDisplayState.NORMAL; (witch dose not work) or even a command to resize the video player. (this does resize the video player but still leaves the flash still in full screen.)
