this:1/1 25 records total:18 start Previous Next Last goto: 1
Creating bodies with Box2D to simulate physics ON: 2009-04-26 12:02:38 Learn how to setup Box2D for ActionScript 3.0 and add bodies to the world. 43 times | category:
Pixel Perfect Circle Collisions ON: 2008-12-31 09:03:27 We are going to make a script that will make circles collide with each other. This would be very hard to do with hitTest()’s so we are going to use a small amount of trigonometry. Don’t let the big word or its meaning scare you. All we are going to need is 9 lines of script. 87 times | category:
Gravity Simulation in Flash ON: 2008-10-29 13:35:03 How to simulate gravity in Flash, one gravity well per affected object. Each effect can be set independently, strength for instance. 53 times | category:
Dynamics and Procedural Animation in Flash ON: 2008-10-29 13:16:27 Rope simulation, surge action and bubbles with collision detection. Includes source fla and .as scripts with commented code. 19 times | category:
Making objects follow the mouse ON: 2007-06-05 16:50:32 Using scripting on a movie clip, you can get it to follow the mouse around the screen, like a child who can't take a hint.
49 times | category:
Vectors to Speeds ON: 2007-06-05 16:49:50 A short tutorial on how to disassemble a two dimentional speed, angle vector into x and y speed. 62 times | category:
Simulating Gravity (Or Any Attractive Force) ON: 2007-06-05 16:45:40 This tutorial shows you how to simulate an attractive force like gravity between two objects like planets. 50 times | category:
Conversion of Number Systems ON: 2007-06-05 16:42:14 This tutorial will help you convert from one number system to another using Flash 5 Actionscript. 41 times | category:
Creating Eyes That 'Watch' The Cursor ON: 2007-06-05 16:38:57 Learn how to create "watching eyes" by writing a script to detect the cursor movement and then make your movies react relative to that movement. 45 times | category:
Mass Collision Detection ON: 2007-06-05 16:36:46 This tutorial demonstrates an effective, and efficient, method for detecting collisions between multiple instances of two movie clips. 78 times | category:
Creation of a pendulum with dynamic parameters in Flash ON: 2007-06-05 16:32:17 This is a tutorial demonstrating how to use math to simulate the movement of a pendulum, until it stops, varying dynamically its parameters. 87 times | category:
Sine/Cosine Lookup ON: 2007-06-05 16:30:09 This tutorial will teach you how to use Sine and Cosine to create a calculator for the math functions. 49 times | category:
Calculating Factorials in Flash ON: 2007-06-05 16:28:53 Learn how to calculate a factorial in flash with this easy tutorial. Copy the script if you like too and paste it into your own work. 25 times | category:
Calculating the Square Root in Flash ON: 2007-06-05 16:27:08 Flash doesn't provide you with this function so Flashkit has. This code will plug into any actionscript that may require this function. 25 times | category:
Unique Random Number Generator ON: 2007-06-05 16:25:33 Discover how to generate 10 unique, non-doubling random numbers, check out the code! 31 times | category:
Maths Explained ON: 2007-06-05 16:23:06 Explaining the .Math commands in Flash actionscript and what they can be used for. 63 times | category:
Flash game creation tutorial - part 4 ON: 2007-06-05 16:10:06 Knowing the direction of the player may be very useful if we decide to add some special features to our game.
I explain in this tutorial how many pretty things you can do if you know the direction your player is moving.
40 times | category:
Make a MovieClip Face the cursor ON: 2007-06-05 16:03:17 Learn how to make a MovieClip face the cursor in this easy but detailed tutorial. 47 times | category:
this:1/1 25 records total:18 start Previous Next Last goto: 1