We are using prettyPhoto:

http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/ For our portfolio. This allows us to show a video, image or SWF. When we display a SWF game that uses the arrow keys, it conflicts with prettyPhoto navigation. See this example of a game we have added:

http://www.letsdesign.co.uk/#!prettyPhoto/0/ This messes up worse in IE on PC. however the game is playable on Firefox for Mac, this is the state we would like for all browsers.

We would like to find a way to turn off the navigation of PrettyPhoto (by using arrow keys), so it doesn't conflict with any in-game controls. We have other games to add, but we can't add them until this is fixed. Does anyone have a solution to this? Thanks in advance.

link|improve this question
feedback

1 Answer

In the JavaScript file of Prettyphoto set the keyboard_shortcuts to false

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.