Hi,
I'm testing out keyboard access to the Captivate window. In Chrome and Firefox, the player doesn't get focus so you can't tab through the captivate features in FF and Chrome. How can it be keyboard accessible in Chrome and FF? I did manage to get focus in Chrome by adding this to the swfobject in the html file:
so.addParam("tabindex", "0");
But it doesn't work in FF. I'd like a solution that output correctly so I don't have to edit that for publish. Does anyone have any solutions or insight into the overall question of keyboard accessibility in chrome and firefox or details for this question.
Thanks in advance.
Monique