Step 1 - Adjust Settings
First of all we need to create an Action Script 2.0 File.From the Properties Panel (CTRL + F3) you need to adjust the following settings:
- FPS (Frames per Second): 30
- Width: 600 px
- Height: 300px
Step 2 - Adding Images to Library
Now you need to resize 3 images to 600x300 to fit perfectly on your gallery and to load faster. Go to File - Import - Import to Library and import your images.Ok good, now we have the image on our scene. Press F8 (Modify - Symbol) to Convert the image to a Movie Clip. (Symbol name doesn't matter.)
Now select Frame 15 and Press F6 (Insert - Timeline - Keyframe) to create a new Keyframe to make the Image Transition Effectsn(Motion Tween). In the middle of these frames do a Right Mouse Click and select Create Classic Tween.
Now we will do the same thing to the other 2 images. Create a Keyframe to Frame 110 and Right Mouse Click on the Image Symbol and select Duplicate Symbol. Double click the image, select it again and from the Properties Panel select "Swap" to swap to "image2.jpg".
- Keyframe to Frame 125, Symbol Opacity = 100, Between the Frame 110 and 125 Create a Classic Tween.
- Keyframe to Frame 185, Symbol Opacity = 100.
- Keyframe to Frame 200, Symbol Opacity = 0, Between the Frame 185 and 200 Create a Classic Tween.
- Keyframe to Frame 210, Symbol Opacity = 0, Duplicate Symbol, Swap with "image3.jpg", Return to Main Scene
- Keyframe to Frame 225, Symbol Opacity = 100, Between the Frame 210 and 225 Create a Classic Tween.
- Keyframe to Frame 295, Symbol Opacity = 100
- Keyframe to Frame 310, Symbol Opacity = 0, Between the Frame 310 and 295 Create a Classic Tween.
Step 3 - Adding Image Text Description
- Block the "images" Layer
- create a Black Rectangle without Line using the Rectangle Tool (R)
- with the Width 600, Height 40, X/Y Axis to 0 (Zero)
- Right Mouse Clip and Convert it to Movie Clip and set his Opacity to 80.
Now we will need to make the transitions for our text:
- Frame 1, Select Description Symbol, Set Y Axis to -50, Opacity = 0, Ease = 100 Out (Tweening Tab).
- Keyframe to Frame 15, Symbol Opacity = 100, Y Axis = 0, Between Frame 1 and 15 Create a Classic Tween.
- Keyframe to Frame 85, Ease = -100 In, Y Axis = 0
- Keyframe to Frame 100, Symbol Opacity = 0, Set Y Axis to -50, Between Frame 85 and 100 Create a Classic Tween.
- Keyframe to Frame 110, Symbol Opacity = 0, Duplicate Symbol, Double Click Symbol to Edit Text, Return to Main Scene
- Same keyframes like the images to synchronize them together. You get the idea.
No comments:
Post a Comment