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, [...]
Tag Archives: flash effect
Flash Appearance Effect
November 11, 2010
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 [...]
Flash flip effect tutorial
November 3, 2010
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 [...]
Flash vibration effect
March 30, 2010
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 [...]
How to create custom text in Flash
March 19, 2010
Download project source custom-text-Flash

November 16, 2010
0 Comments