On Mouse Click

Posted by Design Instructor | Posted in Flash | Posted on 21-02-2010

0

actionrewind

You are in Scene 1 timeline. Steps 1-6 are done in Scene 1 timeline
Step 1. At the beginning you should create a new movie with dimension 300×100
Step 2. Now you need to insert text “Welcome to swish-db.com”
Step 3. Under Transform Panel (on the right), you can select “Center left”. X=5, Y=50
Step 4. After that you should place a “Place” at frame 0
Step 5. Then you can insert “Move” action in frame 1. Under Move Settings, you may change duration to “50″.
Now you should click on “Preview Frame”, under Transform panel, you need to select “Center Right”. X=295, Y=50
Step 6. Highlight the text under Layout Panel, Right Click >> Grouping >> Group as sprite.
You should be in sprite timeline. Steps 7-8 are done in sprite timeline
Step 7. Using Sprite panel (on the right), you should enter “Movie” under name column (renaming sprite).
Step 8. After that you should place a “Stop” at frame 0 of “Movie” timeline.
Back to Scene 1 timeline. Steps 9-16 are done in Scene 1 timeline
Step 9. Now you need to place a “Stop” at frame 0.
Step 10. After that you should place a “Tell Target” at frame 1. Enter “/Movie” and then you can add a “Go to Frame” Action, Check “Next” and uncheck “Play” box.
Step 11. Then you should place a “Go to Frame” at frame 2. Now you need to add “Go to Frame” Action, Checked both “Previous” and “Play”.
Step 12. After that you should repeat step 10 on frame 4. But Check “Previous” and uncheck “play”
Step 13. Now you should repeat Step 11 on frame 5.
Step 14. Then you must create “Play” button with action >> On(Released) >> Go to Frame 1
Step 15. Now you can create “Rewind” Button with action >> On(Released) >> Go to Frame 4
Step 16. And at last you should create “Stop” Button with action >> On(Released) >> Stop
Finished! Now you can enjoy movie same as preview above.

Write a comment