Re: [Flashcoders] Fun with focus, tabbing and IE

2011-02-05 Thread Jer Brand
Hey Jens, have you seen this?
http://blogs.adobe.com/accessibility/2009/04/firefox_focus_and_actual_links.html
Jer


On Fri, Feb 4, 2011 at 11:41 AM, Jens Struwe j...@struwe.net wrote:

 Hello,

 I was about to create a focus handling for an application when I discovered
 the SWF parameter seamlessTabbing which is true by default for Active-X
 players. The property includes Flash objects in the usual browser's tab
 loop. I don't know, if this is a good thing or not. Anyway, I was surprised
 when I found my application behaving differently in IE and Firefox.

 Since I could not find any related stuff in the internet (came always to
 fl.* or mx.*), I have coded a small focus testing harness which may also
 help you in the case you are dealing with focus:

 http://sibirjak.com/projects/jsdk/focustests/focustest.php

 If you are interested in the results of my tests:

 http://sibirjak.com/osflash/blog/fun-with-focus-tabbing-and-ie/

 Best,

 Jens
 ___
 Flashcoders mailing list
 Flashcoders@chattyfig.figleaf.com
 http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders


[Flashcoders] Fun with focus, tabbing and IE

2011-02-04 Thread Jens Struwe

Hello,

I was about to create a focus handling for an application when I 
discovered the SWF parameter seamlessTabbing which is true by default 
for Active-X players. The property includes Flash objects in the usual 
browser's tab loop. I don't know, if this is a good thing or not. 
Anyway, I was surprised when I found my application behaving differently 
in IE and Firefox.


Since I could not find any related stuff in the internet (came always to 
fl.* or mx.*), I have coded a small focus testing harness which may also 
help you in the case you are dealing with focus:


http://sibirjak.com/projects/jsdk/focustests/focustest.php

If you are interested in the results of my tests:

http://sibirjak.com/osflash/blog/fun-with-focus-tabbing-and-ie/

Best,

Jens
___
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders