Hi,
I'm building some slightly complex menus with many focusable elements. The problem is that Flash doesn't handle focus in the proper way, "jumping" elements and other odd things. I searched for a simple custom way to implement focus management, but haven't found any clear example.
I tried with Key listeners, but I was unable to prevent Flash to move focus with its default behaviour (so as a result I had my focus management + Flash default focus management handling keypress events together... a mess)
Maybe someone has some hints?
Thanks!!
Pit


)



