Advertisment
Flash has some advantages and this tutorial guides you how to convert PowerPoint to Flash presenations manually.
If you want to be a programmer or just write some simple lines of code, you will need to know some math and how to use it. Here you will see how to...
A brief and friendly introduction to the timer class in AS3.
Learn how to alter the right click menu to your own words, like a copyright message for your site, and also hide the default options.
Con un poco de actionscript veremos como mover un circulo con las flechas del teclado.
Create an awesome menu with smooth button animation using the Tween Class.
In this flash tutorial you will learn how to make a very useful alpha tween effect controlled by flash actionscripting
Make this simple preloader(loading bar) or take it to the next level with the later part of the tutorial.
Detect your Flash Versions for your games in AS2.0! Totaly simple. Check it yourself!
Using the 'GotoAndPlay' method, this tutorial will explain how to make a basic flash website, allowing you to build and expand on your...
how to use actionscript to make a nice button click effect.
Constants come in very handy, mostly for code maintenance. A very simple example would be constant used in game for friction. Let's say that...
This seems like a very simple topic, and it should be...for anyone who has programmed in language like C or C++. In those languages, numbers have...
learn to use actionscript 3 to make a simple hit test in flash
A brief introduction to XML in Flash. This tutorial will cover the basics, and try to explain them fully so that you have a strong foundation on...
XML can be used to load external data in Flash to provide an easy method for structuring content so that it is easy to understand, process, and...
How to build your own simple functions using Flash actionscript 3.0
I will show how SharedObject might be used. For illustration, I came up with an idea to show users the time they spend browsing a particular page.
How to load one flash file content into another dynamically with actionscript.
Learn how to catch mouse events like mouse move and clicks with flash actionscript 3