private function init():void
{
//...
initWheelEvents();
}
init();
private function creationCompleteHandler():voidThis is loaded at creationComplete (see s:application at the top of the mxml)
I thought I had tried it, but browsercaching is also terrible here when debugging flex/flash applications...