<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments for Awesty Productions</title>
	<link>http://www.awestyproductions.com</link>
	<description></description>
	<pubDate>Wed, 10 Mar 2010 08:42:30 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.1</generator>
		<item>
		<title>Comment on HTS Basic Web 4 by Henry</title>
		<link>http://www.awestyproductions.com/tutorials/hack-this-site/hts-basic-web-4/#comment-45705</link>
		<dc:creator>Henry</dc:creator>
		<pubDate>Sun, 07 Mar 2010 03:56:52 +0000</pubDate>
		<guid>http://www.awestyproductions.com/tutorials/hack-this-site/hts-basic-web-4/#comment-45705</guid>
		<description>hey guys i just spent like an hour coming up with this encryption key for basic-six

encrypted:
4d2:7hgm

the encryption is to move the characters different spaces the patern of movement is 0,-1,-2,-3,-4,-5,-6,-7... so a number-set of 99999999 becomes 98765432 

it follows a patern list

this is the list

$%&#38;"()*+,-./0123456789:;?@abcdefghijklmnopqrstuvwxyz{&#124;}~



unencrypted:
4c07ddg = 4d2:him'

4c073caf = 4d2:7hgm</description>
		<content:encoded><![CDATA[<p>hey guys i just spent like an hour coming up with this encryption key for basic-six</p>
<p>encrypted:<br />
4d2:7hgm</p>
<p>the encryption is to move the characters different spaces the patern of movement is 0,-1,-2,-3,-4,-5,-6,-7&#8230; so a number-set of 99999999 becomes 98765432 </p>
<p>it follows a patern list</p>
<p>this is the list</p>
<p>$%&amp;&#8221;()*+,-./0123456789:;?@abcdefghijklmnopqrstuvwxyz{|}~</p>
<p>unencrypted:<br />
4c07ddg = 4d2:him&#8217;</p>
<p>4c073caf = 4d2:7hgm</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Basic Artificial Intelligence Part 2 by Apsara</title>
		<link>http://www.awestyproductions.com/tutorials/flash-tutorials/basic-artificial-intelligence-part-2/#comment-45447</link>
		<dc:creator>Apsara</dc:creator>
		<pubDate>Fri, 05 Mar 2010 04:00:54 +0000</pubDate>
		<guid>http://www.awestyproductions.com/tutorials/flash-tutorials/basic-artificial-intelligence-part-2/#comment-45447</guid>
		<description>send me your artificial intelligent  tutorial</description>
		<content:encoded><![CDATA[<p>send me your artificial intelligent  tutorial</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Making a Fight Game by stinkychops</title>
		<link>http://www.awestyproductions.com/tutorials/flash-tutorials/making-a-fight-game/#comment-44867</link>
		<dc:creator>stinkychops</dc:creator>
		<pubDate>Sun, 28 Feb 2010 14:00:18 +0000</pubDate>
		<guid>http://www.awestyproductions.com/tutorials/flash-tutorials/making-a-fight-game/#comment-44867</guid>
		<description>no u
Whats the issue?</description>
		<content:encoded><![CDATA[<p>no u<br />
Whats the issue?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Making a Fight Game by Mislav</title>
		<link>http://www.awestyproductions.com/tutorials/flash-tutorials/making-a-fight-game/#comment-44514</link>
		<dc:creator>Mislav</dc:creator>
		<pubDate>Thu, 25 Feb 2010 19:05:26 +0000</pubDate>
		<guid>http://www.awestyproductions.com/tutorials/flash-tutorials/making-a-fight-game/#comment-44514</guid>
		<description>Stupid!</description>
		<content:encoded><![CDATA[<p>Stupid!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Learning how to OOP in Flash by somnath</title>
		<link>http://www.awestyproductions.com/tutorials/flash-tutorials/learning-how-to-oop-in-flash/#comment-44285</link>
		<dc:creator>somnath</dc:creator>
		<pubDate>Thu, 18 Feb 2010 05:47:49 +0000</pubDate>
		<guid>http://www.awestyproductions.com/tutorials/flash-tutorials/learning-how-to-oop-in-flash/#comment-44285</guid>
		<description>i m getting this error

expecting identifier befor as

reply soon ?</description>
		<content:encoded><![CDATA[<p>i m getting this error</p>
<p>expecting identifier befor as</p>
<p>reply soon ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Making A Timer With setInterval(); by Fabled Face</title>
		<link>http://www.awestyproductions.com/tutorials/flash-tutorials/making-a-timer-with-setinterval/#comment-44227</link>
		<dc:creator>Fabled Face</dc:creator>
		<pubDate>Mon, 15 Feb 2010 22:36:25 +0000</pubDate>
		<guid>http://www.awestyproductions.com/tutorials/flash-tutorials/making-a-timer-with-setinterval/#comment-44227</guid>
		<description>Hey. First off I thought I'd tell you that I've been learning from your tutorials for the past couple of weeks, and so I should say thank you. 

I have run into a few errors in scripts from your tutorials, (I can't remember where) but they have all been easy to fix now that I know most of the meanings, but this time I found an error that I can't figure out. I see that you were drowned in questions and concerns from people on this tutorial, but I couldn't find anything to help me. 

My problem is:
**Error** Scene=Scene 1, layer=Layer 1, frame=49:Line 5: Syntax error.
     _root.timer —;

**Error** Scene=Scene 1, layer=Layer 1, frame=49:Line 6: ')' or ',' expected
     }, 1000);

Total ActionScript Errors: 2 	 Reported Errors: 2

Maybe you can help? I don't know how your site works with you, and the last comment on here is from last year, but if you do happen to still be around please help.</description>
		<content:encoded><![CDATA[<p>Hey. First off I thought I&#8217;d tell you that I&#8217;ve been learning from your tutorials for the past couple of weeks, and so I should say thank you. </p>
<p>I have run into a few errors in scripts from your tutorials, (I can&#8217;t remember where) but they have all been easy to fix now that I know most of the meanings, but this time I found an error that I can&#8217;t figure out. I see that you were drowned in questions and concerns from people on this tutorial, but I couldn&#8217;t find anything to help me. </p>
<p>My problem is:<br />
**Error** Scene=Scene 1, layer=Layer 1, frame=49:Line 5: Syntax error.<br />
     _root.timer —;</p>
<p>**Error** Scene=Scene 1, layer=Layer 1, frame=49:Line 6: &#8216;)&#8217; or &#8216;,&#8217; expected<br />
     }, 1000);</p>
<p>Total ActionScript Errors: 2 	 Reported Errors: 2</p>
<p>Maybe you can help? I don&#8217;t know how your site works with you, and the last comment on here is from last year, but if you do happen to still be around please help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Reverse a String and Reverse each Word in a String with Actionscript by arevalo</title>
		<link>http://www.awestyproductions.com/tutorials/flash-tutorials/reverse-a-string-and-reverse-each-word-in-a-string-with-actionscript/#comment-43752</link>
		<dc:creator>arevalo</dc:creator>
		<pubDate>Thu, 11 Feb 2010 06:16:15 +0000</pubDate>
		<guid>http://www.awestyproductions.com/tutorials/flash-tutorials/reverse-a-string-and-reverse-each-word-in-a-string-with-actionscript/#comment-43752</guid>
		<description>hahahahahahaha!!!!!!!</description>
		<content:encoded><![CDATA[<p>hahahahahahaha!!!!!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Learning how to OOP in Flash by Important matters in web design - Davao FOSS Forums</title>
		<link>http://www.awestyproductions.com/tutorials/flash-tutorials/learning-how-to-oop-in-flash/#comment-43001</link>
		<dc:creator>Important matters in web design - Davao FOSS Forums</dc:creator>
		<pubDate>Tue, 02 Feb 2010 06:02:33 +0000</pubDate>
		<guid>http://www.awestyproductions.com/tutorials/flash-tutorials/learning-how-to-oop-in-flash/#comment-43001</guid>
		<description>[...] link - article link - article link - article link - article link - article link - article link - article link - article link - article link - article link - article link - article link - article link - article [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] link - article link - article link - article link - article link - article link - article link - article link - article link - article link - article link - article link - article link - article link - article [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Learning how to OOP in Flash by Great forum - Page 16 - Conceive Forums</title>
		<link>http://www.awestyproductions.com/tutorials/flash-tutorials/learning-how-to-oop-in-flash/#comment-42996</link>
		<dc:creator>Great forum - Page 16 - Conceive Forums</dc:creator>
		<pubDate>Tue, 02 Feb 2010 04:10:51 +0000</pubDate>
		<guid>http://www.awestyproductions.com/tutorials/flash-tutorials/learning-how-to-oop-in-flash/#comment-42996</guid>
		<description>[...] link - article link - article link - article link - article link - article link - article link - article link - article link - article link - article link - article link - article link - article link - article [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] link - article link - article link - article link - article link - article link - article link - article link - article link - article link - article link - article link - article link - article link - article [&#8230;]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Moving Movie Clips with the Arrow Keys Tutorial by noobflasher_06</title>
		<link>http://www.awestyproductions.com/tutorials/flash-tutorials/moving-movie-clips-with-the-arrow-keys-tutorial/#comment-42856</link>
		<dc:creator>noobflasher_06</dc:creator>
		<pubDate>Sat, 30 Jan 2010 09:09:37 +0000</pubDate>
		<guid>http://www.awestyproductions.com/tutorials/flash-tutorials/moving-movie-clips-with-the-arrow-keys-tutorial/#comment-42856</guid>
		<description>i really need to know =I</description>
		<content:encoded><![CDATA[<p>i really need to know =I</p>
]]></content:encoded>
	</item>
</channel>
</rss>
