@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

Reply via email to