Next issue: There’s nothing dealing with focus in FlexJS. Both Flash and HTML have methods to facilitate focus, namely Stage.focus on the Flash side and HTMLElement.focus() and HTMLElement.blur() on the JS side.[1]
I assume the answer on how to implement this will again be a bead, but should there be a bead that only handles focus, or should it be more generalized? [1]https://developer.mozilla.org/en/docs/Web/API/HTMLElement/focus