This tutorial will show you how to create a simple effect for natural images using some special flash tricks. This tutorial made in Flash CS5, there may be a few differences if you are using Flash version
step 1
Save the image below to start using for this tutorial, it will be used as the flash.
step 2
Create a new flash document. Press Ctrl + J key on the keyboard (Document Properties) and set the width of the file is 440px, height is 275px. Choose any background color and set the frame rate of Flash 62 and then click OK.
step 3
Name the current layer photo. Double click on it and change the default name (Layer 1) photo. Press Enter after you have typed in the new name.
step 4
Choose File> Import> Import to stage (Ctrl + R) and import the image you just save as in step 1 of the Flash workspace.
step 6
Click on Frame 70 and press F6.
step 7
Back to the first frame, use the Selection Tool (V) and click once on the image to select it. In the Properties Panel (Ctrl + F3) in the right part of the Flash workspace, select Filters in the bottom of the area. Click the Add Filter icon in the bottom left corner of the panel and choose Blur, then make the following adjustments:
step 8
Click again on the Add icon and select Adjust Color filter. Continue to make the following adjustments:
step 9
Click on any location in the gray area between frame 1 and 70 on the timeline and choose Create Classic Tween from the menu that appears.
step 10
To file has stopped running, you create a new layer and name it action by clicking on the New Layer icon at the bottom left corner of the Timeline panel. Rename the layer to action similar to renaming the photo layer.
step 11
In Frame 70 of the layer action, press F6 to create a keyframe. Continue to press F9 to open the ActionScript window. Enter the following code into the Script window:
stop ();
Close the ActionScript window. Press Ctrl + Enter to enjoy achievements.
step 1
Save the image below to start using for this tutorial, it will be used as the flash.
step 2
Create a new flash document. Press Ctrl + J key on the keyboard (Document Properties) and set the width of the file is 440px, height is 275px. Choose any background color and set the frame rate of Flash 62 and then click OK.
step 3
Name the current layer photo. Double click on it and change the default name (Layer 1) photo. Press Enter after you have typed in the new name.
step 4
Choose File> Import> Import to stage (Ctrl + R) and import the image you just save as in step 1 of the Flash workspace.
Select the image you just imported, go to the Align Panel (Ctrl + K) and do turn the following options:
- Make sure the Align to Stage box is selected.
- Click on the Align horizontal center button
- Click Align vertical centerh button.
- Make sure the Align to Stage box is selected.
- Click on the Align horizontal center button
- Click Align vertical centerh button.
Click on Frame 70 and press F6.
step 7
Back to the first frame, use the Selection Tool (V) and click once on the image to select it. In the Properties Panel (Ctrl + F3) in the right part of the Flash workspace, select Filters in the bottom of the area. Click the Add Filter icon in the bottom left corner of the panel and choose Blur, then make the following adjustments:
Click again on the Add icon and select Adjust Color filter. Continue to make the following adjustments:
step 9
Click on any location in the gray area between frame 1 and 70 on the timeline and choose Create Classic Tween from the menu that appears.
step 10
To file has stopped running, you create a new layer and name it action by clicking on the New Layer icon at the bottom left corner of the Timeline panel. Rename the layer to action similar to renaming the photo layer.
step 11
In Frame 70 of the layer action, press F6 to create a keyframe. Continue to press F9 to open the ActionScript window. Enter the following code into the Script window:
stop ();
Close the ActionScript window. Press Ctrl + Enter to enjoy achievements.