Flash Switcher Firefox extension allows you to easily switch from one flash player version to another. It works great but unfortunately only after some tweaking. Flash Switcher still works with the last Firefox version,...
Another tutorial but for the Flash Develop users this time. I explain how to create a Flash Develop project and compile the site after exporting a project from SomaUI. The tutorial is available in...
A new tutorial is available for Soma (Flash AS3 MVC Framework), I explain how to create a FDT project in eclipse and compile the site after exporting a project from SomaUI. It also shows...
Soma protest is a site-demo that has 2 purposes. The first is helping you understand how Soma works. Soma is a AS3 MVC Framework and Soma Protest is showing you examples, sources, demo, and...
Hi everyone, Before going on holiday, here is a BaseUI major release Demo, source and code are at the end of the post or in the BaseUI main Page. It means code written for...
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,...
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....
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...
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...