PDA

View Full Version : Macromedia Flash Player 7 alert Message


jganesh
11-25-2004, 08:04 PM
Hi,

I am getting the following alert message when I access my Lzx page.

"A script in this movie is causing Macromedia Flash Player 7 to run slowly. If it continues to run, You computer may become unresponsive. Do you want to Abort the script."

Please help me fix this.

Note: I am running the lzx application on a P-IV - 1GB RAM Machine.

Ganesh

dkim
11-26-2004, 06:43 AM
Do you have a constraint anywhere a method reference should be? For example, a onclick="${Debug.write('something')}". That was a common mistake I ran into a million times.

jsundman
11-26-2004, 06:49 AM
Once you've got your application mostly ready, you might want to krank it and compare start-up times.

The act of kranking an application is very time & cpu-intensive, so you generally don't want to do it frequently as part of the development process. But once an application is fully formed, Kranking can improve performance a lot.

Note: your mileage may vary. Krank helps most, but not all, applications.