Flash Crash Help
Flash Crash Help
Out of context: Reply #3
- Started
- Last post
- 8 Responses
- UndoUndo0
flash doesnt crash if left alone, it is more than likely a setInterval or older onEnterFrame (or too many) are running at the same time, not being cleared etc.
check yr actionscript and use the trace command to see when functions are being called with yr AS