Hi everyone, I’ve added global references and a property “reference” in BaseUI (and ElementUI). As I’m explaining in the tutorial, an ElementUI need a reference to set the position and the size of a...
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 made some experiments on how to easily access to data in a Flash site. It is probably a mix with good and bad ways but I think it is worth having a look....
A quick post for an AS2 class I wrote. I won’t do that a lot as I’m not really using AS2 anymore. Have you ever had a Button in another Button in as2? Or...
I made some updates in BaseUI. You don’t have to change a code already written, it is just bugs correction or functionalities added. The demo, docs and source in the download page are updated....
Click here to access to BaseUI page with demo, documentation and source. This is a tutorial to explain you what you can do with BaseUI. It will not build a website for you (not...