U will have to first addchild that component in the application then after creationcomplete u can able to access inner properties in ur application.
On Fri, Mar 6, 2009 at 9:48 AM, kalpesh mahida <[email protected]>wrote: > can you post your code here? > > Kalpesh Mahida > > > On Fri, Mar 6, 2009 at 12:04 AM, kaal <[email protected]> wrote: > >> >> Still not able to get >> >> On Mar 4, 2:45 am, kaal <[email protected]> wrote: >> > Hi , >> > >> > I have a main application and a custom component (c1), i am creating >> > a object of c1 >> > >> > var myObj:c1=new c1(); >> > when i am accessing the inner components of c1 i am having null >> > pointer (without attaching it to main application) >> > can somebody tell me how to access the properties of c1 without >> > actually appending it to main application in short >> > i need to call creation complete listener , i have tried initialze() >> > it didnt work please help me >> > >> > Thanks >> > Rahul kumar >> >> >> > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

