`
文章列表
摘抄自:http://flash.9ria.com/viewthread.php?tid=51240&from=recommend_f 我认为,一个RPG/ARPG的核心程序应该包含下列系统。我在说明的时候尽量说得细一些,虽然可能有些罗嗦,但是这样有助于理解。   一、属性系统   这是游戏 ...
摘抄:http://flash.9ria.com/viewthread.php?tid=53765       下载 (25.96 KB)7 天前 00:30 列出产品需要的所有视觉元素,包括图标,标志,窗口,按钮等等。在一张纸上给这些视觉元素都草稿出小图案,让GUI设计师明白你想要的。

反编译

今天反编译,收获好大。
摘抄: http://wen66.iteye.com/blog/472263 ProtoBuf介绍 是google提出的,一种语言无关、平台无关、扩展性好的用于通信协议、数据存储的结构化数据串行化方法。 http://gashero.yeax.com/?p=108 http://code.google.com/p/protobuf/
http://opensource.adobe.com/wiki/display/flexunit/Downloads     摘抄:   http://www.iteye.com/wiki/adobe/1735-examples-of-unit-testing-framework-for-flex   http://blog.myspace.cn/e/401558938.htm
摘抄:wl-liu-lin.iteye.com/blog/620640   错误信息:SecurityError: Error #2148: SWF 文件 D:\demo\test\index.swf 不能访问本地资源 D:\demo\test\bin-debug\textLayout_4.0.0.10485.swf。只有仅限于文件系统的 SWF 文件和可信的本地 SWF 文件可以访问本地资源。 at flash.net::URLStream/load() at flash.net::URLLoader/load() 解决方法: 在C:\WINDOWS\system32\Macromed\F ...
摘抄:daochuwan.cn/?p=430     出现的问题:想加载外部位图图像,以BitmapData对象操作。 解决的办法:使用flash.display.Loader类来加载图像,当图像载入时,访问加载器的content属性,也就是Bitmap对象。访问Bitmap对象的bitmapData属性,就可以取得代表所载入的图像的BitmapData. 当通过Loader类,加载外部图像时,此外,还需要URLRequest对象以及要加入的图像的URL,来监听加载器的complete事件,可让你知道图像什么时候被加载完。 贴个例子
as3xls是actionscript3操作excel的开源lib 官方网址http://code.google.com/p/as3xls/ 官方版本目前不支持中文 本包对将ExcelFile类中的 Tag: as3xls,flex,air,   d.download.csdn.net/down/839048/fidelhl
摘抄:blog.csdn.net/huazhihao/archive/2009/06/18/4278699.aspx 从头开始构建一个web即时通讯系统 - 基础 - web即时通讯系统的四种实现   页面刷新 页面刷新即通过刷新页面来更新聊天记录,通过页面提交来发送消息。毫无疑问,这种 ...
1377-4009-6596-2357-9400-4885 http://weste.net/2009/9-24/17284470654.html 通过以下链接可申请获得Flash Builder 4 Beta的序列号:https://freeriatools.adobe.com/flashbuilder4beta/ 下载地址(285M):http://121.52.219.171/download/flashbuilder4_b1_win_060109.exe
http://www.yuanshi0.cn/forumdisplay.php?fid=60   http://flash.9ria.com/thread-46649-1-6.html
http://www.66rpg.com/   http://www.toooool.com/   http://flash.9ria.com/thread-13075-1-5.html
摘抄   http://play.clubpenguin.com/     http://flash.9ria.com/thread-48544-1-5.html

代码模块化

http://eidiot.net/2007/06/03/applicationdomain/
摘抄 http://flash.9ria.com/thread-20200-1-2.html     http://flash.9ria.com/thread-28573-1-2.html    
Global site tag (gtag.js) - Google Analytics