Adobe AIR to execute program

后端 未结 10 2187
陌清茗
陌清茗 2020-12-01 00:28

I would like to press a button from an Adobe AIR application and execute some installed program. For example, I would have a button named \"Start Winamp\". When this is pres

10条回答
  •  半阙折子戏
    2020-12-01 00:39

    AIR 2.0 will have this capability.

    It's expected to come out in beta by year end (2009) and ship first half of 2010.

    http://blogs.adobe.com/air/2009/10/previewing_adobe_air_2_at_adob.html

    Native process API Beginning with AIR 2, developers will have access to a native process API that will enable applications to invoke and communicate with native applications on the local machine. In order to preserve the cross platform nature of the .air file format, applications that take advantage of the native process API must be deployed as native installers such as .exe and .dmg. The AIR runtime SDK will include support for generating basic native installers.

提交回复
热议问题