Is that Form1 is a componet in current Applciation?

try          this['orm1']   instead of   Class(str)  and let me know 
whether its working or not


       PopUpManager.createPopUp(this,this['form1'],true);


Gnanz.../
http://gnanz-flexworld.blogspot.com

reji wrote:
> Hi All
>            How to create String to class in popupmanager.
>
> for example i am trying
>                         var str:String="form1";
>                       PopUpManager.createPopUp(this,Class(str),true);
> is not working.If any one know just tell me
> >
>   


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Flex 
India Community" group.
To post to this group, send email to flex_india@googlegroups.com
To unsubscribe from this group, send email to 
flex_india+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/flex_india?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to