搜索资源列表
绘图版
- 这是一个很有趣的绘图面板,有3个特殊效果,适合学龄儿童学画画,不占用内存-This is a very interesting graphics panels, three special effects, suitable for school-age children learn to draw, not occupy memory
flexvidoe
- 使用Flex实现了一个FlV格式的视频播放功能,有播放、暂停、调整进度、调整音量等功能,感觉Flex确实很强大,能实现很好的效果,视觉效果就是好,不过就是所占用的内存稍微有点大。-The use of Flex implements a FlV format video playback, there are play, pause, adjusting the progress, adjust the volume and other functions, Flex feels really
ARMtest
- 以FLASH AS的方式读取多张图片到内存缓冲, 测试系统的内存占用量.-FLASH AS a way to read multiple images into memory, test the adequacy of system memory
as3recorder
- 主要功能是通过Actionscr ipt3 的microphone和ArrayByte、Sound对象进行录和客户端回放,都是AS3实现的。此录音程序完全采用AS3进行录音,综合了国外两个开源项目的 成果,但网上下载的源码都不完整,且有错误,本版本把错误修正了 是一个完整版本。目前仍存在如下问题: 录音在44khz下16bit下录制,录制的数据才能正常回放。其确定是过于占用内存 ,如果调到22.5khz,8bit,则数据会小很多,但目前的在as3中回放有问题,保存成wav格式
AS3FastMemory
- 测试Adoble没有公开的快速操作内存的代码,这个方法可以把一段bytearray虚拟成内存进行操作-Test fast memory access of as3.
neave_anaglyph
- 这是老外写的一个类似于书法的画笔,特别是占用内存特别的少,看了好久源代码,才差不多了解,对以后开发画板功能有很大的帮助。 1 笔触移动平滑 2 笔尖跟随鼠标的拖放速度变化-This is written by a foreigner like calligraphy brush, especially a special memory for less, read the source code for a long time, it is almost understood that
phonepersistent
- Flex上的一个关于持久性存储的实例,如何把用户的临时信息存放在手机内存上,当程序再次被唤醒的时候恢复现场,是一个很值得学习的源码。-Flex on an instance of the persistent storage, and how the user' s temporary information stored in the phone memory when the program again to be awakened when the site restoration
FLASH
- 此文件使用把程序下载到2812的flash中,在文件中将2812的内存进行了配置,并将段分配到各个内存上。-This file is used to download to the 2812 flash, the configuration file, 2812 memory, and will be assigned to each memory segment.
AS3_eventBus
- AS的新手很容易因为监听了全局事件却忘记释放而导致内存泄露。事件总线机制提供了一种全局管理所有事件监听的一种思路,即只要一个方法就能释放掉针对对象的所有监听事件。 代码中包含了详细的注释,相当于完整的API,另外有兴趣的人不仅可以添加自己需要的事件类型,而且可以更具自己习惯修改的更为易用,释放更为简便-AS novice easily because the listener a global event, but forgot to release and lead to memor
TaskManager
- FLEX 任务管理器源码,可以显示内存和CPU,使用简单。采用的是fusioncharts-FLEX taskmanager
FishTP-v1.0.1
- 包含主要的FTP通信代码以及几个自定义流程,能在一般情况下正常使用,如功能不够,请发邮件与我联系,将会尽快丰富该库,或者自行添加 文档里包含了所有类的说明,源码里的main.mxml文件里包含了使用方法,给出的Demo是模拟一个DOS控制台的形式 初始输入示例: connect 127.0.0.1 21 username password 可以连接服务器 连接成功后, 输入 help 可以查询可使用的命令 更新 FishTP-1.0.1 针
Memory-record-password
- 内存记录密码,flash也可以利用计算机内存记录登录密码。下次登录就不用输密码了。-Memory record the password, flash can also use the computer memory to record the login password. For the next logon.
Flex-memory-leak
- Flex内存泄露问题 FLEX内存释放优化原则 对于Flex性能我想是很多真正打算用它的人最关心的问题,也是我用了这么久之后体会比较深刻的问题, 目前我做过的系统性能也是一个大问题,在这里我总结了一些在技术上提高性能的方法。-Flex memory leak problem FLEX release memory optimization principles For Flex performance I think a lot of people who really in
kmk
- 卷轴算法 flash 游戏优化加载图片,节省页面内存(scroll loading save page nternal storage)