| Visit tutorial >> |
| In this tutorial, you will learn how to create a circle that the user can drag around the stage. But when the user releases his mouse, the circle will snap back to the center of the stage as though it were tied to a bungee cord. |
| Hits: 938 |
| 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: 1178 |
| 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: 107 |
| Visit tutorial >> |
| This tutorial will teach you how to create a simple flash website that has three sections. |
| Hits: 1408 |
| Visit tutorial >> |
| Learn how to create a random effect in Flash using movie clips and simple actionscript. |
| Hits: 777 |
| 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: 371 |
| Visit tutorial >> |
| This tutorial will teach you how to create an extremely simple music box in Flash with very little scripting. You can use this music box in your blog, in a forum, a portfolio, personal webpage, etc. |
| Hits: 821 |
| 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: 1187 |
| 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: 558 |
| 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: 219 |