Learn to make a user interactive collage photo gallery in flash. Includes lessons on preloaders, filters, movieclips, doubleclick functions, dynamically loading images and more.
In this tutorial I will show you how to build a simple 3D photo album in AS3. I will use two AS3 libraries: FIVe3D and TweenLite, both open source. Five3D is a lightweight 3D library written by Mathieu Badimon. TweenLite is one of the many libraries available for script based animation in AS3. It was created by Jack Doyle from Greensock.
This flash tutorial will teach you how to create a custom cursor in Macromedia Flash. Custom cursor are useful for games, websites and mutimedia applications.
This flash tutorial will teach you how to use motion guides. Motion guide let you draw paths along which tweened instance, groups, or text blocked can be animated.
Flash doesn't provide a good, built-in way to print a web page. But then again, it doesn't need to. By building on top of the content-managed XML model, adding a print button requires very little work.