This one\'s been irking me for a while. When I\'m using the mouse scroll wheel to scroll up and down in a webpage, and a flash movie comes into the path of the cursor, the scrol
Add an event that will handle if you are inside the flash when you are inside the flash call External interface to disable scrolling and get Focus for flash.
When you go outside the flash you still might be able to trigger the event an still call an External interface to get focus to browser and stop the flash scrolling.