thephosphorbox
02-24-2006, 02:20 PM
Hi all,
I'm really not sure what could be causing this to happen, but on SOME machines, a site I'm working on will pop up the "A script is causing the Macromedia Flash Player 8 to run slowly" error message.
It happens in both Firefox and Internet Explorer browsers on TWO out of 8 machines I've viewed the site on. My personal and work computers both display the site without issue.. so I have not been able to replicate the error myself.
Has anyone ever heard of this happening?
I've gone over my AS several times, there are no endless loops or loops that would iterate more than a handful of times. All the swf does is import two XML files and parse them into an interactive FAQ using a combobox component and a text box. There is a listener for the combobox.change that executes a function which populates the text box with the appropriate questions and answers for the selected category. Could that be it?
I'm really not sure what could be causing this to happen, but on SOME machines, a site I'm working on will pop up the "A script is causing the Macromedia Flash Player 8 to run slowly" error message.
It happens in both Firefox and Internet Explorer browsers on TWO out of 8 machines I've viewed the site on. My personal and work computers both display the site without issue.. so I have not been able to replicate the error myself.
Has anyone ever heard of this happening?
I've gone over my AS several times, there are no endless loops or loops that would iterate more than a handful of times. All the swf does is import two XML files and parse them into an interactive FAQ using a combobox component and a text box. There is a listener for the combobox.change that executes a function which populates the text box with the appropriate questions and answers for the selected category. Could that be it?