AZOTH优化swf |
| [来源:buraks.com | 作者:buraks.com | 时间:2010-05-27 | 点击: | 收藏本文 【大 中 小】] |
|
|
| 5uflash文章摘要:http://www.buraks.com/azoth/
What is AZOTH?
Azoth is a Windows console (Win32 command-line) application, for AS3 Flash programming, that lets you replace method calls to a certain AS3 class (included with Azoth) with equivalent Alchemy opcodes in a |
http://www.buraks.com/azoth/
What is AZOTH? Azoth is a Windows console (Win32 command-line) application, for AS3 Flash programming, that lets you replace method calls to a certain AS3 class (included with Azoth) with equivalent Alchemy opcodes in a SWF file. This provides superior performance for accessing a ByteArray as memory, than you can achieve with AS3 alone.
Adobe introduced additional opcodes to AVM2 in Flash Player 10 for Alchemy (C to AS3 conversion magic). These optimized opcodes are not accessible using standard AS3. Azoth provides a simple way for using them.
Alchemy opcodes work on a ByteArray and provide fast access to it as 'memory'.
You can use the provided fastmem.as for emulating functionality of Alchemy opcodes. Then, using Azoth executable, you can replace calls to the methods of the class in the SWF file with inlined Alchemy opcodes (inject Alchemy opcodes).
Azoth is free to use (at your own risk), you cannot distribute it or link directly to the download. All rights other than granted here belong to Manitu Group.
|
|
| 文章如果有错误或者缺少文件,请发邮件提交给我们 |
|
|
|
|
|
|
| >>> 最新评论:(共有 0 位网友发表了评论) 查看所有评论 |
|
|
| 发表评论 |
|
| ·本站发布内容均为客观表达作者观点,不代表闪无忧立场,请勿攻击和漫骂 |
| ·用户发表意见仅代表其个人意见,并且承担一切因发表内容引起的纠纷和责任 |
| ·本站管理人员有权在不通知用户的情况下删除不符合规定的评论信息或留做证据 |
| ·请客观的评价您所看到的资讯,提倡就事论事,杜绝漫骂和人身攻击等不文明行为 |
|