# Full Screen

**URL:** https://forum.kirupa.com/t/full-screen/244091
**Category:** Uncategorized
**Created:** [November 14, 2007, 6:53am UTC](https://forum.kirupa.com/t/full-screen/244091 "2007-11-14T06:53:27Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![imspecial](https://avatars.discourse-cdn.com/v4/letter/i/f08c70/32.png) [@imspecial](https://forum.kirupa.com/u/imspecial)
#### Post date: [November 14, 2007, 6:53am UTC](https://forum.kirupa.com/t/full-screen/244091/1 "2007-11-14T06:53:27Z")

</div>

Hi all,  
i use this command for full screen mode

```
        fscommand ("fullscreen",true);

```

then while running the swf file if i press escape it comes to the normal window view, to avoid this what should i do this?
