Hi rajik pasha,

what is that metricList? it is mx  application or titlewindow container?



On Mon, Feb 14, 2011 at 4:27 PM, RAJIK PASHA <rajikpasha...@gmail.com>wrote:

>
> Hi All ,
>
>   In my application , i created a popup like:
>
>   var helpWindow:TitleWindow =
>
> TitleWindow(PopUpManager.centerPopUp(PopUpManager.createPopUp(this,metricList,
> true)));
>
>     helpWindow.showCloseButton=true;
>        helpWindow.addEventListener(CloseEvent.CLOSE,
> function(event:CloseEvent):void
>        {
>                        event.target.parent.removeChild(event.target);
>                });
>
>
> But here this is not showing "Close Button".... i dont know why.... plzz
> help...
>
> Thanks in Advance.....
> --
> View this message in context:
> http://old.nabble.com/Center-PopUp-with-Close-Button--Close-button-not-showing..--tp30920513p30920513.html
> Sent from the Flex India mailing list archive at Nabble.com.
>
> --
> 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.
>
>


-- 

Regards,
Manikandan.S

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