You can use the initialize() method of the component . If obj is your component,
call obj.initialize() before passing the data On Thu, Oct 16, 2008 at 6:47 PM, jeroen <[EMAIL PROTECTED]> wrote: > > I am trying to pass data to a component that has not been loaded..only > once you press a button does it get loaded...problem is that the data > doesn't get passed to that component... > > How to I initialize a component from the onset so that it can accept > data? > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Flex India Community" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/flex_india?hl=en -~----------~----~----~----~------~----~------~--~---

