BaseUI will help you to manage your assets (a logo, footer, a menu, etc) in the browser, in a liquid layout or a fixed area. BaseUI is managing a list of DisplayObject like Sprite,...
Sorry, I didn’t have time to write a tutorial on BaseUI v2. I’ve added a property to bypass the resize of the DisplayObject (width and height). It might be useful for a sprite animated...
I’ve been working on the second version of BaseUI, so I’m happy to release it today. THIS IS NOT AN UPDATE. This new version is quite different, as well as the syntax, so the...
You can find in the BaseUI page the new version 1.1.0 I’ve solved a couple of bugs and I’ve added a new feature. When you have a ElementUI type element and the property alignX...
I recently used ANT and compc to compile a SWC. I had to include another SWC with classes and jpg and some other classes as I needed to force them at compile-time to make...
I had to get an AIR application without the OS window, let’s say windowless or chromeless. I needed to be able, with my own graphics, to minimize, restore, maximize, close, close in the system...