|
ActionScript 3 Local Timer Object Event Handler Wednesday, 04 May 2011 The above code works most of the time but my concern is what happens if timer gets garbage collected? Is it possible that onTimerComplete will never fire because there are no other references to timer? Basically I made a test app and created 500 timers |


