Tutorial: Simple Dynamic Perspective in AS2 and AS3


Written By MrSun at 8:00 am - Saturday, September 06th, 2008
Categories: Beginner Tutorials, Flash

This tutorial will show you how to create a simple illusion of perspective, dynamically in both ActionScript 2.0 and ActionScript 3.0. Although this technique isn’t the most advanced or realistic, it gets the job done. Let’s see it, shall we? ActionScript 2.0 We’ll first make the effect in ActionScript 2.0. To begin, we have to […]

Read More...

Tutorial: Pagination in ActionScript 3


Written By MrSun at 8:00 am - Thursday, August 21st, 2008
Categories: Beginner Tutorials, Flash

This is going to be another tutorial about pagination. This time, however, it will be done in ActionScript 3.0. Here’s a brief description of what this tutorial will be about, taken from my previous tutorial in ActionScript 2.0: This is going to be a smaller tutorial about how to paginate objects in ActionScript 2.0. By […]

Read More...

Basic Drawing Tutorial


Written By MrSun at 12:20 pm - Saturday, July 26th, 2008
Categories: Flash

This is a tutorial I made a while ago, but I wasn’t able to put it on my main site, so here it is. Section 1: Drawing the Shape 1) We’re gonna start off simple. Open up a new Flash Document. If you don’t have flash, and you still want to know how to increase […]

Read More...