# Fscommand("fullscreen", "true"); being ignored in stand alone player (7)?

**URL:** https://forum.kirupa.com/t/fscommand-fullscreen-true-being-ignored-in-stand-alone-player-7/171097
**Category:** Uncategorized
**Created:** [December 1, 2005, 8:29pm UTC](https://forum.kirupa.com/t/fscommand-fullscreen-true-being-ignored-in-stand-alone-player-7/171097 "2005-12-01T20:29:42Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![PainBehindMyEye](https://avatars.discourse-cdn.com/v4/letter/p/eada6e/32.png) [@PainBehindMyEye](https://forum.kirupa.com/u/PainBehindMyEye)
#### Post date: [December 1, 2005, 8:29pm UTC](https://forum.kirupa.com/t/fscommand-fullscreen-true-being-ignored-in-stand-alone-player-7/171097/1 "2005-12-01T20:29:42Z")

</div>

I seem to have a glitch with my movie and the stand alone player.  
I have an fscommand setting the display to full screen in the first frame but the player simply ignores it. If I publish a projector (on WinXP Pro), it’s still ignored. I’ve done this a bazillion times. I don’t get it, it just won’t work.

Here’s the frame script:

```php

fscommand("fullscreen", "true");

```

Pretty simple. This is Flash MX standard (not pro…I know, I know…the upgrade is coming…).

Any ideas?
