Circular Menu with AS3
In this actionscript 3 lesson, let’s see how to create a nice circular menu that appears with a special effect. 1. Create a new flash file (Actionscript 3.0) and save it as menu.fla. 2. Rename “layer...
View ArticleSmooth Horizontal Tweened Menu with AS3
In this new actionscript 3 tutorial, we are going to build a smooth horizontal tweened menu. As usual we use the Tweenlite engine. 1. Create a new flash file (Actionscript 3.0) and save it as menu.fla....
View ArticleCreate a Flower Sprayer with AS3
In this tut, let’s create a Summer Flower Sprayer with Actionscript 3 and Tweenlite. 1. Create a new flash file (Actionscript 3.0) and save it as spray.fla. 2. First, create a movie clip with several...
View ArticleBuild a XML Driven Horizontal Images Slider
In this Actionscript 3 tutorial, learn step by step how to build a XML driven Horizontal World Cup Images Slider that the user controls with buttons or keyboard. 1. Create a new flash file...
View ArticleSwinging Image Effect with AS3
In this simple tutorial, let’s create a Swinging Image effect with Actionscript 3. 1. As we’ll use one of Flash Player 10’s 3D features, you need at least Flash CS4 to follow this tutorial. Create a...
View ArticleColorful Animated Menu with AS3
In this simple tut, let’s create a colorful horizontal menu with mouse over animation by using Actionscript 3 and the Tweenlite engine. 1. Create a new flash file (Actionscript 3.0) and save it as...
View ArticleRevealing an Image with a Grid Effect Animation
In this tutorial, we’ll see how to reveal an image piece by piece using AS3. 1. Create a new flash file (Actionscript 3.0) and save it as grid.fla. 2. All will happen in the code so open the actions...
View ArticleImage Appearance Effect : Fall Down
In this Image Appearance Effect tutorial, see how to reveal an image piece by piece with a fall down effect. 1. Here’s the code to achieve the Fall Down effect. The code is the same as previous...
View ArticleFlash Christmas Card
Create very easily a flash Christmas Card that you can open or close like a real one. Get more unique christmas card ideas from PsPrint blog. 1. Create a new flash file (Actionscript 3.0) and save it...
View ArticleHorizontal Photo Gallery with Hover Zoom Effect
In this tutorial, we’ll see how to build an XML driven Horizontal Photo Gallery with a nice Hover Zoom Effect. 1. Create a new flash file (Actionscript 3.0) and save it as src.fla. 2. Draw a rectangle...
View Article