|
|||||||||||
| Overview | |||||||||||
Before starting this tutorial make sure you have the following.
You will be creating the following effect. |
|||||||||||
| Creating the Effect | |||||||||||
| First off we need to create the images for our effect. Since flash does not have the ability to blur an image (well, Flash MX 2004 has the ability to blur, but it is a ghetto blur and I would not reccommend it.) I will use Adobe Photoshop to blur the image. | |||||||||||
1) |
Select the image you want to blur. For the purpose of the tutorial you can use the image I used here. Or you can start from scratch and use this image here. Note: We allow creativity in our tutorials. Thus as we proceed, there will be options so that your effect will come out different then the one we have made here. But if you are new, just stick to the originals. |
||||||||||
2) |
Select the size of the image / blur effect. Keep in mind that whatever size your image is will be the same size as the blur effect. I chose 500x300. |
||||||||||
3) |
Create the first image. Once you have the size established we want to "Save for Web".
|
||||||||||
4) |
Create the second image. Now we are going to create the blur effect. With your image layer selected, go to:
|
||||||||||
5) |
Open Flash and create a new Flash Document. Make the document properties as follows. Open the properties window:
|
||||||||||
6) |
Insert a new movie symbol. Go to:
|
||||||||||
7) |
Create a new layer on the timeline. The timeline window can be found:
|
||||||||||
8) |
Import the images. Make sure to add one image per layer. Depending on whether you want the effect to go from blur to clear or from clear to blur depends on what image is on the bottom layer. The image on the bottom layer is your starting image. I put the clear image on the bottom so that the effect goes from clear to blur.
Convert the image to a symbol. This needs to be done so that we can add behaviours to this symbol.
REPEAT STEP 8 FOR THE OTHER LAYER Note: Only the top layer needs to be a movie clip, but I find it good practice to convert all native bitmaps to movie clips. |
||||||||||
9) |
Change top image instance name. This part needs to be done eaxactly as written, becuase the action script depends on it. Make sure your properties window is still open.
Select the top image (Should be in layer 1)and locate the properties window. Put in the following instance name:
|
||||||||||
10) |
Go to the main stage and add your main movieclip. To go to the main stage click on Scene1 by your timeline window.
Open the library window and drag your main movie (Entitled: Blur Effect) onto the main stage and make sure it is centered.
To make sure the movie matches the same size and width as the stage do the following.
|
||||||||||
11) |
Add the action script. Make sure the Actions window is open and that your main movie is still selected. Go to:
You're Done! |
||||||||||
| Finshing Touches | |||||||||||
1) |
To add the finishing touches. First we want to make sure that the image quality will be at it's best! Go to:
|
||||||||||
| Need Help? | |||||||||||
|
|||||||||||