Thnx, that list is perfect :)

Greetz Erik
 

-----Original Message-----
From: Dirk Eismann [mailto:[EMAIL PROTECTED] 
Sent: woensdag 23 maart 2005 11:41
To: [email protected]
Subject: RE: [flexcoders] Hooks in custom components


Try this PDF 

http://download.macromedia.com/pub/documentation/en/flex/15/flex_compone
nts_themes.pdf

it's titled "Developing Flex Components and Themes in Flash Authoring"
but it also gives a good overview about the instantiation process etc.

According to the PDF the following methods are invoked during
instantiation:

Class constructor
constructObject2()
init()
createChildren()
measure()
layoutChildren()
draw()

Dirk.

> -----Original Message-----
> From: Erik Westra [mailto:[EMAIL PROTECTED]
> Sent: Wednesday, March 23, 2005 11:30 AM
> To: [email protected]
> Subject: [flexcoders] Hooks in custom components
> 
> 
> 
> Does any1 have a list of wich hooks i can use in custom component and 
> when they are called?
> 
> With hooks i mean functions like init and createChildren.
> 
> 
> Greez Erik
> 
> 
>  
> Yahoo! Groups Links
> 
> 
> 
>  
> 
> 
> 
> 


 
Yahoo! Groups Links



 





 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/flexcoders/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to