Flash – Beginners NOTE BOOK : basic terms Explained

June 8, 2009 by satz  
Filed under Flash

Basic terms in Flash is explained in this article. Please note, This is only a beginner’s NOTE BOOK and is completely meant for those who are newbies to Flash. Proper knowledge of these terms are mandatory for  a Flash learner.
Read more

Creating a simple flash sound controller

May 27, 2009 by satz  
Filed under Flash

In this tutorial, we learn how to create a simple sound controller using flash. In this, we focus on the Flash sound Object. This article will show how to control an mp3 file in a flash movie. This articles is aimed at the Flash action Script beginners.

Step1.

  • Create a new Flash movie. (File >> New>>Flash Document)
  • Save it. (File>>Save)
  • Import the sound file. (File>>Import>>Import to Library [*wav OR *.mp3])
  • Create/place 2 buttons on the stage (Window>>Components>>User Interface >>Button)

Now our first step of importing the necessary files are completed Read more