I'm trying to do some debugging of the focus manager for the accessibility API, and I noticed that when I make the following test app, and use 'tab' to advance the focus, the 'focus brackets' (the little corner graphics that show the bbox of the currently focused view) only appear when running the app with debug=true. This is true in both DHTML and SWF8 and SWF9.
It looks like the resources for the focus brackets doesn't get added unless you compile with debug = true. I wonder how long this has been happening? Guess I'd better do a binary search.. -- Henry Minsky Software Architect [email protected]
