Tag Archives: flash effect

Flash Blur with zoom effect

November 16, 2010

0 Comments

Download Source

In this tutorial we will learn how to create blur zooming picture animation using some special flash tips and effects. Step 1 Create New Flash File Select the Selection Tool V Go to Properties tab and press Edit button and set the width of your document to 400 pixels and the height to 273 pixels, [...]

Continue reading...

Flash Appearance Effect

November 11, 2010

0 Comments

Download Source

Create a new flash file and set its dimensions to the dimensions of your image Open the actions panel. Paste the following code The revealImage() function loop through the imagesGrid array and for each piece use the Tweenlite engine to animate its alpha and rotationY property. In the delayTime property We specify the delay parameter [...]

Continue reading...

Flash flip effect tutorial

November 3, 2010

1 Comment

Download Source

Step 1 Create New Flash File ActionScript 3.0 Go to Properties tab and press Edit button and set the width of your document to 800 pixels and the height to 300 pixels. Set the frame rate FPS to 30. Step 2 Change the layer name to “content” ( double click on it ). Create all [...]

Continue reading...

Flash vibration effect

March 30, 2010

6 Comments

Step 1 Save one picture, i will  use the picture below Step 2 First create a new flash document. Press Ctrl+J key on the keyboard (Document Properties) and set the dimensions of your document as the dimensions of picture  i will use 400x300px. Chose any color as background color. Now set  Flash movie’s frame rate [...]

Continue reading...

How to create custom text in Flash

March 19, 2010

1 Comment

Download project source custom-text-Flash

Continue reading...