FlashDevelop 构建项目刚刚启动 Adobe CS5
更新弄清楚了。这就是发生的事情。当我打开FlashDevelop项目时,然后在CS5中打开.fla文件。在FlashDevelop中点击构建项目,CS5发布选项中未设置SWF的输出目录。我错过了那个警告。一旦我设置了发布文件夹,它就构建得很好。 :-/
我是 flash 开发新手。我继承了一个现有项目并试图弄清楚如何编译它。
我已在 FlashDevelop 我第一次尝试使用它时,它要求我指定一个“flash ide的路径
”,所以我指定了C:\Program Files \Adobe\Adobe Flash CS5.5 是我的 flash.exe 所在的位置。
现在,当我构建时,我仍然看不到任何构建输出,并且 Adobe CS5 会立即启动,似乎“构建项目”按钮只是启动了 Adobe。 CS5 实际上并没有构建该项目:(
我有:FlashDevelop 4.0.1 RTM for Microsoft.NET 2.0 (R2198)
编译器设置的屏幕截图:
项目设置屏幕截图
项目树
UPDATE Figured it out. Here is what happened. When I opened FlashDevelop project, then opened .fla file in CS5. Hit build project in FlashDevelop, the output directory for the SWF was not set in CS5 publish options. I missed that warning. Once I set the publish folder, it build fine. :-/
I"m a new to flash development. I have inherited an existing project and trying to figure out how to compile it.
I have opened the project in FlashDevelop First time I tried to beuild it, it asked me to specify a "path to flash ide
", so I specified C:\Program Files\Adobe\Adobe Flash CS5.5
where my flash.exe lives.
Now when I build, I still don't see any output from the build and the Adobe CS5 is launched right away. It seems that 'build project' button just launches Adobe CS5 and doesn't actually buld the project. :(
I have: FlashDevelop 4.0.1 RTM for Microsoft.NET 2.0 (R2198)
Screen shot of compiler settings:
Project Settings screen shot
Project tree
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(3)
我认为 flashDeveloper 还不支持 flash ide cs5.5,请阅读以下内容:
http://www.flashdevelop.org/community/viewtopic.php?f=13&t=8919
http://www.flashdevelop.org/community/viewtopic.php?p=42109
i think flashDeveloper does not support flash ide cs5.5 yet, read this:
http://www.flashdevelop.org/community/viewtopic.php?f=13&t=8919
http://www.flashdevelop.org/community/viewtopic.php?p=42109
我确信您的设置窗口看起来是一样的,但以防万一您会注意到一些不同的东西:
>确保从新项目窗口中选择 Flash IDE 项目也很重要:
老实说我有过我自己在使用此功能时遇到了很多麻烦,并且养成了在必要时只需切换到 Flash 并编译 .fla 的习惯。只需在任务栏中额外单击一下即可。
PS我已经安装了Flash CS5.5和FlashDevelop 4.0.1 RTM(和你一样),目前对我来说工作得很好。
I'm sure your settings window looks the same, but just in case you can notice something different:
It may also be important to ensure that you select Flash IDE Project from the new project window:
Honestly I've had a lot of trouble with this feature myself and have made a habit of just flicking over to Flash and compiling your .fla whenever necessary.. It's only an extra click in the taskbar.
P.S. I have Flash CS5.5 installed with FlashDevelop 4.0.1 RTM (same as you) and it works fine for me at the moment.
我确保所有内容都位于 src 文件夹或项目文件夹内。我从 Flash 中的 Flash IDE 项目开始,在开发中我确保将项目文件链接到同一文件夹。我关闭了“创建目录”。
然后,当它询问从开发到 flash IDE 的路径时,我添加了 Adobe Flash 主文件夹和 walla,当我按 F5 时,它会打开 flash,生成一个 swf 窗口,然后向我显示开发中而不是 FLASH 控制台中的任何错误。
Flash Develop中的选项是Program Settings - ASCompletion - 那里设置ADOBE FLASH。
I made sure everything was inside the src folder or the project folder. I started with a Flash IDE project in Flash and in Develop I made sure to link the project files to the same folder. I turned off Create Directories.
Then, when it asked for path to flash IDE from Develop I added Adobe Flash main folder and walla when I hit F5 it opens flash, produces a swf window, and then shows me any errors from within develop instead of FLASH console.
The option in Flash Develop is Program Settings - ASCompletion - there set ADOBE FLASH.