00:00
00:00
Newgrounds Background Image Theme

ShadowTheHaxGod 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!

Minitut#5 ClockDay Cursor

Share Collapse

Author Comments

Another Mini Tut, this time for Clock Day07! Yay! Custom cursor tuturial.

***Please Review!***

READ:

This is a mini tuturial, 5th in the series, hence it will only be a frame or so and contain some useful information. These were originally designed to be quick references, not hand books, so vote based on that. Note: These were also designed in mind for n00bs at flash.
- - -

ActionScript:

onClipEvent (load) {
startDrag("", true);
Mouse.hide();
}

- - -

Credits:

Andrea364: Instructions
Billy44: Action Script
Haley87: Cursor example
Soul-Eating-Reaper07: Layout and color scheme
Basspro55: Stuff :)
NikeNick: More stuffz
agustana: Sexyness lulz
- - -

Enjoy, rate, and review!

Log in / sign up to vote & review!

OKay...

It's an okay, simple tutorial, but why the hell does it still have a score of 4.25
?????

ADR3-N responds:

It's cause of Clock Day. Clock Day works miracles, eh?

Are you Serious??

It's one lousy frame explaining one lousy trick with a custom cursor. It's even a bad cursor too, one that can be "broken" by right-clicking. You should include more things. I don't care if it's a mini-tutorial. INCLUDE MORE! I have no idea how this crap got over a 4 rating.

ADR3-N responds:

Two words. Clock, and Day.

Eh...

The tutorial wasn't bad, but their are better and more effective ways to make an MC mimic the mouse, (that was the easiest)

The better one;

//Starts here inside frame of desired mouse Movieclip
MovieClip1.onEnterFrame = function(){
Mouse.hide();
_root.MovieClip1._y = _root._ymouse;
_root.MovieClip1.x = _root._xmouse;
}// much more better and changable code.
//The y or x value can be easily altered.

ADR3-N responds:

I think I'll make a tuturial for both (with both)

Pretty good for beginners

Now for a pro, this is nothing I'm sure, but a n00b yeah, it helps. Anyway, 5'd cause I leaned stuff from it.

Nice one

Even though there's no music it's good. Thanks for helping me out here. Sorry for calling you man all the time, I just realised you're a girl.

Credits & Info

Views
6,202
Faves:
1
Votes
9
Score
2.18 / 5.00

Uploaded
Aug 15, 2007
8:58 PM EDT