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...
Here is an example to show a element like a background, a image in a portfolio or whatever and make it fitting the browser. In the demo you can choose three modes. Mode Fit...
After having a look at the tutorial from Lee Brimelow, I used it to make some experiments. I tried to find a way to draw a moving line on a bezier curve, like a...