Advertisment
Having trouble making things move in flash? Here is a step by step on how it all goes.
Novice guide to understanding FLASH animation, the elements that make it work as well as basic programming to create a button.
This Tutorial will show you how to make Graphics Transparent, or invisible.
The very basics of e-mailing, for all you Flash users that don't known HTML.
Moving your character diagonally across the scene by using the arrow keys, this tutorial is for newbies.
Shows you how to disable the right click context menu.
Stop the timeline and Play this movie clip until it is finished and then Move the timeline on and continue playing.
Discover how to generate 10 unique, non-doubling random numbers, check out the code!
Flash doesn't provide you with this function so Flashkit has. This code will plug into any actionscript that may require this function.
Learn how to calculate a factorial in flash with this easy tutorial. Copy the script if you like too and paste it into your own work.
This tutorial will teach you how to use Sine and Cosine to create a calculator for the math functions.
This is a tutorial demonstrating how to use math to simulate the movement of a pendulum, until it stops, varying dynamically its parameters.
This tutorial demonstrates an effective, and efficient, method for detecting collisions between multiple instances of two movie clips.
Learn how to create 'watching eyes' by writing a script to detect the cursor movement and then make your movies react relative to that...
This tutorial will help you convert from one number system to another using Flash 5 Actionscript.
This tutorial shows you how to simulate an attractive force like gravity between two objects like planets.
some basic inertia techniques - position, scale, and rotation... intermediate knowledge of actionScript is required.
A short tutorial on how to disassemble a two dimentional speed, angle vector into x and y speed.
Using scripting on a movie clip, you can get it to follow the mouse around the screen, like a child who can't take a hint.
A brief introduction into optimising your fla files for streaming and use on the web.