I have started work on an amazon video on demand plugin.
I have basic searching of amazon done and can show search results of shows and series with a drill downs into seasons etc.
My problem is now the siteconfigurations file.
I’m not sure even how to go about going about cropping it properly. He is what I notice about amazon’s vod player and some of the problems I would like to solve with the site configurations file
- flashbased player is setup using javascript
- player width varies with browser width
- how to use keyboard shortcuts for pause etc instead of clicks (http://perlster.com/2009/06/12/amazon-video-on-demand-keyboard-shortcuts/)
Right now, when I click on a show, it just spins and says that it’s loading the video but it never actually seems to enter the video player.