Javascript animated collapsible panels without any frameworks
If you need to make collapsible panels that remember their state, but don’t want to use any javascript framework, this tutorial will help you do this with no headaches – and you’ll learn some neat javascript tricks too!
Full StoryAS3 Tutorial: Creating a Slideshow
The code is AS3 and the tutorial assumes some general knowledge of flash and actionscript 1 and 2.
Full StoryFree Pie Chart Component
I needed to create a very simple Pie chart in Flash – one that had to work standalone (just a swf rendering data from an XML source) and it had to be very small.
Full StoryMini Flash Video Player
At only 12Kb (6Kb without some background art), the player can be embedded in a web site even without any Actionscript knowledge, just by sending several parameters. Advanced users can use it in their applications, or extend it as they see fit. Since it’s free for commercial purposes, it can be modified and extended in any way.
Full Story