English 中文(简体)
灵活性——使用IEE的roll轮ok,但不在FF或 Chrome?
原标题:Flex - scroll wheel ok using IE, but not on FF or Chrome?

灵活性——使用IEE的roll轮ok,但不在FF或 Chrome?

浏览器在脱胎过程中的开关,注意到滚动轮,并不在“ Firefox”或“ Chrome”中工作,而是在互联网探索器上进行罚款。 没有人注意到这一点? 否则,我就能够使用一个滚动听器,人工操作。

问题回答

我不敢肯定,这是否是问题的根源,但有时在你进行缺席测试浏览器项目时,会很灵活。 最近的改动没有显示自己,但当你复制该档案的地址并将其传给另一个浏览器时,它只是做的罚款。 如果你再次违约的浏览器没有适当显示你的项目,问题的原因可能是这样。

Some versions of Chrome use it s own Pepper Flash player plugin which makes these nasty things with mouse wheel. I created a small lib which works with all types of flash plugins AND on OS-x GITHUB repo





相关问题
Disable button tooltip in AS3

I want to disable the tooltip on certain buttons. The tooltip manager seems to be an all or nothing solution. Is it possible to disable the tooltip for just one or two buttons?

Multiple Remote call made simultenously

I was making multiple remote calls and they are done sequentially and when I am getting a result event back it s triggering calls to all the methods with ResultEvent as an argument . I am supposed to ...

Attaching a property to an event in Flex/AS3

I have a parameter that needs to be passed along with an event. After unsuccessful attempts to place it on the type by extending the class, I ve been advised in another SO question to write a custom ...

Clearing RSL in Cache

I have built a flex application which has a "main" project and it is assosciated with a few RSL s which are loaded and cached once i run my "main" application. The problem i am facing is that the ...

What s a good way of deserializing data into mock objects?

I m writing a mock backend service for my flex application. Because I will likely need to add/edit/modify the mock data over time, I d prefer not to generate the data in code like this: var mockData =...

AS3 try/catch out of memory

I m loading a few huge images on my flex/as3 app, but I can t manage to catch the error when the flash player runs out of memory. Here is the what I was thinking might work (I use ???? because i dont ...

热门标签