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
