|
-
Removing the big yellow focus outline
When somebody tabs through fields, a fat yellow outline appears around buttons. Looked for but can't find a way to prevent this highlghting.
Can a guru bail me out here?
Thanks.
-
The _focusRect property when set to 0 should fix that.
In a Frame somewhere add this script.
_root._focusRect=0
You could also use a onclipevent on a MC somewhere to do this also.
-
Heya Johnie,
That got it. Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|