-
Understanding Games
Understanding Games, this is a great tutorial about this tips and tricks what do you now must know Check this link
-
Starling Particle Effects for Stage3D Shooter Games
View Tutorial
-
Quick Tip: Add a Blurry Trail Effect to Your Bullets
In this Quick Tip you will learn how to use BitmapData’s copyPixels() method to create a very fast blurry trail effect for the bullets in your shoot-’em-up games. View tutorial
-
Create Flash Screen Transition Effects Entirely With Code
Flash games are very much the bread and butter of indie pop-nerd culture. If you consider the slices of bread the menu and the game itself, what is left? The butter – the very substance that makes the bread taste that much more delicious. And in terms of a Flash game, what comes in between
-
Quick Tip: Create a Typewriter Text Effect Class
In this Quick Tip, we’ll create a static, re-usable ActionScript class that will produce a Typewriter effect with a single line. Read on! View tutorial