# Flash as an exe for an auto run

**URL:** https://forum.kirupa.com/t/flash-as-an-exe-for-an-auto-run/9220
**Category:** Uncategorized
**Created:** [December 7, 2002, 7:53am UTC](https://forum.kirupa.com/t/flash-as-an-exe-for-an-auto-run/9220 "2002-12-07T07:53:00Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![ennui](https://avatars.discourse-cdn.com/v4/letter/e/df705f/32.png) [@ennui](https://forum.kirupa.com/u/ennui)
#### Post date: [December 7, 2002, 7:53am UTC](https://forum.kirupa.com/t/flash-as-an-exe-for-an-auto-run/9220/1 "2002-12-07T07:53:00Z")

</div>

ok here is what I am tring to do … I am making an auto run file and you have to attach it to an exe file.  
I have goten every thing working my only problem is that when the file auto runs it brings up the whole player with it … its not just a clean splash screen. I would either like to know how to just bring it up as a splash screen or perhaps how to get it to go full screen … thanks in advance for your help

---

<div class="post-metadata">

### Author: ![system](https://canada1.discourse-cdn.com/flex011/uploads/kirupa/original/3X/6/2/621e5c11736f46532526e61be85940af4230f3e5.png) [@system](https://forum.kirupa.com/u/system)
#### Post date: [December 7, 2002, 9:05am UTC](https://forum.kirupa.com/t/flash-as-an-exe-for-an-auto-run/9220/2 "2002-12-07T09:05:24Z")

</div>

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

```

Just add it to the first frame of your movie.

If you’re interested in projectors, I’d recommend you to take a look at [www.multidmedia.com](http://www.multidmedia.com/), you’ll find a little piece of software with pretty good functions for projectors.
