SlideShare uma empresa Scribd logo
1 de 7
Baixar para ler offline
Flash MX tutorial
Big wave v1.1
Jukka Paasonen
paazio@nic.fi
4/2/2004
1(7)
Open new flash document and give the following properties to it:
width : 550 px
height : 385 px
background : #FFFFFF
Create two new movie clips. Name them as “lavastus” and “ohjaus”.
Open “lavastus” for editing. Create a rectangle without strokes, size 50 * 50 px.
Add keyframe to the frame 15 and draw circle without strokes, size 55 * 55 px.
Add keyframe to the frame 30 and write letter ‘C’ by using the font Bullets 4 (Japanese). It
can be downloaded from http://img.dafont.com/zip/bullets4_japanese.zip.
Break text apart so you can apply some tweening to it. All the shapes are black.
Flash MX tutorial
Big wave v1.1
Jukka Paasonen
paazio@nic.fi
4/2/2004
2(7)
Create two shape tweens for the box and the circle. Also create new layer and place stop();
in the first and the last frame.
Flash MX tutorial
Big wave v1.1
Jukka Paasonen
paazio@nic.fi
4/2/2004
3(7)
Open “ohjaus” movie clip and place “lavastus” movie clip in the scene. Repeat this many
times, long as you have 7 clips in diagonal. Give instance name for each clip. k1, k2, k3 ...
Flash MX tutorial
Big wave v1.1
Jukka Paasonen
paazio@nic.fi
4/2/2004
4(7)
Add layer and name it “code”. Name the other layer “clips”. Write the following codes to the
“code” layer.
frame 1 stop();
frame 5 k1.gotoAndPlay(2);
frame 10 k2.gotoAndPlay(2);
frame 15 k3.gotoAndPlay(2);
and so on until
frame 35 k7.gotoAndPlay(2);
frame 40 stop();
Now close the “ohjaus” movie clip and place it in the main scene. Again place the “ohjaus”
movie clip 5 times in the main scene. Name instances as s1, s2, s3, s4 and s5.
Flash MX tutorial
Big wave v1.1
Jukka Paasonen
paazio@nic.fi
4/2/2004
5(7)
Add layer “code” and rename other layer to “clips”. Now we do the same what we did to the
“ohjaus” movie clip, except no stop(); in the first frame.
frame 5 s1.gotoAndPlay(2);
frame 10 s2.gotoAndPlay(2);
and so on until
frame 30 stop();
Now test the movie to see the animation.
Flash MX tutorial
Big wave v1.1
Jukka Paasonen
paazio@nic.fi
4/2/2004
6(7)
Create motion tween and add a keyframe to the last frame. In the last frame, apply color tint
to the tweened clips. Color could be #996600.
Flash MX tutorial
Big wave v1.1
Jukka Paasonen
paazio@nic.fi
4/2/2004
7(7)
To have color affecting later, move last frames of both layers later, example to the frame 50.
Change the background color to black. Again, test movie.
There you have it and it takes only about 2 kilobytes. It is the magic of one movie clip.

Mais conteúdo relacionado

Semelhante a Flash MX Tutorial Animation

Flash MX Tutorial - Preloader
Flash MX Tutorial - PreloaderFlash MX Tutorial - Preloader
Flash MX Tutorial - PreloaderJuga Paazmaya
 
Formatting your presentation script
Formatting your presentation scriptFormatting your presentation script
Formatting your presentation scriptguidedbyboognish
 
Scaleform Mini-Games Tutorial 2/3
Scaleform Mini-Games Tutorial 2/3Scaleform Mini-Games Tutorial 2/3
Scaleform Mini-Games Tutorial 2/3Reese Mills
 
Mini proj i question and solution design
Mini proj i question and solution designMini proj i question and solution design
Mini proj i question and solution designHaowei Jiang
 
Scaleform Mini-Games Tutorial 3/3
Scaleform Mini-Games Tutorial 3/3Scaleform Mini-Games Tutorial 3/3
Scaleform Mini-Games Tutorial 3/3Reese Mills
 
Actionscript 3 - Session 3 Action Script And Flash
Actionscript 3 - Session 3 Action Script And FlashActionscript 3 - Session 3 Action Script And Flash
Actionscript 3 - Session 3 Action Script And FlashOUM SAOKOSAL
 
Scaleform Mini-Games Tutorial 1/3
Scaleform Mini-Games Tutorial 1/3Scaleform Mini-Games Tutorial 1/3
Scaleform Mini-Games Tutorial 1/3Reese Mills
 
FITC-review-FUGUK
FITC-review-FUGUKFITC-review-FUGUK
FITC-review-FUGUKjmwhittaker
 
Introduction to Box2D Physics Engine
Introduction to Box2D Physics EngineIntroduction to Box2D Physics Engine
Introduction to Box2D Physics Enginefirstthumb
 
Webinar ES5 - Twist 8 - DIALOGUE Engine 5.1
Webinar ES5 - Twist 8 - DIALOGUE Engine 5.1Webinar ES5 - Twist 8 - DIALOGUE Engine 5.1
Webinar ES5 - Twist 8 - DIALOGUE Engine 5.1Activo Consulting
 
The Ring programming language version 1.5.4 book - Part 47 of 185
The Ring programming language version 1.5.4 book - Part 47 of 185The Ring programming language version 1.5.4 book - Part 47 of 185
The Ring programming language version 1.5.4 book - Part 47 of 185Mahmoud Samir Fayed
 
The Ring programming language version 1.3 book - Part 37 of 88
The Ring programming language version 1.3 book - Part 37 of 88The Ring programming language version 1.3 book - Part 37 of 88
The Ring programming language version 1.3 book - Part 37 of 88Mahmoud Samir Fayed
 
HTML5 Multimedia Accessibility
HTML5 Multimedia AccessibilityHTML5 Multimedia Accessibility
HTML5 Multimedia Accessibilitybrucelawson
 
The Ring programming language version 1.5.3 book - Part 57 of 184
The Ring programming language version 1.5.3 book - Part 57 of 184The Ring programming language version 1.5.3 book - Part 57 of 184
The Ring programming language version 1.5.3 book - Part 57 of 184Mahmoud Samir Fayed
 
The Ring programming language version 1.5.3 book - Part 47 of 184
The Ring programming language version 1.5.3 book - Part 47 of 184The Ring programming language version 1.5.3 book - Part 47 of 184
The Ring programming language version 1.5.3 book - Part 47 of 184Mahmoud Samir Fayed
 
The Ring programming language version 1.9 book - Part 56 of 210
The Ring programming language version 1.9 book - Part 56 of 210The Ring programming language version 1.9 book - Part 56 of 210
The Ring programming language version 1.9 book - Part 56 of 210Mahmoud Samir Fayed
 
Creative interactive design part 2
Creative interactive design part 2Creative interactive design part 2
Creative interactive design part 2creativesvs
 
Interactive design part 2 a schoffstall
Interactive design  part 2 a schoffstallInteractive design  part 2 a schoffstall
Interactive design part 2 a schoffstallcreativesvs
 

Semelhante a Flash MX Tutorial Animation (20)

Flash MX Tutorial - Preloader
Flash MX Tutorial - PreloaderFlash MX Tutorial - Preloader
Flash MX Tutorial - Preloader
 
Formatting your presentation script
Formatting your presentation scriptFormatting your presentation script
Formatting your presentation script
 
At the end of the rainbow
At the end of the rainbowAt the end of the rainbow
At the end of the rainbow
 
Scaleform Mini-Games Tutorial 2/3
Scaleform Mini-Games Tutorial 2/3Scaleform Mini-Games Tutorial 2/3
Scaleform Mini-Games Tutorial 2/3
 
Mini proj i question and solution design
Mini proj i question and solution designMini proj i question and solution design
Mini proj i question and solution design
 
Scaleform Mini-Games Tutorial 3/3
Scaleform Mini-Games Tutorial 3/3Scaleform Mini-Games Tutorial 3/3
Scaleform Mini-Games Tutorial 3/3
 
Actionscript 3 - Session 3 Action Script And Flash
Actionscript 3 - Session 3 Action Script And FlashActionscript 3 - Session 3 Action Script And Flash
Actionscript 3 - Session 3 Action Script And Flash
 
Scaleform Mini-Games Tutorial 1/3
Scaleform Mini-Games Tutorial 1/3Scaleform Mini-Games Tutorial 1/3
Scaleform Mini-Games Tutorial 1/3
 
FITC-review-FUGUK
FITC-review-FUGUKFITC-review-FUGUK
FITC-review-FUGUK
 
Introduction to Box2D Physics Engine
Introduction to Box2D Physics EngineIntroduction to Box2D Physics Engine
Introduction to Box2D Physics Engine
 
Webinar ES5 - Twist 8 - DIALOGUE Engine 5.1
Webinar ES5 - Twist 8 - DIALOGUE Engine 5.1Webinar ES5 - Twist 8 - DIALOGUE Engine 5.1
Webinar ES5 - Twist 8 - DIALOGUE Engine 5.1
 
The Ring programming language version 1.5.4 book - Part 47 of 185
The Ring programming language version 1.5.4 book - Part 47 of 185The Ring programming language version 1.5.4 book - Part 47 of 185
The Ring programming language version 1.5.4 book - Part 47 of 185
 
The Ring programming language version 1.3 book - Part 37 of 88
The Ring programming language version 1.3 book - Part 37 of 88The Ring programming language version 1.3 book - Part 37 of 88
The Ring programming language version 1.3 book - Part 37 of 88
 
HTML5 Multimedia Accessibility
HTML5 Multimedia AccessibilityHTML5 Multimedia Accessibility
HTML5 Multimedia Accessibility
 
The Ring programming language version 1.5.3 book - Part 57 of 184
The Ring programming language version 1.5.3 book - Part 57 of 184The Ring programming language version 1.5.3 book - Part 57 of 184
The Ring programming language version 1.5.3 book - Part 57 of 184
 
The Ring programming language version 1.5.3 book - Part 47 of 184
The Ring programming language version 1.5.3 book - Part 47 of 184The Ring programming language version 1.5.3 book - Part 47 of 184
The Ring programming language version 1.5.3 book - Part 47 of 184
 
The Ring programming language version 1.9 book - Part 56 of 210
The Ring programming language version 1.9 book - Part 56 of 210The Ring programming language version 1.9 book - Part 56 of 210
The Ring programming language version 1.9 book - Part 56 of 210
 
Creative interactive design part 2
Creative interactive design part 2Creative interactive design part 2
Creative interactive design part 2
 
Interactive design part 2 a schoffstall
Interactive design  part 2 a schoffstallInteractive design  part 2 a schoffstall
Interactive design part 2 a schoffstall
 
Action script
Action scriptAction script
Action script
 

Mais de Juga Paazmaya

Tekko Process 2003 Autumn
Tekko Process 2003 AutumnTekko Process 2003 Autumn
Tekko Process 2003 AutumnJuga Paazmaya
 
Flash MX Tutorial - Putting a Flash movie on a HTML page
Flash MX Tutorial - Putting a Flash movie on a HTML pageFlash MX Tutorial - Putting a Flash movie on a HTML page
Flash MX Tutorial - Putting a Flash movie on a HTML pageJuga Paazmaya
 
Flash MX Tutorial - Video player
Flash MX Tutorial - Video playerFlash MX Tutorial - Video player
Flash MX Tutorial - Video playerJuga Paazmaya
 
Flash MX Tutorial - Scrolling content
Flash MX Tutorial - Scrolling contentFlash MX Tutorial - Scrolling content
Flash MX Tutorial - Scrolling contentJuga Paazmaya
 
Flash MX Tutorial - Tweens
Flash MX Tutorial - TweensFlash MX Tutorial - Tweens
Flash MX Tutorial - TweensJuga Paazmaya
 
Flash MX Tutorial - How to use different layer types
Flash MX Tutorial - How to use different layer typesFlash MX Tutorial - How to use different layer types
Flash MX Tutorial - How to use different layer typesJuga Paazmaya
 
Actionscript 3 with FlashDevelop3
Actionscript 3 with FlashDevelop3Actionscript 3 with FlashDevelop3
Actionscript 3 with FlashDevelop3Juga Paazmaya
 
Design implementation imporovements with QML
Design implementation imporovements with QMLDesign implementation imporovements with QML
Design implementation imporovements with QMLJuga Paazmaya
 

Mais de Juga Paazmaya (8)

Tekko Process 2003 Autumn
Tekko Process 2003 AutumnTekko Process 2003 Autumn
Tekko Process 2003 Autumn
 
Flash MX Tutorial - Putting a Flash movie on a HTML page
Flash MX Tutorial - Putting a Flash movie on a HTML pageFlash MX Tutorial - Putting a Flash movie on a HTML page
Flash MX Tutorial - Putting a Flash movie on a HTML page
 
Flash MX Tutorial - Video player
Flash MX Tutorial - Video playerFlash MX Tutorial - Video player
Flash MX Tutorial - Video player
 
Flash MX Tutorial - Scrolling content
Flash MX Tutorial - Scrolling contentFlash MX Tutorial - Scrolling content
Flash MX Tutorial - Scrolling content
 
Flash MX Tutorial - Tweens
Flash MX Tutorial - TweensFlash MX Tutorial - Tweens
Flash MX Tutorial - Tweens
 
Flash MX Tutorial - How to use different layer types
Flash MX Tutorial - How to use different layer typesFlash MX Tutorial - How to use different layer types
Flash MX Tutorial - How to use different layer types
 
Actionscript 3 with FlashDevelop3
Actionscript 3 with FlashDevelop3Actionscript 3 with FlashDevelop3
Actionscript 3 with FlashDevelop3
 
Design implementation imporovements with QML
Design implementation imporovements with QMLDesign implementation imporovements with QML
Design implementation imporovements with QML
 

Último

DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxLoriGlavin3
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxBkGupta21
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningLars Bell
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersNicole Novielli
 
What is Artificial Intelligence?????????
What is Artificial Intelligence?????????What is Artificial Intelligence?????????
What is Artificial Intelligence?????????blackmambaettijean
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Commit University
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rick Flair
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsNathaniel Shimoni
 

Último (20)

DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptxDigital Identity is Under Attack: FIDO Paris Seminar.pptx
Digital Identity is Under Attack: FIDO Paris Seminar.pptx
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptx
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
DSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine TuningDSPy a system for AI to Write Prompts and Do Fine Tuning
DSPy a system for AI to Write Prompts and Do Fine Tuning
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software Developers
 
What is Artificial Intelligence?????????
What is Artificial Intelligence?????????What is Artificial Intelligence?????????
What is Artificial Intelligence?????????
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!Nell’iperspazio con Rocket: il Framework Web di Rust!
Nell’iperspazio con Rocket: il Framework Web di Rust!
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Time Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directionsTime Series Foundation Models - current state and future directions
Time Series Foundation Models - current state and future directions
 

Flash MX Tutorial Animation

  • 1. Flash MX tutorial Big wave v1.1 Jukka Paasonen paazio@nic.fi 4/2/2004 1(7) Open new flash document and give the following properties to it: width : 550 px height : 385 px background : #FFFFFF Create two new movie clips. Name them as “lavastus” and “ohjaus”. Open “lavastus” for editing. Create a rectangle without strokes, size 50 * 50 px. Add keyframe to the frame 15 and draw circle without strokes, size 55 * 55 px. Add keyframe to the frame 30 and write letter ‘C’ by using the font Bullets 4 (Japanese). It can be downloaded from http://img.dafont.com/zip/bullets4_japanese.zip. Break text apart so you can apply some tweening to it. All the shapes are black.
  • 2. Flash MX tutorial Big wave v1.1 Jukka Paasonen paazio@nic.fi 4/2/2004 2(7) Create two shape tweens for the box and the circle. Also create new layer and place stop(); in the first and the last frame.
  • 3. Flash MX tutorial Big wave v1.1 Jukka Paasonen paazio@nic.fi 4/2/2004 3(7) Open “ohjaus” movie clip and place “lavastus” movie clip in the scene. Repeat this many times, long as you have 7 clips in diagonal. Give instance name for each clip. k1, k2, k3 ...
  • 4. Flash MX tutorial Big wave v1.1 Jukka Paasonen paazio@nic.fi 4/2/2004 4(7) Add layer and name it “code”. Name the other layer “clips”. Write the following codes to the “code” layer. frame 1 stop(); frame 5 k1.gotoAndPlay(2); frame 10 k2.gotoAndPlay(2); frame 15 k3.gotoAndPlay(2); and so on until frame 35 k7.gotoAndPlay(2); frame 40 stop(); Now close the “ohjaus” movie clip and place it in the main scene. Again place the “ohjaus” movie clip 5 times in the main scene. Name instances as s1, s2, s3, s4 and s5.
  • 5. Flash MX tutorial Big wave v1.1 Jukka Paasonen paazio@nic.fi 4/2/2004 5(7) Add layer “code” and rename other layer to “clips”. Now we do the same what we did to the “ohjaus” movie clip, except no stop(); in the first frame. frame 5 s1.gotoAndPlay(2); frame 10 s2.gotoAndPlay(2); and so on until frame 30 stop(); Now test the movie to see the animation.
  • 6. Flash MX tutorial Big wave v1.1 Jukka Paasonen paazio@nic.fi 4/2/2004 6(7) Create motion tween and add a keyframe to the last frame. In the last frame, apply color tint to the tweened clips. Color could be #996600.
  • 7. Flash MX tutorial Big wave v1.1 Jukka Paasonen paazio@nic.fi 4/2/2004 7(7) To have color affecting later, move last frames of both layers later, example to the frame 50. Change the background color to black. Again, test movie. There you have it and it takes only about 2 kilobytes. It is the magic of one movie clip.