Out of curiosity, what is the app you're building with AIR? Does it take advantage of having greater access to the OS resources (e.g., file access, network, etc)?
On Fri, May 28, 2010 at 6:57 PM, Raju Bitter <[email protected]> wrote: > @Henry: The question came up before, I think. I've been testing to > deploy an OL app in Adobe Air 2.0 Beta. On application launch I run > into the following error: > #2067: The ExternalInterface is not available in this container. > > Adobe AIR doesn't have support for ExternalInterface, and to get any > OL SWF9/10 app running in Air we'd have to get rid of any call to > ExternalInterface. I saw some code in LzBrowserKernel.lzs where there > are alls made into JS, to test if the JS bridge is initialized. Is > there any simple way to suppress these API calls? > > Thanks, > Raju > -- Henry Minsky Software Architect [email protected]
