nicks comments made


profile / submitted / saved / comments / tutorial comments
RSS feed
nicksDecember 05, 2007
moderator
view tutorial

Thanks for rating without clicking...

nicksOctober 15, 2007
moderator
view tutorial

Not sure why someone has rated this 'terrible'.

nicksSeptember 11, 2007
moderator
view tutorial

Thanks for the tips - I'll take them on board! :)

nicksAugust 16, 2007
moderator
view tutorial

Very odd. It's working from here

nicksAugust 16, 2007
moderator
view tutorial

hmm, what about now?

nicksAugust 08, 2007
moderator
view tutorial

Cool effect

nicksJuly 16, 2007
moderator
view tutorial

Thanks - Glad you've found them useful!

nicksJuly 02, 2007
moderator
view tutorial

Thanks! :D

nicksMay 16, 2007
moderator
view tutorial

Pretty cool - I like the look.

nicksApril 21, 2007
moderator
view tutorial

Nice little application you've made there. Some improvements would be to use a loop to attach and rest the buttons, rather than manually typing out all of them. Anyway, good job!

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.

nicksApril 14, 2007
moderator
view tutorial

Well explained, a decent effect and some actual explanation of the code (!!). I minor gripe is that I think the smoke would be better suited to something like a chimney, but maybe that's me being pedantic. :P One of the better flash tutorials IMO.

nicksApril 14, 2007
moderator
view tutorial

Hi. This tutorial has a good explanation of the two main types of button, and is quite thorough. I would have mentioned somewhere that you can use movie clip symbols for buttons, which allow greater flexibility than regular button symbols. A good tutorial, nevertheless.

nicksApril 11, 2007
moderator
view tutorial

Very detailed explanation - Recommended for beginners.

nicksApril 11, 2007
moderator
view tutorial

I'll like the outcome and it has a nice and detailed explanation.

nicksApril 11, 2007
moderator
view tutorial

I'll take that on board, Eli. I know someone voted this a 1, and i don't mind that, but it's nice to have some comments about what they didn't like. I appreciate the feedback - Thanks! :)

nicksApril 06, 2007
moderator
view blog post

Thanks Chris - You learn something new everyday :P

nicksApril 04, 2007
moderator
view tutorial

You can preload it to make it load bit by bit, just as it would with HTML. I agree with the search engine part though.

nicksApril 02, 2007
moderator
view blog post

I kind of agree with Dylan. Several of the "actionscript" tutorials may look "cool", but a lot of them also include steps like "paste this code on frame 2". I'd expect tutorials in the actionscript section to at least explain some reasoning behind part of the code.

nicksMarch 30, 2007
moderator
view tutorial

Hmm, I'd be interested in the comment for why is got a 1/5.