flashvault comments on their tutorials


profile / submitted / saved / comments / tutorial comments
RSS feed
amoneiJanuary 18, 2008
view tutorial

vanessa hudgens

nicksAugust 08, 2007
moderator
view tutorial

Cool effect

Foundation FlashAugust 04, 2007
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.

sankoodaliAugust 03, 2007
view tutorial

very nice tutorial..

ryneJuly 30, 2007
moderator
view tutorial

Neat effect, keep it up!

zasulJuly 30, 2007
moderator
view tutorial

Thats nice!

zasulJuly 25, 2007
moderator
view tutorial

Pretty.

xiaoJuly 20, 2007
moderator
view tutorial

It would look more realistic if you could blur it, but it's a fine tutorial.

zasulJuly 19, 2007
moderator
view tutorial

I have to agree with that. Try making a more realistic tear because the ideea is good.

xiaoJuly 19, 2007
moderator
view tutorial

Doesn't really look like a tear.

EliJuly 12, 2007
moderator
view tutorial

Cool effect

MentalTransMay 26, 2007
moderator
view tutorial

Ran into many problems! Site "friendy" forums aren't helpful!

DonYesilaMay 14, 2007
view tutorial

Very nice tutorial with a great result :)

ApacheMay 07, 2007
view tutorial

this is a nice tutorial ;)

nicksApril 15, 2007
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.

KresoApril 13, 2007
view tutorial

yep, there is explanation..

sktzofrenicApril 13, 2007
moderator
view tutorial

No explanation of the code?

sktzofrenicApril 06, 2007
moderator
view tutorial

No explanation of any of the code.