
Edit Arrow Key Event
Hello,
I do not want the video to skip 5 seconds using arrow keys. Instead I want to use the arrow keys to progress the video frame by frame. I have that code. However, I cannot remove or override the JWPlayer arrow key events. They used an anonymous handler for this and thus cannot be removed in any way possible.
Any ideas? Thanks!