How to pass an AS3 String from an AIR app to an HTML page opened inside an HTML component?
hey all
i have build complete air kiosks working full screen , included own designed&developed virtual keyboard text input. finds current textinput has focus , adds letters or removes them custom events fired keyboard component.
now client wants load html pages. use html component works great, except when user enables focus on html text input (like in www.google.com), keyboard doesn't work it.
i guess need javascript here in addition as3 , mxml code.
any ideas how pass string air app focused html text input?
thanx
the answer within html.htmlloader.window.document.activeelement
thank mich!
More discussions in ActionScript 3
adobe
Comments
Post a Comment