我怎么能使用fdt.launch.Application对于AIR项目和放大器; FDT 5.5 [英] How Can I Use fdt.launch.Application for AIR Projects & FDT 5.5

查看:164
本文介绍了我怎么能使用fdt.launch.Application对于AIR项目和放大器; FDT 5.5的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想要一个空气流动的项目运行此..

i'm trying to run this on an AIR Mobile project..

<fdt.launch.application projectname="TestAndroid" mainclass="src/com/powerflasher/SampleApp/TestAndroid.as" debug="false" target="../bin/TestAndroid.swf" startswf="false" />

提供了以下错误.. fdt.launch.Application不支持AIR项目。

gives the following error.. fdt.launch.Application does not support AIR Projects.

是有替代呢?

推荐答案

YES和NO。

FDT 5.5提供了一个新的fdt.invoke.launchConfiguration的任务。要启用启动配置的执行在Ant环境。

FDT 5.5 offers a new 'fdt.invoke.launchConfiguration' task. To enable the execution of launch configurations in an ANT environment.

这里观看视频。

看到这里的文档。

您这是不完全一样的;但是,你把所有的通过fdt.invoke.launchConfiguration任务,并启动GUI结合有效(及以上)的选项相同。唯一的缺点是,此工作流是不是便携式的。 FDT的团队正在考虑提供更多的选择,使之更便于携带。

You it's not exactly the same; however, you have all of the same options available (and more) via the 'fdt.invoke.launchConfiguration' task and launcher GUI combined. The only disadvantage is that this workflow is not as portable. The FDT team is considering offering more options to make it more portable.

[更新]参见<一href="http://stackoverflow.com/questions/10710765/how-to-build-a-modular-air-application-with-fdt-5-5/10739095#10739095">this螺纹对构建模块的AIR应用程序的替代品的详细信息。

[Update] Also see this thread for more info on alternatives on building module AIR applications.

这篇关于我怎么能使用fdt.launch.Application对于AIR项目和放大器; FDT 5.5的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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