Eval For ActionScript 3 – Svetka

By admin | March 22, 2010

As you know, ActionScript 3 doesn’t have eval function. How to solve this problem? The solution is to create objects on-the-fly on the JS-side with stub methods calling corresponding methods on the AS-side. It is what the Svetka done. It uses browser’s Javascript. It is an open source project then you can watch the tutorial video and get more details in following URL:

Read more »

Topics: Adobe-Flash | 1 Comment »

Lightweight ActionScript 3 Metadata-driven IoC Application Framework – MIoC

By admin | March 18, 2010

MIoC uses the reflection capabilities of AVM2 & AS to auto-wire class then it can improve the code readability and generally be helpful for the development process. It is a very small maetadata-driven IoC framework for ActionScript 3. Then if you are interested why not have a try? You can download it by following URL:

Read more »

Topics: Adobe-Flash | No Comments »

A Testing Framework For Flex 2/3 – Reflex Unit

By admin | March 6, 2010

Reflex is designed to be a drop-in repolacement for Flax Unit. The features for Reflex Unit include: Simply specify the name of a class containing testable methods and added to the TestSuite automatically. It will only excute one test method at a time and the test methods maybe defined within the classes they are testing. More detail need your try. You can get more information and download it in following URL:

Read more »

Topics: Adobe-Flex | No Comments »

A 3D Ray Caster Engine for AS3 – Half Baked Ray Caste

By admin | March 3, 2010

Half Baked Ray Caste is a 3D ray caster engine for AS3 uses native MovieClip types for the sprites, rather than chopped up bitmaps. It is written by the free Flex 2 SDK in ActionScript 3, a C preprocessor and make tools. It is very stable since has already been used to ship a real, live Flash game. You can see the demo and download it in following URL:

Read more »

Topics: Adobe-Flash, Adobe-Flex | No Comments »

An AS3 PNG Encoder library – AsPngEncoder

By admin | March 1, 2010

AsPngEncoder is an AS3 png encoder library support 32-bit, 24-bit truecolor and 8-bit indexed color encoding. The features include: True color 32 bit with alpha encoder, 24 bit ipaque encoder, two traategies of 8 bit any color number indexed encoder(opaque/alpha). Then whatever you need true color encoding generate large size file or just need a low quality picture in small size, it will be very useful. You can try the demo or download it in following URL:

Read more »

Topics: Adobe-Flash | No Comments »

An Open Source XML Layout Engine For Flash – XLEFF

By admin | February 27, 2010

XLEFF is an XML layout Engine for Flash. The main function provided by XML layout engine is generating a component-based UI (user interface) by using an XML description written by you. Because of the XML layout engine, actionScript developer does not need to produce any code for generating the UI and can focus on the application logic producing business objects that simply use the UI dynamically created by the engine. You can get more detail information and download it in following URL. By the way XLEFF is an open source project.

Read more »

Topics: Adobe-Flash | 1 Comment »

An ActionScript 3 Cross-browser Compliant HTML/CSS Rendering Engine – Wrapper

By admin | February 24, 2010

Wrapper is a cross-browser compliant HTML/CSS rendering engine in ActionScript. It sits on top of your standards compliant HTML page. It is set up as a pre-compiled plug-in and can be integrated into any Flex or AIR applications easily even if an ActionScript framework for creation of compiled projects. If you are interested why not have a try now? You can see the demo and download it in following URL:

Read more »

Topics: Adobe AIR, Adobe-Flash | 2 Comments »

A Small & Powerful Flash Preloading Library – Ultraloader

By admin | February 22, 2010

Ultraloader is a lightweight preloading library but very powerful. It groups loaded assets into ordered collections. Now the latest copy is Ultraloader 2.32. If you are interested, you can see the working example by the SWFSEOLite project since it uses the Ultraloader to load in its assets. More details please see the following URL:

Read more »

Topics: Adobe-Flash | No Comments »

A Class Help to Tweenings & Transitions via ActionScript code for Projects Based on Flash – Tweener

By admin | January 23, 2010

Tweening Class is created under the idea of making the dynamic animation and transitions easier to maintain and control, and more stable than animation based onthe regular Flash timeline. Then you can control it by time rather than by frames. In layman’s terms, Tweener will help you to move things around on the screen using only code instead of the timeline. Now the most latest version is released for ActionScript 3 and Flash 9. You can download it and get more information in following URL:

Read more »

Topics: Adobe-Flash | No Comments »

A Small Class For Flash TextFields – AS3 TextHighlighter

By admin | January 20, 2010

It is a small but very useful class for flash textfields since there is no text highlighting capabilities for it. The class AS3 TextHighlighter supplied a simple API to highlight text with your custom style. What you need do is just have to implement an interface. You can download the code and see the example in following URL:

Read more »

Topics: Adobe-Flash | No Comments »

Search Posts

Sponsor Links