Re: FlexJS focus

2016-07-28 Thread Alex Harui
On 7/28/16, 6:56 AM, "Harbs" wrote: >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 imple

FlexJS focus

2016-07-28 Thread Harbs
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 t