yup, thats about the size of it...

We have actually managed to get tabbable with Firefox and IE.

Cutting out the Object tag leaving embed tag only and using name="myMovie"
the <body bgcolor="#ffffff"
onLoad="javascript:document.myMovie.focus()"> then works.

This doesn't seem ideal though.

On 05/06/06, John Dowdell <[EMAIL PROTECTED]> wrote:
> Andrew Eatherington wrote:
> > I am trying to tab in from the page without using an accessibility
> > aid such as Windows Eyes. At first I was trying to just access the
> > movie with the javascript function focus(). Unfortunately I am having
> > no luck.
> > Of course if you click the movie then all is fine but then it is not
> > keyboard access.
>
> Thanks, Andrew... it sounds like that "how do we get all the browsers to
> reliably transfer focus into a plugin?" problem, and I haven't seen
> anyone with a solution other than having the user first click on the
> embedded object.
>
> Some browsers have been able to do this, from what I've read on the
> lists, but I haven't seen a browser matrix of which ones do, which ones
> don't.
>
> (Or, rephrased, we've got tabbing control within any one renderer, but
> it's hard to control when switching between renderers, such as from the
> browser rendering HTML to a plugin rendering forms, when the number of
> possible browsers is not constrained.)
>
> jd
>
>
>
>
> --
> John Dowdell . Adobe Developer Support . San Francisco CA USA
> Weblog: http://weblogs.macromedia.com/jd
> Aggregator: http://weblogs.macromedia.com/mxna
> Technotes: http://www.macromedia.com/support/
> Spam killed my private email -- public record is best, thanks.
>
> _______________________________________________
> osflash mailing list
> [email protected]
> http://osflash.org/mailman/listinfo/osflash_osflash.org
>

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to