<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Good-Tutorials.com: nicks's Comments</title>
    <link>http://www.good-tutorials.com/user/nicks</link>
    <description>nicks's comments on Good-Tutorials.com.</description>
    <language>en-us</language>
    <item>
      <title>Jagged Image Transition</title>
      <description>Thanks for rating without clicking...</description>
      <author>nicks</author>
      <pubDate>Wed, 05 Dec 2007 16:34:13 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/24400/jagged-image-transition#comment-2874</link>
      <guid>http://www.good-tutorials.com/tutorial/24400/jagged-image-transition#comment-2874</guid>
    </item>
    <item>
      <title>Creating an Image Gallery in Flash</title>
      <description>Not sure why someone has rated this 'terrible'.</description>
      <author>nicks</author>
      <pubDate>Mon, 15 Oct 2007 19:10:13 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/22982/creating-an-image-gallery-in-flash#comment-2513</link>
      <guid>http://www.good-tutorials.com/tutorial/22982/creating-an-image-gallery-in-flash#comment-2513</guid>
    </item>
    <item>
      <title>Natural Web Layout</title>
      <description>Thanks for the tips - I'll take them on board! :) </description>
      <author>nicks</author>
      <pubDate>Tue, 11 Sep 2007 09:31:03 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/22005/natural-web-layout#comment-2251</link>
      <guid>http://www.good-tutorials.com/tutorial/22005/natural-web-layout#comment-2251</guid>
    </item>
    <item>
      <title>Portfolio Layout</title>
      <description>Very odd. It's working from here</description>
      <author>nicks</author>
      <pubDate>Thu, 16 Aug 2007 13:58:00 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/21435/portfolio-layout#comment-2005</link>
      <guid>http://www.good-tutorials.com/tutorial/21435/portfolio-layout#comment-2005</guid>
    </item>
    <item>
      <title>Portfolio Layout</title>
      <description>hmm, what about now?</description>
      <author>nicks</author>
      <pubDate>Thu, 16 Aug 2007 12:39:36 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/21435/portfolio-layout#comment-2002</link>
      <guid>http://www.good-tutorials.com/tutorial/21435/portfolio-layout#comment-2002</guid>
    </item>
    <item>
      <title>Text effect - light ball</title>
      <description>Cool effect</description>
      <author>nicks</author>
      <pubDate>Wed, 08 Aug 2007 09:27:45 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/21144/text-effect-light-ball#comment-1867</link>
      <guid>http://www.good-tutorials.com/tutorial/21144/text-effect-light-ball#comment-1867</guid>
    </item>
    <item>
      <title>Full Flash Website</title>
      <description>Thanks - Glad you've found them useful! </description>
      <author>nicks</author>
      <pubDate>Mon, 16 Jul 2007 16:05:49 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/20487/full-flash-website#comment-1232</link>
      <guid>http://www.good-tutorials.com/tutorial/20487/full-flash-website#comment-1232</guid>
    </item>
    <item>
      <title>Create a Zombie</title>
      <description>Thanks! :D</description>
      <author>nicks</author>
      <pubDate>Mon, 02 Jul 2007 14:52:21 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/19892/create-a-zombie#comment-1165</link>
      <guid>http://www.good-tutorials.com/tutorial/19892/create-a-zombie#comment-1165</guid>
    </item>
    <item>
      <title>Calendar Icon</title>
      <description>Pretty cool - I like the look.</description>
      <author>nicks</author>
      <pubDate>Wed, 16 May 2007 18:34:49 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/18549/calendar-icon#comment-923</link>
      <guid>http://www.good-tutorials.com/tutorial/18549/calendar-icon#comment-923</guid>
    </item>
    <item>
      <title>Create a Dynamic Football field with Adobe Flash and ActionScript</title>
      <description>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!
</description>
      <author>nicks</author>
      <pubDate>Sat, 21 Apr 2007 12:15:38 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/18047/create-a-dynamic-football-field-with-adobe-flash-and-actionscript#comment-673</link>
      <guid>http://www.good-tutorials.com/tutorial/18047/create-a-dynamic-football-field-with-adobe-flash-and-actionscript#comment-673</guid>
    </item>
    <item>
      <title>Find out mouse position</title>
      <description>For me, the tutorial is over complicated. I would have just created the  2 text fields manually, assign x &amp;amp; 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. </description>
      <author>nicks</author>
      <pubDate>Sun, 15 Apr 2007 00:15:07 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/17631/find-out-mouse-position#comment-549</link>
      <guid>http://www.good-tutorials.com/tutorial/17631/find-out-mouse-position#comment-549</guid>
    </item>
    <item>
      <title>Realistic Smoke Effect</title>
      <description>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.</description>
      <author>nicks</author>
      <pubDate>Sat, 14 Apr 2007 20:37:46 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/17703/realistic-smoke-effect#comment-546</link>
      <guid>http://www.good-tutorials.com/tutorial/17703/realistic-smoke-effect#comment-546</guid>
    </item>
    <item>
      <title>Making buttons in Flash</title>
      <description>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.  </description>
      <author>nicks</author>
      <pubDate>Sat, 14 Apr 2007 19:38:43 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/17790/making-buttons-in-flash#comment-543</link>
      <guid>http://www.good-tutorials.com/tutorial/17790/making-buttons-in-flash#comment-543</guid>
    </item>
    <item>
      <title>How to make Web 2.0 buttons with ActionScript</title>
      <description>Very detailed explanation - Recommended for beginners. </description>
      <author>nicks</author>
      <pubDate>Wed, 11 Apr 2007 07:54:05 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/16929/how-to-make-web-2-buttons-with-actionscript#comment-465</link>
      <guid>http://www.good-tutorials.com/tutorial/16929/how-to-make-web-2-buttons-with-actionscript#comment-465</guid>
    </item>
    <item>
      <title>Crumpled Paper Effect</title>
      <description>I'll like the outcome and it has a nice and detailed explanation.</description>
      <author>nicks</author>
      <pubDate>Wed, 11 Apr 2007 07:38:25 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/17542/crumpled-paper-effect#comment-464</link>
      <guid>http://www.good-tutorials.com/tutorial/17542/crumpled-paper-effect#comment-464</guid>
    </item>
    <item>
      <title>Glitter Text</title>
      <description>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!  :)</description>
      <author>nicks</author>
      <pubDate>Wed, 11 Apr 2007 07:01:20 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/17587/glitter-text#comment-463</link>
      <guid>http://www.good-tutorials.com/tutorial/17587/glitter-text#comment-463</guid>
    </item>
    <item>
      <title>New RSS feeds, new category, new date views, bug fixes</title>
      <description>Thanks Chris - You learn something new everyday :P</description>
      <author>nicks</author>
      <pubDate>Fri, 06 Apr 2007 16:28:15 +0000</pubDate>
      <link>http://www.good-tutorials.com/blog/5-new-rss-feeds-new-category-new-date-views-bug-fixes#comment-380</link>
      <guid>http://www.good-tutorials.com/blog/5-new-rss-feeds-new-category-new-date-views-bug-fixes#comment-380</guid>
    </item>
    <item>
      <title>Graphic Design Studio Web Layout</title>
      <description>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.</description>
      <author>nicks</author>
      <pubDate>Wed, 04 Apr 2007 18:50:49 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/17265/graphic-design-studio-web-layout#comment-326</link>
      <guid>http://www.good-tutorials.com/tutorial/17265/graphic-design-studio-web-layout#comment-326</guid>
    </item>
    <item>
      <title>New RSS feeds, new category, new date views, bug fixes</title>
      <description>I kind of agree with Dylan. Several of the &amp;quot;actionscript&amp;quot; tutorials may look &amp;quot;cool&amp;quot;, but a lot of them also include steps like &amp;quot;paste this code on frame 2&amp;quot;. I'd expect tutorials in the actionscript section to at least explain some reasoning behind part of the code.</description>
      <author>nicks</author>
      <pubDate>Mon, 02 Apr 2007 16:16:12 +0000</pubDate>
      <link>http://www.good-tutorials.com/blog/5-new-rss-feeds-new-category-new-date-views-bug-fixes#comment-284</link>
      <guid>http://www.good-tutorials.com/blog/5-new-rss-feeds-new-category-new-date-views-bug-fixes#comment-284</guid>
    </item>
    <item>
      <title>Dynamic Starfield</title>
      <description>Hmm, I'd be interested in the comment for why is got a 1/5. </description>
      <author>nicks</author>
      <pubDate>Fri, 30 Mar 2007 15:30:13 +0000</pubDate>
      <link>http://www.good-tutorials.com/tutorial/17115/dynamic-starfield#comment-223</link>
      <guid>http://www.good-tutorials.com/tutorial/17115/dynamic-starfield#comment-223</guid>
    </item>
  </channel>
</rss>
