下载地址(须要登陆):http://trials.adobe.com/AdobeProducts/FLBR/4/win32/FlashBuilder_4_LS10.exe
很全的在线帮助文档:http://help.adobe.com/zh_CN/Flex/4.0/UsingFlashBuilder/index.html(网页的右上角有提供PDF下载的,见“查看帮助 PDF (6.8MB)”)
Flex Builder 4 正式版 序列号 注册码
1424-4118-1138-0912-4001-7222
1424-4012-2754-1802-2619-8928
1424-4766-4350-7925-0705-3050
别忘了在hosts文件中(在C:\Windows\System32\drivers\etc\ 文件夹中)
加入一行:
127.0.0.1 activate.adobe.com
附注册机:Adobe.Flash.Builder.Premium.v4.0.Keymaker.ziphtml
Flex Builder 3 正式版,发布于中国时间 2008 年 2 月 25 日;
下载地址一:
http://download.macromedia.com/pub/flex/flex_builder/FB3_win.exe
大小: 424 MB ;未进行压缩的 Flex Builder 3 安装文件
不用注册登陆,能够直接下载。
下载地址二:linux
Flex builder 3.0注册码(已经试过的,可用的):安全
1377-4168-2018-0771-2432-1495app
1377-4760-3354-0772-2773-8996eclipse
1377-4165-2080-7265-7813-8901ide
1377-4964-5021-8182-2399-8235工具
Flex builder 中要进行调试,就必须安装含debug的flash player版本。下载连接地址:post
Adobe Flash Player 9 — Debugger Versions (aka debug players or content debuggers) for Flex and Flash Developers学习
12/3/2007 Updated debugger versions of Flash Player 9 (aka debug players or content debuggers) are available for Flex Builder 2 users and Flash CS3 Professional users. These new players are version 9.0.r115.flex
Download the Windows Flash Player 9 ActiveX control content debugger (for IE) (EXE, 1.59 MB)
Download the Windows Flash Player 9 Plugin content debugger (for Netscape-compatible browsers) (EXE, 1.56 MB)
Download the Windows Flash Player 9 Projector content debugger (EXE, 3.69 MB)
Download the Macintosh Flash Player 9 Plugin content debugger (Intel-based Macs) (DMG, 5.35 MB)
Download the Macintosh Flash Player 9 Plugin content debugger (PowerPC-based Macs) (DMG, 2.41 MB)
Download the Macintosh Flash Player 9 Projector content debugger (ZIP, 4.81 MB)
12/3/2007 Updated Linux debugger versions (aka debug players or content debuggers) of Flash Player 9 are now available. Additionally, the Linux standalone player (projector) is available for developers who wish to publish projectors on Linux operating systems.
Download the Linux debugger and standalone players (TAR.GZ, 9.29 MB)
具体步骤以下:
1.到Adobe官网下载FlashBuilder 4.6,有简体中文版;
语言:简体中文(Simplified)
http://trials3.adobe.com/AdobeProducts/FLBR/4_6/win32/FlashBuilder_4_6_LS10.exe
2.安装时,不用序列号,直接选择安装试用版;
3.安装完成后在安装目录下依次修改下列3个文件:
(1).eclipse\plugins\com.adobe.flexbuilder.project_4.6.0.328916\META-INF下面的MANIFEST.MF修改:
Bundle-Version: 0.0.0
(2).eclipse\features\com.adobe.flexide.feature_4.6.0.328916下面的feature.xml修改:
<plugin
id="com.adobe.flexbuilder.project"
download-size="0"
install-size="0"
version="0.0.0"/>
(3).eclipse\plugins\com.adobe.flexbuilder.flex_4.6.0.328916下面:
复制config.xml并重命名为config_builder.xml
注:以上紫色文字部分为具体的版本号,请跟据实际版本号进行查找
修改完成以后,再启动Adobe Flash Builder 4.6,恭喜你,你会发现本身完全拥有了这款RIA工具了。