浏览 4755 次
精华帖 (0) :: 良好帖 (0) :: 新手帖 (0) :: 隐藏帖 (0)
|
|
---|---|
作者 | 正文 |
发表时间:2011-03-01
The current version of Flash Player in the Incubator program is version 11,0,0,58 for Windows, and 11,0,0,60 for Macintosh and Linux platforms. Authoring for Flash Player 11,0,0,58 Incubator Download the documentation for Flash Player 11,0,0,58 by clicking here. Download the playerglobal.swc for Flash Player 11,0,0,58 by clicking here. To use the new Flash Player 11,0,0,58, you will need to target SWF version 13 by passing in an extra compiler argument to the Flex compiler: -swf-version=13. Directions are below. If you are using the Adobe Flex SDK: 1. Download build 19786 from the Hero Stable Builds table. (Note: This is an in-development build of Flex SDK “Hero” and may contains bugs and incomplete features). 2. Install the build in your development environment 1. In Flash Builder, create a new ActionScript project: File -> New -> ActionScript project. 2. Open the project Properties panel (right-click and chose ‘Properties’). Select ‘ActionScript Compiler’ from the list on the left. 3. Use the ‘Configure Flex SDK’s’ option in the upper right hand corner to point the project to Flex build 19786. Click ok. 3. Configure your project to target SWF version 13 1. Open the project Properties panel (right-click and chose ‘Properties’). Select ‘ActionScript Compiler’ from the list on the left. 2. Add to the ‘Additional compiler arguments’ input: -swf-version=13. This ensures the outputted SWF targets SWF version 13. If you compile on the command-line and not in Flash Builder, you need to add the same compiler argument. 3. Ensure you have installed the Flash Player 11,0,0,58 Incubator nuild in your browser. If you are using Adobe Flash Professional: You can create your own profile to publish to a specific SWF version in Adobe Flash CS5. See this package, it contains a sample FlashPlayer11.xml file file you need to copy into the right place. 1. FlashPlayer11.xml goes into: Adobe Flash CS5\Common\Configuration\Players 2. Place the playerglobal.swc related to the Incubator build you are working with into: Adobe Flash CS5\Common\Configuration\ActionScript 3.0\FP11 3. Restart Flash Professional after that and then select ’Flash Player 11’ in the publish settings. It will publish to a SWF13 file. 声明:ITeye文章版权属于作者,受法律保护。没有作者书面许可不得转载。
推荐链接
|
|
返回顶楼 | |
发表时间:2011-03-06
good!
|
|
返回顶楼 | |
发表时间:2011-03-17
能整个中文的出来不。。。期待啊 我 英文很烂
|
|
返回顶楼 | |