Tutorial: Create a Game Like Winter Bells in AS2 – Part 4


Written By MrSun at 8:04 am - Thursday, January 01st, 2009
Categories: Flash

Basic Character Programming Programming the “Bells” Level Creation Scoring Finishing Touches Step 4: Scoring Now, we get to score this game. In addition to adding a score, we’re also going to add a few other components, including displaying the points each bell is worth, as well as the game over stuff. Shall we begin? Let’s […]

Read More...

Tutorial: Create a Game Like Winter Bells in AS2 – Part 3


Written By MrSun at 8:03 am - Thursday, January 01st, 2009
Categories: Flash

Basic Character Programming Programming the “Bells” Level Creation Scoring Finishing Touches Step 3: Level Creation Welcome to the third part of this tutorial. In this part, we’re going to create the entire thing into a functional level. The first thing we’re going to do is make the screen move along with the character, so it […]

Read More...

Tutorial: Create a Game Like Winter Bells in AS2 – Part 2


Written By MrSun at 8:02 am - Thursday, January 01st, 2009
Categories: Flash

Basic Character Programming Programming the “Bells” Level Creation Scoring Finishing Touches Step 2: Programming the “Bells” Let’s get right to it. In this part of the tutorial, we’re going to add the “bells” to the stage. They’ll be 100% randomized so we can continue playing the game forever (You’d like that, wouldn’t you?). Anyway, we […]

Read More...

Tutorial: Create a Game Like Winter Bells in AS2


Written By MrSun at 8:01 am - Thursday, January 01st, 2009
Categories: Flash, News

Basic Character Programming Programming the “Bells” Level Creation Scoring Finishing Touches Step 1: Basic Character Programming Welcome, people, and get ready for yet another tutorial! In celebration of the winter season, we’re going to make a game like Winter Bells, in ActionScript 2.0. Let us begin, shall we? The basic concept of Winter Bells is […]

Read More...

11 Tutorial Sites for Learning Flash


Written By MrSun at 12:56 pm - Sunday, December 28th, 2008
Categories: Flash

Flash Kit Actionscript.org Kirupa GotoAndLearn Pixel2Life Tutorialized Good Tutorials Tutorials Garden Tut City Flash Magazine Flash Perfection

Read More...

10 Amazing Flash Blogs You Shouldn’t Miss


Written By MrSun at 8:00 am - Wednesday, September 24th, 2008
Categories: Flash

Here’s a list of my favorite blogs about flash/actionscript. Emanuele Feronato The Flash Blog Bit 101 Frozen Haddock Freelance Flash Games Flash Enabled Blog 8 Bit Rocket Visual Rinse Flash Magazine Mochiland

Read More...

Tutorial: How to Draw Simple Shapes in AS3


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

Hey guys, today we’re going to learn something fun and exciting! That is, drawing shapes in ActionScript 3.0. I’ve actually covered a little bit of this in my platform tutorial, but I want to make it the focus of this tutorial. So, let’s get started shall we? First of all, we’re going to create a […]

Read More...

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...

Sell Your Game’s Source Code on Flash Den


Written By MrSun at 8:00 am - Friday, September 05th, 2008
Categories: Flash, Reviews

I’ve recently come accross a website called Flash Den. It’s basically a marketplace where you can either buy or sell flash stuff. You could buy or sell a variety of flash-related things, from components to preloaders. But right now, I want to focus on selling your game’s source code. I myself haven’t tried it out, […]

Read More...

The 25-Line ActionScript Contest


Written By MrSun at 7:55 am - Wednesday, September 03rd, 2008
Categories: Flash

Keith Peters has recently announced on his blog a new contest that’s being held, the 25-Line ActionScript Contest! It is being held as soon as the next version of Flash, CS4, is released. As you may not be able to guess, the goal of this contest is to make the best possible Flash application using […]

Read More...