SlideShare une entreprise Scribd logo
1  sur  7
Télécharger pour lire hors ligne
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.

Contenu connexe

Similaire à Flash MX Tutorial - Big wave

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
 

Similaire à Flash MX Tutorial - Big wave (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
 

Plus 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
 

Plus 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
 

Dernier

Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Victor Rentea
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelDeepika Singh
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontologyjohnbeverley2021
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native ApplicationsWSO2
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistandanishmna97
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...apidays
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamUiPathCommunity
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MIND CTI
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businesspanagenda
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Angeliki Cooney
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsNanddeep Nachan
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusZilliz
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfOrbitshub
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingEdi Saputra
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Orbitshub
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...apidays
 

Dernier (20)

Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
Six Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal OntologySix Myths about Ontologies: The Basics of Formal Ontology
Six Myths about Ontologies: The Basics of Formal Ontology
 
Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
Biography Of Angeliki Cooney | Senior Vice President Life Sciences | Albany, ...
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Exploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with MilvusExploring Multimodal Embeddings with Milvus
Exploring Multimodal Embeddings with Milvus
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
Navigating the Deluge_ Dubai Floods and the Resilience of Dubai International...
 
Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..Understanding the FAA Part 107 License ..
Understanding the FAA Part 107 License ..
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 

Flash MX Tutorial - Big wave

  • 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.