as3 calllater

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.