[flexcoders] What's the secret - close button TitleWindow

2007-08-28 Thread Ben Marchbanks
Okay I give up. How you you make the close button ALWAYS visible for a titleWindow ? I have defined the custom icon for all states yet the button only appears on mouseOver. The user needs to know there's a close button there without having to mouseOver don't you think ?

Re: [flexcoders] What's the secret - close button TitleWindow

2007-08-28 Thread Jurgen Beck
Have you looked at the following property for the TitleWindow? showCloseButton=true Jurgen Ben Marchbanks wrote: Okay I give up. How you you make the close button ALWAYS visible for a titleWindow ? I have defined the custom icon for all states yet the button only appears on

RE: [flexcoders] What's the secret - close button TitleWindow

2007-08-28 Thread Alex Harui
Did you try your skins on a regular button? From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Ben Marchbanks Sent: Tuesday, August 28, 2007 11:57 AM To: flexcoders@yahoogroups.com Subject: [flexcoders] What's the secret - close button

Re: [flexcoders] What's the secret - close button TitleWindow

2007-08-28 Thread Jurgen Beck
Also, make sure that when you use your own icon for the close button that you include all the states of the button in your skin. If the button only shows up when the mouse is over it, there may be an issue with your 'up' state skin. Ben Marchbanks wrote: Okay I give up. How you you make the

Re: [flexcoders] What's the secret - close button TitleWindow

2007-08-28 Thread desigaine pereanen
there is a propertyin titlewindow called showclosedbutton, just set this to true and the problem is solved. On 8/28/07, Ben Marchbanks [EMAIL PROTECTED] wrote: Okay I give up. How you you make the close button ALWAYS visible for a titleWindow ? I have defined the custom icon for all states

Re: [flexcoders] What's the secret - close button TitleWindow

2007-08-28 Thread Ben Marchbanks
*To:* flexcoders@yahoogroups.com *Subject:* [flexcoders] What's the secret - close button TitleWindow Okay I give up. How you you make the close button ALWAYS visible for a titleWindow ? I have defined the custom icon for all states yet the button only appears on mouseOver. The user needs

RE: [flexcoders] What's the secret - close button TitleWindow

2007-08-28 Thread Alex Harui
Of Ben Marchbanks Sent: Tuesday, August 28, 2007 12:22 PM To: flexcoders@yahoogroups.com Subject: Re: [flexcoders] What's the secret - close button TitleWindow Okay - here's a clue - I was using swf as skins for the button - when I changed to png as skins it works as expected. Ben Marchbanks

Re: [flexcoders] What's the secret - close button TitleWindow

2007-08-28 Thread Ben Marchbanks
] What's the secret - close button TitleWindow Okay - here's a clue - I was using swf as skins for the button - when I changed to png as skins it works as expected. Ben Marchbanks ::: alQemy ::: transforming information into intelligence http://www.alQemy.com http://www.alQemy.com