showFocusIndicator has to be true.  Usually that happens after you start 
tabbing.

From: flexcoders@yahoogroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Sherif 
Abdou
Sent: Saturday, September 13, 2008 12:31 PM
To: flexcoders@yahoogroups.com
Subject: [flexcoders] drawFocus Method Example?

I have been looking everywhere but I havent seen what the method

override public function drawFocus(isFocused:Boolean):void
{
}
Actaully does? I tried overriding it on the Button,, calling 
super.drawFocus(false), super.drawFocus(true), leaving it blank but I havent 
noticed any change to button's appearance.

Reply via email to