简体   繁体   中英

Is there a way to have a Webkit browser within an AIR app with JS/HTML only?

I want to build an AIR app and embed a webkit browser while not using flex/flash, just Javascript and HTML. Is it possible? If so, how? If not, why not?

AFAIK AIR includes a webkit instance, so you can definitely make html-based AIR apps, here's Adobe's instructions for doing it in Dreamweaver:

http://help.adobe.com/en_US/air/build/WS5b3ccc516d4fbf351e63e3d118666ade46-7f7f.html

and here's how to do it with the SDK:

http://help.adobe.com/en_US/AIR/1.5/devappshtml/WS5b3ccc516d4fbf351e63e3d118666ade46-7ecc.html

Yes, it's possible. There's no need to embed WebKit, as it's baked into Adobe AIR.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM