First time here? First time here? Newsletter Signup Newsletter
651326 Members and growing! | Flash Jobs
Search tutorials
Author: Sergei A. Kornev | Website: http://www.purehue.com/

Adding actions (cont.)

Add another layer to the timeline and create 1 keyframe in it (see illustration). Call it - actions.

Open action for fisrt keyframe in actions layer : right mouse click on keyframe -> actions ( or left click on keyframe and press F9)
Put this code:

  //set snowflakes' speed
  spdSnowFlake = 0.4;
  //set number of snowflakes
  numSnowFlake = 30;
  // set amplitude of snowflakes
  ampSnowFlake = 0.6;

  // set this value to height of document.
  Height = 550;
  // set top - place where snowlakes start flying.
  Top = -10
  // set bottom if snowflake reach it, one will be restarted again.
  Bottom = 330;


  // set to invisible movie clip that we are gonna duplicate below
  _root.snowflake._visible = false;
  // set starts point of first flying
  _root.snowflake._y= -50;

  // duplicating snowflakes
  for (i=1; i<= numSnowFlake; i++){
  	snowflake.duplicateMovieClip( "snowflake"+i, i+100 );
  	snowflake._x=10+i*10;
  	eval("snowflake"+i)._visible=true;
  }
» Level Intermediate

Added: 2003-12-28
Rating: 7.9 Votes: 67
(10 being the highest)
» Author
Sergei A. Kornev web-designer from Saint-Petersburg, Russia. More information available on site: www.puehue.com.
» Download
Download the files used in this tutorial.
» Forums
More help? Search our boards for quick answers!

Comments

  • There are no comments yet. Be the first to comment!

  • You must have javascript enabled in order to post comments.

Leave a Comment
  • Your email address will not be published. All fields are required.
Featured Flash FLA
» Author: S.Saipriya
» Title: Flash Fire Effect
» Description: This tutorial explains about how to create Fire Effect in Flash of Actionscript 2.0.I hope this tutorial helps you!
Featured Sound Loops
Image for equalize

Audio Player

» Author: Aidan Crouzet-Pascal
» Title: Falling Star
» Description: This loop is a cool sounding, E minor loop.
Latest Font
» Author: Fábio FAFERS
» Description: I created this font for free use. Everyone can apply it in personal or business texts. Its free, but I want to be communicated in case of business use. Donations are accepted to keep the project of free fonts alive! Thank you all
Featured Sound Fx
Image for equalize

Audio Player

» Author: Brandan Paulin
» Description: Epic sounding loop with Brass, Percussion, Strings and Winds. This is actually part of a Loop Pack called the Coming where you can download the rest of the loops that go with it FREE from my website.