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 -~----------~----~----~----~------~----~------~--~---

