New Site for Tutorials!


Written By MrSun at 11:03 am - Tuesday, July 28th, 2009
Categories: Flash

Hey guys. I’m sorry for my lack of posts for the past few months. I’ve been extremely lazy busy all year. But, I have some news that might cheer you up. I am happy to announce that I’ve created a new site solely for the purpose of posting my flash tutorials. The site is called […]

Read More...

Tutorial: Create a Tower Defense Game in AS2 – Part 7


Written By MrSun at 8:07 am - Saturday, April 25th, 2009
Categories: Flash

Table of Contents Setting up Level Adding Turrets Adding Enemies Making Turrets Attack Enemies Winning/Losing the Game Expanding on the Game Finishing Touches Step 7: Finishing Touches Welcome back! This part of the tutorial is where we just add all of the finishing touches to the game! Unlike the other parts of the tutorial, I […]

Read More...

Tutorial: Create a Tower Defense Game in AS2 – Part 6


Written By MrSun at 8:06 am - Saturday, April 25th, 2009
Categories: Flash

Table of Contents Setting up Level Adding Turrets Adding Enemies Making Turrets Attack Enemies Winning/Losing the Game Expanding on the Game Finishing Touches Step 6: Expanding on the Game Welcome to the 6th part of the tutorial, Expanding on the Game! Well, what do I mean by “Expanding”? Well, by expanding, I mean that we’re […]

Read More...

Tutorial: Create a Tower Defense Game in AS2 – Part 5


Written By MrSun at 8:05 am - Saturday, April 25th, 2009
Categories: Flash

Table of Contents Setting up Level Adding Turrets Adding Enemies Making Turrets Attack Enemies Winning/Losing the Game Expanding on the Game Finishing Touches Step 5: Winning/Losing the Game Welcome back to the 5th installment of this tutorial series. In this lesson, we’ll make some playable levels, along with a winning and losing situation. Let’s dig […]

Read More...

Tutorial: Create a Tower Defense Game in AS2 – Part 4


Written By MrSun at 8:04 am - Saturday, April 25th, 2009
Categories: Flash

Table of Contents Setting up Level Adding Turrets Adding Enemies Making Turrets Attack Enemies Winning/Losing the Game Expanding on the Game Finishing Touches Step 4: Making Turrets Attack Enemies Well, it’s now time to let the enemies we just created be destroyed. Let’s dig in, shall we? First, we’ll define a single health variable for […]

Read More...

Tutorial: Create a Tower Defense Game in AS2 – Part 3


Written By MrSun at 8:03 am - Saturday, April 25th, 2009
Categories: Flash

Table of Contents Setting up Level Adding Turrets Adding Enemies Making Turrets Attack Enemies Winning/Losing the Game Expanding on the Game Finishing Touches Step 3: Adding Enemies Welcome back. In this part of the tutorial, we are going to add enemies to the field and we’re going to program them to move through the paths. […]

Read More...

Tutorial: Create a Tower Defense Game in AS2 – Part 2


Written By MrSun at 8:02 am - Saturday, April 25th, 2009
Categories: Flash

Table of Contents Setting up Level Adding Turrets Adding Enemies Making Turrets Attack Enemies Winning/Losing the Game Expanding on the Game Finishing Touches Step 2: Adding Turrets Okay, so in this part of the tutorial, we are going to make it so when the user clicks on any of the empty blocks, a turret is […]

Read More...

Tutorial: Create a Tower Defense Game in AS2


Written By MrSun at 8:01 am - Saturday, April 25th, 2009
Categories: Flash

Table of Contents Setting up Level Adding Turrets Adding Enemies Making Turrets Attack Enemies Winning/Losing the Game Expanding on the Game Finishing Touches Step 1: Setting Up a Level The tower defense genre is one that has become extremely popular over the years. Although they can become quite complicated to develop, they are almost always […]

Read More...

4 Reasons Why All Flash Game Developers Should Learn PHP


Written By MrSun at 1:59 pm - Monday, March 02nd, 2009
Categories: Flash

As a person, it is always to important to explore all areas of a subject. That is why, as a flash game developer, you must extend your knowledge to all corners of code. The most relevant programming language to ActionScript, as you may have already guessed, is PHP. Here are some reasons why you must […]

Read More...

Tutorial: Create a Tower Defense Game in AS3 – Part 7


Written By MrSun at 8:07 am - Saturday, February 28th, 2009
Categories: Flash

Table of Contents Setting up Level Adding Turrets Adding Enemies Making Turrets Attack Enemies Winning/Losing the Game Expanding on the Game Finishing Touches Step 7: Finishing Touches Welcome back! This part of the tutorial is where we just add all of the finishing touches to the game! Unlike the other parts of the tutorial, I […]

Read More...