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