Advertisment
This tutorial shows how to create a simple username and password menu. It can easily be used by a little number of users and the best part is that...
With these three easy steps, you have your very own typewriter, made in pure AS.
Before you understand the fundamental principals of object oriented programming in Flash, your work is unlikely to utilise the full potential of...
An easy way to make a one frame move just adding action script to a movie clip.
Make a movie clip move across the stage and stope it after 'n' loops with Action Script.
A tutorial that will teach you how to make an actionscripted drawing application for use in paint or drawing flash programs.
Learning one of new flash MX features drawing API to Create spider web.
Before you understand the fundamental principals of object oriented programming in Flash, your work is unlikely to utilise the full potential of...
How to create a delay before initiating an action, or playing a movie.
This tutorial is a must read for anyone contemplating using hitTest with both the Target and Shapetest arguments. Tested in MX, this tutorial makes...
Want to spice up your Flash project with more interactivity or simulate a UI? This tutorial shows you how to use the attachMovie method to add a...
In this tutorial you're gonna learn how to add the time & date in Flash MX! It doesn't need any knowledge of actionscript, just how to...
How to add sound via actionscript.
Provides an accurate loading sequence that is frame independent, efficient and easily re-useable.
With this tutorial you will learn how to create a php flash based highscoreboard table.
It's not hard to hack a score post to PHP. If you're posting the data, player = 'Mark' and score = '50' so you can...
This tutorial will show you how to change the color of a movie clip with a little help from Action Script.
This tutorial will gide you, to make two Flash movies that are running (One proyector & one in the player, or player/browser, or browser/browser,...
This is an introductory tutorial using AS2 syntax showing how to create buttons. It is recommended to read the help files in Flash MX2004 about AS2...
There are alot of preloader tutorials on flash-kit, but none of them tell you how do to percentages, when really its one of the most simple ones.