sherwoodclark
Programmer
The Mousewheel doesn't seem to work in FireFox on a fairly complex SWF file I've created on a webpage. I have a v2 DataGrid in the SWF file as well as components I have created in which I have implemented mousewheel functionality. When the mouse is over the DataGrid, the mousewheel will not scroll the DataGrid nor will it scroll the content in the components I have created.
The SWF file works fine when the webpage is viewed in IE. The mousewheel scrolls content in all components including the ones I created.
Now, if I put a single v2 DataGrid with 100 lines on a webpage by itself and view it in FireFox, it scrolls fine with the Mousewheel.
So, apparently I've done something when I implemented mousewheel functionality in my SWF file.
Has anyone had similar problems with the mousewheel? If so, any help you can offer would be appreciated.
Thanks
The SWF file works fine when the webpage is viewed in IE. The mousewheel scrolls content in all components including the ones I created.
Now, if I put a single v2 DataGrid with 100 lines on a webpage by itself and view it in FireFox, it scrolls fine with the Mousewheel.
So, apparently I've done something when I implemented mousewheel functionality in my SWF file.
Has anyone had similar problems with the mousewheel? If so, any help you can offer would be appreciated.
Thanks