Collision Detection Adobe Flash / Games
Learn how to make a basic maze game with collision detection. Collision detection is useful in many different game type scenarios and is easier than you might think. The Collision Detection ensures that the Blue Ball (or Player) does not cross the red lines of the Maze.
Flash Plugin Detection in Flash 8 Adobe Flash / Getting Started
Flash plugin detection is very easy to implement in Flash 8. Its actually built-in. In this tutorial I will show you how to activate Flash plugin detection for whatever version of Flash that your Flash document requires.
Flash Physics Study Adobe Flash / Math and Physics
Gravity and collision models have significant applications to Flash. They can be used in game design, movies, or simply just as models. In this article, I'll explain how to create a simple implementation of gravity and collision using the trusted bouncing-ball model.
Mass Collision Detection Adobe Flash / Math and Physics
The goal of this tutorial is to demonstrate an efficient way to detect collisions between multiple instances two movie clips.When you're finished with this tutorial you will understand an efficient method for detecting collisions between multiple instances of one movie clip and multiple instances of another movie clip, and be able to apply that knowledge.
Create a flash draw game like Line Rider - part 2 Adobe Flash / Games
In this part I'll explore how to detect collision between a ball and the line.
Please read part 1 if you didn't already.
You may say: "hey, I don't want a ball, I want a car!!". There's no problem, you will learn everyting, I will explain, during next tutorials, how to insert complex objects, but the basics are the same for every collision.
Weapon Manufacturing 101 Adobe Flash / Games
This tutorial shows you how to use the mouse detection code from the last tute and construct the gun and the laser.