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...
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...
I put in the downloads page the first version of BaseUI, classes I’m using all time, mostly to handle liquid UI site and portfolio/slideshow. You can also use it to get a centered fixed...
Back to the line drawing I started in this post. I wanted to get a snake-like line and I had a try with Papervision3D. It made me able to handle the vertices and then...
This has nothing to do with flash but I share this quick try as I saw a lot of people looking for a background that fit the browser in html. I used the ratio...