Score: 2
"wdh"
date: June 9, 2008
dude... I appreciate your attempt at a tutorial, but this is a very lousy tutorial. sorry =/
you got a lot of the AS tuts wrong, for example the custom cursor. Although that AS works, it's very ... bad =/. The correct AS for a custom cursor is:
onClipEvent(load){
Mouse.hide();
_x = _root._xmouse;
_y = _root._ymouse;
startDrag(this);
}
startDrag is a built-in function that causes way less lag than your enterFrame function.
And the drawing tuts were just so obvious. How to apply glow in flash MX? >.>
overall good attempt. I'm not pisses or anything, but just gather more knowledge before making a tut next time.
June 9, 2008
Author's Response:
hey dude u r right but there is not only way of making custom cursor and the lag you were talking about does not happen unless you have as little as 1MB RAM.....and i have checked each and everything and it was working correctly.....and one last thing no two developers have the same way of working.....