Hi all,
I’m working on a custom text field class (in a pure ActionScript project) that supports scrolling with the mouse wheel. I’m using the latest version of SWFObject with dynamic publishing to embed my .SWF, but the scroll wheel doesn’t work in IE or Chrome unless I click the text field first (it works in Firefox without clicking).
Is there a known solution that allows me to keep embedding with SWFObject, or do I need to embed in some other way? Any help would be appreciated.