# When are custom component parameters enumerated?

**URL:** https://forum.kirupa.com/t/when-are-custom-component-parameters-enumerated/271611
**Category:** flash
**Created:** [September 25, 2008, 11:40am UTC](https://forum.kirupa.com/t/when-are-custom-component-parameters-enumerated/271611 "2008-09-25T11:40:11Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Matt5](https://avatars.discourse-cdn.com/v4/letter/m/ce73a5/32.png) [@Matt5](https://forum.kirupa.com/u/Matt5)
#### Post date: [September 25, 2008, 11:40am UTC](https://forum.kirupa.com/t/when-are-custom-component-parameters-enumerated/271611/1 "2008-09-25T11:40:11Z")

</div>

Hi,

I have been doing some tracing around some components I have created and I have found that the [Inspectable] parameters are not read until some time after the constructor has been processed.

That is I have traced in the constructor several parameters and they are null  
and then traced the same parameters in the addedtostage event and they are populated?

Does anyone know the order of enumeration for components.

Regards

Matt
