How to disable the system unstable warning

Hi,\ri am working on an application which has a huge data.\rwhenever i run my application,the flash player tells me that if i continue,then the system might become unusable.if i choose to continue,then i get correct results.\rso is there a way by which,i can disable this warning.\rthanx\rjayant

split up the code into seperate frames. i am assuming that you have some for loops in thereā€¦spread them out over frames instead of having them all in the same frame. flash only lets you do like 20,000 calculations per frame (something like that).\r:) \rjeremy