Create Windows/Macintosh Projector from Flash Builder 4

孤街浪徒 提交于 2019-12-25 16:24:32

问题


Am I able to publish a Windows/Macintosh projector from Flash Builder 4? I would like a solution that stays within the IDE, rather than having to open FlashPlayer.exe and export the EXE/App.


回答1:


You can display your swf in the standalone flash player, and then create the projector from there (file -> create projector).

http://download.macromedia.com/pub/flashplayer/updaters/10/flashplayer_10_sa.exe




回答2:


Closing this question...doesn't seem possible. I'm sticking with Flash CS5 to publish projectors.




回答3:


I've had to do this with FB As3 projects. You have to convert your project type to Flash Professional Project: right-click project in the Package Explorer / Add/Change Project Type / Add Flash Professional Project Type. You'll have to create a fla to use as the source. Set the fla Class in the Properties panel to the main class of your project, and add all your resource libs & SWCs to Flash Professional Project: File/ActionScript Settings/Library path tab. This is important or you'll get compile errors. Seems like FB should do this for you, but it doesn't. Now in Flash professional: Commands/Export as Projector.

Many Years too late, but for future reference.



来源:https://stackoverflow.com/questions/2496274/create-windows-macintosh-projector-from-flash-builder-4

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!