Hi,
Just wondering, how would someone using a keyboard to navigate the web be able to access a movie in the FLV player? At your Making Video Accessible page (http://www.jeroenwijering.com/?item=Making_Video_Accessible), I tabbed through the page and I skipped right over it.
It seems like a great product, I haven't seen the ability to add audio descriptions elsewhere.
Cheers!

Have you ever tested the players accessibility under usage of a screen reader? I found no information about how interaction with the FLV-Player is supposed to work then and would appreciate any help with it.
As I am working on a project that tries to be accessible to different user groups I'm also concerned about blind users. These people are used to screen reading software, e.g. JAWS 7 (free 40min Demo: http://www.freedomscientific.com/downloads/jaws/JAWS-previous-downloads.asp)
JAWS also provides keyboard navigation in websites via arrow keys and also enable the user to access the flash object's buttons in Firefox! This is great on one hand but has the disadvantage that using the arrow keys is also bound to controlling the FLV-Player which leads to problems like muting or scrubbing the video while navigating through the player buttons :(
Also, the behavior in IE differs: the user can't access the player object with arrow keys here but only via tab button. I'm not sure if this is an JAWS-specific issue or if it's about how the flash object is embedded but it would be nicer if it was predictable how the user is supposed to interact, independent of the browser.
Another big problem for the users is that JAWS reads out some keyboard shortcuts that don't seem to work (neither in Firefox nor IE) and wrong button descriptions when navigating though the player controls. For example when the whole player object is in focus it reads: "Pause Alt+p btn", which is the very same as when the play button gets the focus (shouldn't that be 'Play'?), on the stop button it reads "Previous Alt+r btn" (shouldn't that be 'Stop'?) and when the volume control is in focus it says "Mute Alt+m btn".
I'm not familiar with designing flash applications so It won't be easy for me to adopt the FLV-Player to behave right. Could anyone help?