惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

B
Blog RSS Feed
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
Google Online Security Blog
Google Online Security Blog
Hugging Face - Blog
Hugging Face - Blog
博客园 - Franky
Last Week in AI
Last Week in AI
MongoDB | Blog
MongoDB | Blog
T
Tailwind CSS Blog
云风的 BLOG
云风的 BLOG
Vercel News
Vercel News
博客园 - 三生石上(FineUI控件)
腾讯CDC
The GitHub Blog
The GitHub Blog
V
Visual Studio Blog
N
News | PayPal Newsroom
M
MIT News - Artificial intelligence
C
CERT Recently Published Vulnerability Notes
Apple Machine Learning Research
Apple Machine Learning Research
雷峰网
雷峰网
A
Arctic Wolf
The Cloudflare Blog
OSCHINA 社区最新新闻
OSCHINA 社区最新新闻
C
Cyber Attacks, Cyber Crime and Cyber Security
Exploit-DB.com RSS Feed
Exploit-DB.com RSS Feed
AI
AI
S
Security @ Cisco Blogs
aimingoo的专栏
aimingoo的专栏
Cloudbric
Cloudbric
爱范儿
爱范儿
罗磊的独立博客
Y
Y Combinator Blog
Threat Intelligence Blog | Flashpoint
Threat Intelligence Blog | Flashpoint
Attack and Defense Labs
Attack and Defense Labs
Webroot Blog
Webroot Blog
T
Threatpost
T
Threat Research - Cisco Blogs
Cisco Talos Blog
Cisco Talos Blog
Recorded Future
Recorded Future
Security Latest
Security Latest
P
Proofpoint News Feed
www.infosecurity-magazine.com
www.infosecurity-magazine.com
I
Intezer
H
Heimdal Security Blog
Blog — PlanetScale
Blog — PlanetScale
S
Securelist
Forbes - Security
Forbes - Security
Application and Cybersecurity Blog
Application and Cybersecurity Blog
WordPress大学
WordPress大学
Engineering at Meta
Engineering at Meta
H
Hackread – Cybersecurity News, Data Breaches, AI and More

博客园 - 噢耶游戏

星际迷航 致、青春 12306火车票网站自动登录工具 有史以来关于Flash Player的最详细说明 深入理解Flash Player的应用程序域(Application Domains)(转载) 弄了个新blogs 欢迎捧场 PHP 实用便捷代码(转) 一个鼠标拖出一个圆形的简单demo Flex中不使用FelxPrintJob通过ExternalInterface直接调用JavaScript利用浏览器本身的功能进行打印 HttpModule 工作原理(转) Flex 拖拽 - 噢耶游戏 - 博客园 ASP.NET防止盗链(转) CS0016: 未能写入输出文件“C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Temporary ASP.NET Files\webapp\2adfa36a\1a90a869\8_prkz0n.dll" 错误的解决办法。 - 噢耶游戏 FLEX 12个基础 很有用的方法 取得工作目录下的文件 Asp.net中防止用户多次登录的方法(转) 大型网站的系统架构(摘) ActionSrcipt 资源 - 噢耶游戏 - 博客园 Flex和.net Webservice之间多层结构开发
Compile your AS3 projects with Ant + Flex SDK (all Open Source)
噢耶游戏 · 2011-04-28 · via 博客园 - 噢耶游戏

本文将讲述:
怎样安装Ant应用Ant编译你的AS3项目.
与此安装工作将允许你对你的代码编辑工作独立。
然后你可以用任意编辑器打开项目并编译,而不用Flash IDE 或者 Flex.

———————————————————————————————————
安装要用的资源:
———————————————————————————————————

1 – 下载要用的资源:

Ant.zip
Flex SDK
tools.jar ( zip )

解压 Ant.zip 和 Flex SDK 到相应的目录:
例如
c:\ant
c:\flex_sdk_4.0.0

解压 tools.zip 到Java jre的lib目录
例如我的是: C:\Program Files\Java\jre6\bin

2 -添加 Ant 的路径 到系统变量:

必须先添加Ant的环境变量才能使Ant正常工作.
*打开系统属性
* 选择 高级->环境变量.
环境变量
在新窗口中找到Path 属性并点击编辑
设置环境变量 path
添加 "c:\ant;" (没有引号)
设置环境变量 path

———————————————————————————————————
测试 ANT 编译的项目:
———————————————————————————————————

你可以现在这个小项目 compile_with_ant.zip

为了编译你的AS3 类,必须先配置 build.properties 和 the build.xml文件.
设置项目properties适当的soure 和 output.
你可以选择在独立版flash player或者浏览器中打开编译后的swf文件.
确保设置适当的flexsdk目录.

打开命令提示符(cmd)窗口,进入到你的项目目录,输入ant 并回车,项目将被编译.
命令提示符窗口cmd

———————————————————————————————————
最后:
———————————————————————————————————

这个配置可能有点麻烦,但这个只需要配置一次,然后你只需要添加其他的类库就OK了

在FD(Flash Develop)里调用命令提示符窗口(cmd)是个不错的方法,FD可以避免你在命令提示符窗口(cmd)进入到项目目录.
当你用FD打开你的项目,点击command prompt图标(工具栏->command)将用当前项目目录打开命令提示符窗口(cmd).
FD 命令提示符窗口(cmd)

噢耶游戏是中国最大的轻社交游戏开发商,致力于手机页游的研发及推广业务。我们首创性地提出了HTML5游戏中心思路,在第三方App 中嵌入式休闲游戏,为开发者提供了全新的应用内游戏解决方案。