Flashchump
05-08-2007, 02:47 PM
I am trying to find the dolater equivalent for CS3's AS3.
I found a callLater but it is a protected function in CS3, so for now I just create a public doLater that executes the callLater inside my custom component.
I found a callLater but it is a protected function in CS3, so for now I just create a public doLater that executes the callLater inside my custom component.