PDA

View Full Version : component Event.COMPLETE?


Yui
11-18-2008, 08:24 AM
i tried to use the Event.COMPLETE on a .mxml component (TitleWindow) but it's not firing at all... is there any way i can check when the component has fully loaded so i can do some other task?

thanks in advance.

rawmantick
11-18-2008, 10:25 AM
creationComplete (http://livedocs.adobe.com/flex/3/langref/mx/core/UIComponent.html#event:creationComplete)