开发者

Is it possible to embed an ActiveXObject into an Adobe AIR application?

开发者 https://www.devze.com 2023-01-29 20:54 出处:网络
Is it开发者_开发问答 possible to embed an ActiveXObject (in this case, the 3DVia Viewer) into an AIR application and communicate with it?Yes. Its possible.

Is it开发者_开发问答 possible to embed an ActiveXObject (in this case, the 3DVia Viewer) into an AIR application and communicate with it?


Yes. Its possible.

You have to call Javascript functions from Air into your browser/IExplore and call the ActiveXObject from Javascript. At least thats the way I would do it.

0

精彩评论

暂无评论...
验证码 换一张
取 消