搜索资源列表
ToolTipManager
- 工具提示组件,所有MovieClip或继承自MovieClip的对象都可以使用, 占资源非常小,使用高效算法,最大限度优化代码,还有自动清除不存在的toolTip的功能, 即使你不停的addChild,当mc不存在时或toolTip不存在时,而没有removeChild,则自动清除, 绝不占资源,此算法不是利用光标的移动时做检测,所有不用担心光标移动的会卡, 也不是用onRollOver 或onRollOut,所有也不用担心会覆盖掉MC原来的事件, 用法: 把
animatedbitmap
- 位图动画播放类库,是swf-bitmap工具导出的位图制作flex动画的完美结合-Bitmap animation player library, is the tool to export the swf-bitmap bitmap animation produced the perfect combination of flex! ! !
as3corelib-.92.1
- as3corelib是一个开源的as库,里面有很多有用的工具类,其中里面的JSON类可以将AS的对象转换成JSON的格式。-As3corelib is an open source as library, which has a lot of useful tools, in which the JSON class can convert the object of JSON into AS format.
a-jie--TOOL--library-for-as3-27d725a
- -tool-library-for-as3是一个灵活的、功能丰富的Actionscr ipt3.0工具库。它是各种小工具的集合,几乎涉及到了日常开发的方方面面。使用它可以帮你有效的简化工作流程、节约工作时间、提高工作效率。-mongoDB study
as3-udp
- as3中使用udp进行测试的工具,很好用。 可以使用as3发送udp数据,不能发送udp广播,需要发送广播可以使用java或C++生成库,再转换为ane加载到Flash中即可。-as3 use udp testing tools, easy to use. Data may be transmitted using AS3 udp, udp can not send a broadcast, the broadcast can be used needs to be transmitted to