Loading...

Search Results in category “Flash Tutorials”

in Flash Tutorials
Moving Lines

First we need to create the Stage. To do this create a new stage. Size: 400 x 250, FPS (Frames Per Second) at 22, Background color does not matter, Although I used White.

read more
in Flash Tutorials
Rotating Objects in Flash

First off, Start a new Flash file.
For this tutorial I created a Square and set it as an MC (Movie Clip). Name this MC square.
Select the newly create MC, and go to the ActionScript of the square and follow the insturctions below:

read more
in Flash Tutorials
Create Flying Hearts Effect

1. Launch Flash Designer and set movie dimensions 500 x 500 (or any desired).
2. Change frame delay to "Stop".
3. Add new frame, change "Frame 1" to "Master Frame (1)"
4. Go to "Frame 1", select "Master Frame (1)" as the background:

read more
in Flash Tutorials
Flash Game (Exclusive Tutorial)

Editor's Pick in Flash Tutorials, July 2006
If you have ever wanted to know how to make simple and fun little video games using flash then this is the tutorial for you. Take a second and find out how fun it can be.

read more
in Flash Tutorials
BitmapData.loadBitmap Gone in Actionscript 3

When playing with the BitmapData API in Flash 8, it was often necessary to work with an image embedded in the library. To achieve this you could assign a 'Linkage Identifier' to the image in the library and then use BitmapData.loadBitmap to retrieve a BitmapData instance pre-populated with the spe...

read more
in Flash Tutorials
Flash Preloader

Editor's Pick in Flash Tutorials, June 2006
Flash pre-loading can sometimes be a little tricky if you don't know what you are doing. This tutorial can definitely make sure you don’t make any costly mistakes.

read more
in Flash Tutorials
Communicating Between Actionscript and JSFL

When creating Commands or Timeline Effects using the extensibility layer,it is sometimes necessary to provide some kind of user interface to allow the user to customise the functionality. JSFL has a little friend who's sole purpose is to provide an easy markup language for describing Dialog Boxes.

read more
in Flash Tutorials
Movie and Image Preloader Woes

Yes, by now we should all know that Flash MX can load .jpg files dynamically into a flash movie aswell as being able to load external .swf files, but as always, when it comes to loading large files from external sources, it is good practice and almost standard to create a preloader for the file.

read more
in Flash Tutorials
Making an Animated Mask in Flash

Making an animated mask in Flash is a simple and useful operation that can allow quite complex and breathtaking animation sequences to be produced with a little imagination and ingenuity. For this tutorial I will make a simple animation that unmasks a text header.

read more

Copyright © All Rights Reserved