An Open Source XML Layout Engine For Flash – XLEFF
Saturday, February 27th, 2010XLEFF 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 [...]
An ActionScript 3 Cross-browser Compliant HTML/CSS Rendering Engine – Wrapper
Wednesday, February 24th, 2010Wrapper 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 [...]
A Small & Powerful Flash Preloading Library – Ultraloader
Monday, February 22nd, 2010Ultraloader 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: