我个人的几版Flash网站全部关闭了,曾经发布过的3个版本现在都在这里提供源文件下载。有兴趣的自取。
– 点击此处下载 –
王国战争游戏地图编辑器源代码下载
我们开发的游戏项目《王国战争》现在进入最后冲刺阶段了,我七月底回深圳,希望在之前能够完成。
由于工作忙,长期不写博客,觉得愧对读者。今天share一下游戏的地图编辑器,air的,绑定文件td3cmap格式。有需要的自取,初学者可以拿去尽情蹂躏,不过有问题别问我——实在没时间,其他不解释。打包下载
其中引用的我自己的类可以从这里获得:
git: https://github.com/mousebomb/mousebomb_as3lib
svn: http://code.google.com/p/mousebomb-as3lib/
期待重返深圳后的生活。
RobotLegs最佳实践PDF
Adobe CS5套装已有下载地址
《奥多比CS5大师珍藏版(Win_Mac官方正式版)》(Adobe Creative Suite 5 Master Collection)CS5[光盘镜像]:
http://www.verycd.com/topics/2814048
另外,《奥多比影音套装》(Adobe.Creative.Suite.5.Production.Premium)CS5[压缩包]
http://www.verycd.com/topics/2818598/
51AS的CS5下载页面:http://www.51as.com/as3/as3-268.html
本日志为个人收藏贴,会随时间更新。
ps:盗版危害行业发展,使用免费资源仅可用于测试与学习。 [ 阅读全文 ]
适用于Flash的纯as3日历控件
这段时间搞flash需要用到日历控件,不过Flash自带的组件库中没有as3版本下的DateChooser,搜索也没找到什么现成的,于是写了个as3的。(绘制的界面是参考com.thomas.DatePicker.DatePicker的)
分享给同样在Flash开发中有需要的兄台。
Eaze, 缓动大家庭的新成员
在天地会看到auzn翻译的这篇资讯Eaze, 缓动大家庭的新成员。据说效率比TweenLite高而且功能强大,马克之。
Eaze 被设计来:
- 让Flash制作补间变得轻盈夺目且简单易用,
- 引入最智能的语法和事件系统,
- 提供最佳性能平衡,
- 只用最少量的类,且无依赖性.
其成果是最大优化的, 类似jQuery的语法的这么一个小巧玲珑(~4Kb原始引擎 + ~9Kb包含所有插件)的类库.
[ 阅读全文 ]
GTween V2 Released!
两个配合FF使用的flash调试工具
Flash Switcher
让火狐可以切换不同版本的Flashplayer plugin,以便兼容性调试。
This extension allows you to easily switch from one flash player plugin version to another, or also to remove or save the currently installed plugin (maybe for testing the express install).
Once installed you will find the “flash switcher” icon in the Firefox statusbar at bottom right (and also in the Tools Firefox menu). Click on it and a list of available options will appear. [ 阅读全文 ]
Flash百叶窗式切换效果
需要 Flash Player 10 [ 阅读全文 ]
ActionScript for Multiplayer Games and Virtual Worlds[下载]
ActionScript for Multiplayer Games and Virtual Worlds图书概述
The demand for multiplayer games and virtual worlds has exploded over the last few years. Not only do companies want them for site stickiness through social networking, but developers have tremendous interest in exploring this niche area. While developing multiplayer content is challenging, it isn’t as difficult as you might think, and it is fun and highly rewarding! ActionScript for Multiplayer Games and Virtual Worlds explains fundamental multiplayer concepts from connecting to a server to real-time latency hiding techniques. In this book you’ll learn: How to connect users to achieve real-time interaction When to make decisions on the server versus the game client Time synchronization techniques How to use dead reckoning smoothing to hide network latency About tile-based games the isometric view Techniques for customizing and rendering avatars in a virtual world In addition, you’ll learn everything that goes into building: A real-time multiplayer tank battle game A real-time multilayer cooperative game A virtual world