| Visit tutorial >> |
| Through reading this tutorial you will learn how you can manipulate gravity in Flash and move an object using the Key.isDown() function. This tutorial will show you how to create a ball which you can control, similiar to the ball revamped game by Jmtb02. |
| Hits: 1400 |
| Visit tutorial >> |
| Add a sleek element to your site and give your users a real time digital clock to keep time. Design the clock using action script and import into your site as an SWF. |
| Hits: 153 |
| Visit tutorial >> |
| This tutorial will teach you how to create a simple flash website that has three sections. |
| Hits: 1575 |
| Visit tutorial >> |
| Learn how to create a random effect in Flash using movie clips and simple actionscript. |
| Hits: 872 |
| Visit tutorial >> |
| A conditional is a way of executing a piece of code only if the circumstances are right. In this tutorial, you will learn how to use the if() statement to control a toggle switch in Flash. |
| Hits: 428 |
| Visit tutorial >> |
| Unfortunately, there?s no way to create a customizable popup window using only Flash. But the good news is that with a little help from JavaScript, you can create popup windows with no scrollbars, no toolbars, no menubars, and you can even specify the size of the popup window. In this tutorial, you?ll learn how to do just that. |
| Hits: 1414 |
| Visit tutorial >> |
| Conditionals are special tools in ActionScript that allow us to execute a specified selection of code upon the satisfaction of a certain condition. The 'if' conditional is one of the several conditionals available in ActionScript and is one of the easiest ones to use. |
| Hits: 586 |
| Visit tutorial >> |
| This tutorial will teach you a very simple method for creating a password protected section in your flash movie so that you can, for example, create a restricted area in a flash website. |
| Hits: 244 |
| Visit tutorial >> |
| It is time to learn Actionscript 2. In order to understand this tutorial you should have FlashMX 2004 installed on your computer. You will get an introduction to AS2 by first looking at an AS1 script which functionally does what we want and then learn how to create a similar script but using AS2. This will show you to some extent some of the differences between AS1 and AS2 but also the power of this new language. |
| Hits: 1662 |
| Visit tutorial >> |
| This tutorial will teach you how to create an advanced portfolio that dynamically loads images and text from external sources. |
| Hits: 1519 |