view tutorial
Nice. However, I suggest you split it into optional and compulsory bits - some of the actions were not completely necessary.If you made this clear enough, your tutorial will appeal to a wider audience.
moderator
view tutorial
It would look more realistic if you could blur it, but it's a fine tutorial.
moderator
view tutorial
I have to agree with that. Try making a more realistic tear because the ideea is good.
moderator
view tutorial
Ran into many problems! Site "friendy" forums aren't helpful!
moderator
view tutorial
For me, the tutorial is over complicated. I would have just created the 2 text fields manually, assign x & y variables to them and just put this on frame 1:
this.onMouseMove = function(){
x = _xmouse;
y = _ymouse;
}
While adding listeners and creating text fields with code is nice, it's harder to explain to the novice, especially when all you want to display is 2 values.


view tutorial
vanessa hudgens