hello frnd,
  i'm showing 1 popup  form ,  then i'm showing anather  popup form
from it but it not comming at center of the screen , it is  going to
left side  of the screen,
  this is my code
  this i write in 1st popup form

 public function compForumTopicFunc(evt:ListEvent):void {
                var pop_comp_forum_discussion:comp_discussion =
comp_discussion(
 
PopUpManager.createPopUp(UIComponent(this.parentApplication.parentApplication),
comp_discussion, true));
 
PopUpManager.centerPopUp(pop_comp_forum_discussion);


            }

could u tell me how  to show it at center ?
 thx you
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to