Oh never mind, it's because the focus overlay resources are loaded by the base component library. It only works in debug mode since I added some lz components to the debugger in order to display the debugger options dialog window....
On Mon, Jun 29, 2009 at 5:11 PM, Henry Minsky <[email protected]>wrote: > 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] > > > -- Henry Minsky Software Architect [email protected]
