Hi Madhavi,

       U can use PopupManager Class for displaying a pop up. Open up the
popup object by using
var objPop:Object =  PopupManager.addPopUP(popupObject, true).
objPop.x = 100;
objPop.y = 100;

In this way u can specify the position for pop up.
I hope this works. If i understood something wrong. Please let me know.

-- 
*Thanks &  Regards,*
*
*
*N.V.S.Sarada Prasad*

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