如何去启动多个相同的Adobe AIR应用程序的能力? [英] How to get ability to start up multiple same Adobe Air applications?

查看:190
本文介绍了如何去启动多个相同的Adobe AIR应用程序的能力?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何能够启动同Adobe AIR应用程序多次?如何让我的应用程序?

How to be able to start up same Adobe Air applications multiple times? How to make it to my app?

推荐答案

不支持多实例,但你可以解决它。

Multiple instances are not supported, but you can work around it.

如果您想要的功能,以支持正在运行多次,你可以给的 InvokeEvent.INVOKE 事件的的 NativeApplication将。然后,您可以打开一个新的窗口,并使其显示在应用程序运行多次。

If you want the feature to support being run multiple times, you can respond to the InvokeEvent.INVOKE event dispatched by the NativeApplication. You can then open a new window and make it appear that the application is running multiple times.

另外,如果你只是想运行应用程序多次测试,而无需使用多台计算机到服务器的连接,您可以修改&LT的值; ID> 元素在应用程序描述符。

Alternatively, if you are simply trying to run the application multiple times to test a connection to a server without using multiple machines, you can change the value of the <id> element in your application descriptor.

这篇关于如何去启动多个相同的Adobe AIR应用程序的能力?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆