I've got a solution where a SWF8 based OL 4.1.1 app is loaded in an iframe.
After the app starts and the fields render, I set the focus of the initial field. The events are sent and received ok, but the if the user has not clicked on the flash app, the field does not receive the focus. If I do this in DHTML, the initial field receives the focus correctly when the app starts, but focustrap fails to work, which isn't attractive. Is there a way to give the flash app focus after calling lz.embed.swf()? Is it worth filing in JIRA?
