The Super Duper Tutorial by Girdf



Author & File Information

{Firestorm}

Main Theme

'{Firestorm}'

by: cornandbeans


Submitted: 09/08/2007 | 11:42PM EST

File Info: Game | 3.2 MB | Add Game to Favorites

Genre: Tutorial

Current Score: 4.35 / 5.00

1,462 votes | 18,726 views

Click an icon to vote on this!

You are not logged in.


Related Submissions

Submissions by Jacob Sayer (Girdf):

Users who liked this also enjoyed:


Author Comments

150 Tutorials + A Quiz

Press Alt to take notes.

AS2!

Recommend this to the flash tutorial collection!

87 reviews | Log in to write a review | Share this!

The people have spoken

Average Score: 9.4 / 10

Score: 10
maxgrounds

"thanks"

date: November 8, 2009

that helped alot

Rate this review:
Helpful!
Useless.
Flag as abusive.
No users have weighed in on this review.

Score: 10
Speyedur

"awesome"

date: November 4, 2009

nice tus but im have questions for the car one how could i make the guy go into the car if his script is:

onClipEvent (load) {
movespeed = 5;
}
onClipEvent (enterFrame) {
if (Key.isDown(Key.RIGHT)) {
play();
_rotation = 90;
_x += movespeed;
}
if (Key.isDown(Key.LEFT)) {
play();
_rotation = 270;
_x -= movespeed;
}
if (Key.isDown(Key.UP)) {
play();
_rotation = 0;
_y -= movespeed;
}
if (Key.isDown(Key.DOWN)) {
play();
_rotation = 180;
_y += movespeed;
}
if (Key.isDown(Key.RIGHT) && Key.isDown(Key.UP)) {
_rotation = 45;
}
if (Key.isDown(Key.LEFT) && Key.isDown(Key.UP)) {
_rotation = 315;
}
if (Key.isDown(Key.RIGHT) && Key.isDown(Key.DOWN)) {
_rotation = 135;
}
if (Key.isDown(Key.LEFT) && Key.isDown(Key.DOWN)) {
_rotation = 225;
}
}

Rate this review:
Helpful!
Useless.
Flag as abusive.
People think this is a useless review.

Score: 9
zaphire77

"Some Good, Some Bad"

date: October 10, 2009

Some were great but some I really wanted didn't work such a walking on slopes, crashed flash and then asked to abort scripts

Rate this review:
Helpful!
Useless.
Flag as abusive.
No users have weighed in on this review.

Score: 9
Kailol

"Good, but"

by: Kailol
date: August 4, 2009

For some reason many of those codes didn't work :O just comes syntax errors etc.

Rate this review:
Helpful!
Useless.
Flag as abusive.
People aren't in agreement over whether this is helpful or not.

Score: 10
Emilerules97

"AWSOME"

date: August 1, 2009

All of the great tutroials!

Rate this review:
Helpful!
Useless.
Flag as abusive.
People find this review helpful!