FlashJS 是一个开源的 JS 图形和游戏开发引擎,使用 Flash/ActionScript3 的技术实现。FlashJS 提供完整的游戏实例和语法糖。
主要特性:
scaleX, scaleY properties
DisplayObject with alpha, rotation, x, y
addChild, removeChild, removeChildAt, getChild, getChildByName, numChildren
Keyboard and mouse events
Loader
Stage and it`s onEnterFrame event
Tweens
Tested and Supported in Firefox 4+, Internet Explorer 9+, Opera 11, and latest versions of Chrome & Safari
项目主页:http://flashjs.com/
下载地址:http://flashjs.com/flashjs-v04.zip
来自:开源中国社区

