Archive for December, 2005
Why I hate doLater and waiting a frame
The whole method of waiting a frame to allow other functions to complete never sat right with me. It just seems.. broken. In the MX components, doLater is used a lot - a function for putting off execution of another function until the next frame.. usually to allow other child components to finish initializing before [...]

