# Help

**URL:** https://forum.kirupa.com/t/help/174318
**Category:** Uncategorized
**Created:** [January 4, 2006, 5:51pm UTC](https://forum.kirupa.com/t/help/174318 "2006-01-04T17:51:31Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![hobab](https://avatars.discourse-cdn.com/v4/letter/h/dfb087/32.png) [@hobab](https://forum.kirupa.com/u/hobab)
#### Post date: [January 4, 2006, 5:51pm UTC](https://forum.kirupa.com/t/help/174318/1 "2006-01-04T17:51:31Z")

</div>

Hi there

I have developed a flash movie (it is just Action Script) when the fla file is open in flash 8 and I select "Control/Test Movie” the result is correct but when I try the run swf file independently, I see flash player whit a white stage. I do appreciate if some one helps me.

In the actionscript  
1- imports mx.transitions and flash.filters  
2- defines some variables  
3- reads some images from a folder ( as a function)  
4- for each image generates an movie clip holder and shows them as thumbnails ( in a function)  
5- With clicking on each thumbnail the size of image changes ( a listrner)

That is it .

Have a good day
