00:00
00:00
Newgrounds Background Image Theme

mike181 just joined the crew!

We need you on the team, too.

Support Newgrounds and get tons of perks for just $2.99!

Create a Free Account and then..

Become a Supporter!

Complete Tutorial V1

Share Collapse

Author Comments

Note: For some of the AS code you need to go over it and right click. Then select... select all and you are good!

Well, Here it is! You guys asked for the full thing, so I did it! This tutorial will help you to gain footing in the world of Actionscript as well as Newgrounds! I threw in some new music, some really good stuff by ljcoffee, so check out his stuff, alright? This covers well... Building a

Platform Engine
GTA Style Driving Engine
Custom Cursors
Symbol Rotation With Mouse
Clocks
EXP Points
BLAM/PROTECTION Points
Voting Power

Clocking in at 4.3 MBs this is one bad mamma jamma

Log in / sign up to vote & review!

Umh....

It would be great if your actionscript actually worked :S
In the mouse pivot control my flash says this:

**Error** Scene=Scene 1, layer=Layer 1, frame=1:Line 3: Syntax error.
myDegrees = Math.round(myRadians*180/Math.PI);

**Error** Scene=Scene 1, layer=Layer 1, frame=1:Line 4: Syntax error.
_root.yChange = Math.round(_root._ymouse-this._y);

Please tell me the right script.

Too many buttons.

As tutorials go, this is one that more helps yourself learn flash and AS rather than help others. It was rather messy to look at and by the look of some of the other reviews, your AS is broken.

Nice Tutorial, and em Help LOL

Hey Nice tutorial, erm just a few problems though lol

I went over your mouse pivot code trying to solve all the syntax errors in it and never did manage lol. Here a rether errors if you wish to see them.
myDegrees = Math.round((myRadians*180/Math.PI)); was one of them. I fixed it though (by removing the extra brackets) but after that it came up with 2 more errors which was this:

**Error** Scene=Scene 1, layer=Layer 1, frame=1:Line 3: Syntax error.
myDegrees = Math.round(myRadians*180/Math.PI);

**Error** Scene=Scene 1, layer=Layer 1, frame=1:Line 4: Syntax error.
_root.yChange = Math.round(_root._ymouse-this._y);

Lol, I can't fix it. And I copied and pasted the exact code you had in the tutorial. HELP. Soz for having to post this lol.

Thanks

Thanks a lot for the driving code. That's some pretty decent code right there!

what?

i think it is generaly good BUT, the beginning menu is a bit hard to use(not knowing what to click)

Credits & Info

Views
6,788
Faves:
8
Votes
17
Score
2.68 / 5.00

Uploaded
Dec 6, 2005
12:47 AM EST