KoPanda
11-10-2006, 04:03 PM
I'd like to setFocus to different movie clips using the arrow keys and enter to trigger the onRelease() function. However, I hate the yellow border by default. So I disable it by setting the _focusrect to false. But this makes all buttons other then Tab are disabled and I can't navigate the movieclips by the arrow keys and the enter. Is there any way to overcome this?