目前想到的解决方法,监听页面的鼠标中轮事件,然后回传给flash

 

false);
}
}

'swfId');

swfEl.mouseWheel(delta);
}

AS中添加代码:

'mouseWheel', mouseWheelCallback);

相关文章: