actionscript
Flash – ComboBox – Green Halo (won’t disable if you load into another swf bug)
If you have a combox in a swf, and load that swf into a wrapper swf, it’s POSSIBLE the green halo will stick around long after you scroll and make a selection.
Simply add this to your actionscript:
yourComboBox.drawFocus = “”;
yourComboBox.dropdown.drawFocus=”";
That should disable it. There. That’s a headache I hope I can spare you. I can’t tell you how long I worked with “_focusrect” and “focusRectEnabled” before find that solution.
FTD
Popularity: 17% [?]
popular posts
projectus
what others say
- dominic on JQuery Pagination Plugin Update – Multiple Results
- Ken Phan on JQuery Pagination Plugin Update – Multiple Results
- dominic on JQuery Pagination Plugin Update – Multiple Results
- d8niel on JQuery Pagination Plugin Update – Multiple Results
- dominic on JQuery Pagination Plugin Update – Multiple Results