Flash projector and load external images

332 views Asked by At

I have a Flash projector (.exe) file which load some images from local hard drive and move them. This application is called by a VB app at the startup (so it runs when you turn on the system). Everything works fine but there is a terrible issue. Randomly it DOES NOT load all images. I try to figure it out with disabling “Hardware acceleration” in flash (see: http://forums.adobe.com/thread/230262) and also disable “fullscreen”, but it happen randomly again!! … Please help. What I do ?

1

There are 1 answers

1
www0z0k On

try loading every next image in the Event.COMPLETE handler of the previous one