Help with a flash gallery :(

Associate
Joined
13 Mar 2004
Posts
1,929
Location
Derry
Hi all

I am really stumped on this but im hoping its something really simple ive missed and someone on here can point it out.

Im making a simple website that needs a gallery so I tried to use one from this site :

http://www.flash-gallery.org/

Ive used this site before and it was simple, I didn't encounter any problems. This time is different for some reason. Every time I try to preview the gallery in dreamweaver I get an error saying :

"A script in this movie is causing Adobe Flash Player 10 to run slowly. If it continues to run, your computer may become unresponsive. Do you want to abort the script? Yes / No.

I have called a friend to try and view it on his computer and he get exactly the same error message so I know its not just happening on my computer.

Any help or advice will be really appreciated :)

Cheers
Busman
 
When you get that error its because a script is looping over and over again into infinity and because Flash has a script timeout of 30 seconds, once its been running for that time you will get the error if it doesnt complete. Check for while and for loops to make sure the criteria for them are correct as these are the main causes.
 
Back
Top Bottom