Adobe Flash ActionScript tutorials
In this tutorial you will learn how to make simple and fun little video games using flash.
Related Tutorials
Creating a Flash platform game with Flixel - Sounds
This tutorial series shows you how to create a Flash platform game with the Flixel game engine and Adobe Flex. Demo and source code included.
Creating a Flash platform game with Flixel - Levels
This tutorial series shows you how to create a Flash platform game with the Flixel game engine and Adobe Flex. Demo and source code included.
Creating a Flash platform game with Flixel - Enemies
This tutorial series shows you how to create a Flash platform game with the Flixel game engine and Adobe Flex. Demo and source code included.
Creating a Flash platform game with Flixel - Adding Weapons
This tutorial series shows you how to create a Flash platform game with the Flixel game engine and Adobe Flex. Demo and source code included.
Creating a Flash platform game with Flixel - Victory State
This tutorial series shows you how to create a Flash platform game with the Flixel game engine and Adobe Flex. Demo and source code included.
Creating a Flash platform game with Flixel - Adding a player
This tutorial series shows you how to create a Flash platform game with the Flixel game engine and Adobe Flex. Demo and source code included.
Creating a Flash platform game with Flixel - Moving Platforms
This tutorial series shows you how to create a Flash platform game with the Flixel game engine and Adobe Flex. Demo and source code included.
Building an Arcade Game
Take your first steps into flash game development with this series of informative tutorials by Flash Junkie.
Creating a Flash platform game with Flixel and Flex - Getting Started
This tutorial series shows you how to create a Flash platform game with the Flixel game engine and Adobe Flex. Demo and source code included.
Building a Text Game
In this tutorial hopefully I will convince a few people to add some text games to the web using Flash. I've used various other bits of software which claim to be fantastic and sell themselves on 'you don't need to know code to make a text game'. However they all take so long to learn to use and are very limited, whereas using Actionscript means you can build the game with endless possibilities. Check out the attached .fla file to see what a couple of rooms in the final game will look like.
How to Make Your First Game in Flash 8
This tutorial will teach you how to make a basic space invaders game a lot like this one in Flash 8. The techniques can be used in many sorts of games.
Create a Flash game using Flex and ActionScript
See how to create a Flash shoot'em'up game with this 10 part series. Demo and source code included.
Create Your Own Flash Adventure Game - Building a Level
In this tutorial series we will look at creating a very simple Flash adventure game using Flex and ActionScript.
Make a hangman game in Flash from start to finish!
Learn to load XML and text data into Flash by making a hangman game. You'll learn a lot!
Creating a fishing game
one of the most stunning applications of Macromedia Flash is that you can create your very own game, i found it marvelous back when i made my first one. its worth sharing the easy tricks i took making one of my games, "Fishing Season". the name says it all, its a fishing game.
Create Your Own Flash Adventure Game - Messaging
In this tutorial we give the game elements the ability to notify each other of events.
Dodge Game
A easy, simple, and fun little game in flash, it deals with looping objects, health, and character movement.
Game Movement [the basics] - Part 1
If you've ever wanted to create a game in Flash that uses the arrow keys as the controls, here's the quick and easy way to do it.
AS3 Flash Games for Beginners: Adding Library Objects to Stage with AS3
The initial steps to creating a flash game. Setting up a document class and using class to pull your graphics from the library into the game so they can be used with actionscript 3 code.
Creating a basic Platform Game
Creating a basic platform game. Very basic knowledge of Flash required. Works with Flash 5 and upwards, may not work with Flash 4.
AS3 Flash Games for Beginners: Character Movement / Handling Multiple Keypresses
Movement is extremely important for any game in which you take the role character or object. Bad movement can completely ruin your game, and good movement can make it feel well polished. Of course, movement is just one part of your game, but it’s the foundation of everything your character will do, so you need to give it some attention.
How to use hitTest in a simple game
This tutorial explains the basics of using hitTest to add extra functionality to your Flash movie or game.
Creating a fishing game using actionscript
Use the power of Flash to create fun filled games on your own, see how to make a simple fishing game.
Scary maze game
This Flash tutorial will teach you how to create a scary maze game in Flash.
How to Make a Simple Mouse Shooting Game in Flash 8
This tutorial will show you how to animate a sprite on the screen and then enable the game so that when you click on the sprite you get points added to a score.
Quiz Game
This tutorial will demonstrate one way in which a quiz game can be compiled using Flash.
Making an RPG type game
In this tutorial you will learn how to make a RPG type game in flash. I will only be teaching you how to set up the character and the action script, not how to animate the character. You should already know some action script and know how to find your way around flash.
Make a Complete Fighting Game!
In this tutorial you will learn how to make a fight game in flash. I will only be teaching you how to set up the character and the action script, not how to animate the character.
Snake Game
This article will explain how you can add the Snake Game to your page. The author is working in Flash. The author provides all the necessary coding and has a graphic display with each step so you can follow your progress.
How to make a flash game with moving platforms
The tutorial shows how to get a character in a platform game to interact with static and moving platforms in a realistic way.
ActionScript 2: applying theory to a game prototype
In this tutorial we will give you an example of how to use classes to define extensible datatypes that help you better organize your code in a game project. For the sake of simplicity the game in question is a basic pong-like game where you move a green "paddle" with the mouse trying to keep the red ball in the playfield.
Simon Game
Create simon game in flash easily.
Handling Score in a Basic Game
This tutorial will teach you how to handle the score in a basic Flash 8 game. Among the things you will learn are how to display the score and how to advance to new levels when the score reaches a certain level.
How to turn a flash game into a profitable product?
Learn how to create independent exe with trial limitations from a set of flash files.
game help useful things to know tutorial1
This is the basic game tutorial where you will learn how to move a sprite and in the 3rd tutorial...... 3D game making...
Creating a Flash platform game with Flixel and Flex - Powerup Blocks
In this tutorial we add some powerup blocks to our Flixel game.
Flash Game
If you have ever wanted to know how to make simple and fun little video games using flash then this is the tutorial for you. Take a second and find out how fun it can be.
Organizing and structuring your Flash projects Flash tutorial
You have just got an amazing idea for a new exciting flash game and you start coding and designing frantically. Suddenly you stop and you remember that you had to stop working on your last project because you could not understand your code anymore; worse, you could not locate most of it at all. Without even mentioning the fact that you had erased some precious graphics by mistake because of the random naming convention you always apply to your library assets. Right, time for a change...a new Flash developer is about to be born.
Gaming: coding the skala of remaining lives
This tutorial shows how to implement one of most basic features in game development: the skala in the upper left corner displaying the number of remaining tries(lives). The advantage of this snippet is that you can use it over and over in your flash games. You only have to change this symbol in library that represents a «life» in your game. We will use the attachMovie method to place it on the stage.
Number guessing game in Actionscript 3
In this Flash tutorial you will learn how to create a number guessing game in Actionscript 3.0.
 
Categories