<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-4936679048645236623.post9013277598886829884..comments</id><updated>2011-01-10T11:31:50.722-08:00</updated><category term='Reviews'/><category term='Html5'/><category term='Special effect'/><category term='Games'/><category term='Xml'/><category term='Audio'/><category term='ActionScript 3'/><category term='ActionScript'/><category term='Navigation'/><category term='Basics'/><category term='Away3D'/><category term='Video'/><category term='Articles'/><category term='Animation'/><category term='Tips and Tricks'/><category term='Freebies'/><category term='Text effects'/><title type='text'>Comments on ilike2Flash: Number guessing game in AS3</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://www.ilike2flash.com/feeds/9013277598886829884/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4936679048645236623/9013277598886829884/comments/default'/><link rel='alternate' type='text/html' href='http://www.ilike2flash.com/2009/12/number-guessing-game-in-as3.html'/><author><name>iliketo</name><uri>http://www.blogger.com/profile/04312871714411762939</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://bp1.blogger.com/_I7t768iVQgQ/SEu3WjiKd6I/AAAAAAAAAFQ/R9U88ojlQJA/S220/_1210165039_582.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>12</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-4936679048645236623.post-4661932783791617620</id><published>2011-01-10T11:31:50.722-08:00</published><updated>2011-01-10T11:31:50.722-08:00</updated><title type='text'>@Policeman655

It looks like your not using Action...</title><content type='html'>@Policeman655&lt;br /&gt;&lt;br /&gt;It looks like your not using Actionscript 3.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4936679048645236623/9013277598886829884/comments/default/4661932783791617620'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4936679048645236623/9013277598886829884/comments/default/4661932783791617620'/><link rel='alternate' type='text/html' href='http://www.ilike2flash.com/2009/12/number-guessing-game-in-as3.html?showComment=1294687910722#c4661932783791617620' title=''/><author><name>iliketo</name><uri>http://www.blogger.com/profile/04312871714411762939</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://bp1.blogger.com/_I7t768iVQgQ/SEu3WjiKd6I/AAAAAAAAAFQ/R9U88ojlQJA/S220/_1210165039_582.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.ilike2flash.com/2009/12/number-guessing-game-in-as3.html' ref='tag:blogger.com,1999:blog-4936679048645236623.post-9013277598886829884' source='http://www.blogger.com/feeds/4936679048645236623/posts/default/9013277598886829884' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-877175481'/></entry><entry><id>tag:blogger.com,1999:blog-4936679048645236623.post-7872318394166224983</id><published>2011-01-09T07:36:12.969-08:00</published><updated>2011-01-09T07:36:12.969-08:00</updated><title type='text'>I got these errors

**Error** Scene=Scene 1, layer...</title><content type='html'>I got these errors&lt;br /&gt;&lt;br /&gt;**Error** Scene=Scene 1, layer=Actions, frame=1:Line 3: The class or interface &amp;#39;uint&amp;#39; could not be loaded.&lt;br /&gt;     var randomNumber:uint;&lt;br /&gt;&lt;br /&gt;**Error** Scene=Scene 1, layer=Actions, frame=1:Line 4: The class or interface &amp;#39;uint&amp;#39; could not be loaded.&lt;br /&gt;     var my_guess:uint;&lt;br /&gt;&lt;br /&gt;**Error** Scene=Scene 1, layer=Actions, frame=1:Line 6: A type identifier is expected after the &amp;#39;:&amp;#39;.&lt;br /&gt;     function init():void {&lt;br /&gt;&lt;br /&gt;**Error** Scene=Scene 1, layer=Actions, frame=1:Line 29: The class or interface &amp;#39;MouseEvent&amp;#39; could not be loaded.&lt;br /&gt;     function yourGuess(event:MouseEvent):void {&lt;br /&gt;&lt;br /&gt;**Error** Scene=Scene 1, layer=Actions, frame=1:Line 50: A type identifier is expected after the &amp;#39;:&amp;#39;.&lt;br /&gt;     function winGame():void{        &lt;br /&gt;&lt;br /&gt;**Error** Scene=Scene 1, layer=Actions, frame=1:Line 61: The class or interface &amp;#39;MouseEvent&amp;#39; could not be loaded.&lt;br /&gt;     function guessAgain(event:MouseEvent):void{          &lt;br /&gt;&lt;br /&gt;Total ActionScript Errors: 6   Reported Errors: 6</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4936679048645236623/9013277598886829884/comments/default/7872318394166224983'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4936679048645236623/9013277598886829884/comments/default/7872318394166224983'/><link rel='alternate' type='text/html' href='http://www.ilike2flash.com/2009/12/number-guessing-game-in-as3.html?showComment=1294587372969#c7872318394166224983' title=''/><author><name>Policeman655</name><uri>http://www.blogger.com/profile/14338019137125802230</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='26' height='32' src='http://3.bp.blogspot.com/_kmW4QuakKsU/TIYtTdnBIZI/AAAAAAAAABo/cEioVK6HCBo/S220/Me.JPG'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.ilike2flash.com/2009/12/number-guessing-game-in-as3.html' ref='tag:blogger.com,1999:blog-4936679048645236623.post-9013277598886829884' source='http://www.blogger.com/feeds/4936679048645236623/posts/default/9013277598886829884' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1981389619'/></entry><entry><id>tag:blogger.com,1999:blog-4936679048645236623.post-5826403390206587628</id><published>2010-10-18T10:11:05.998-07:00</published><updated>2010-10-18T10:11:05.998-07:00</updated><title type='text'>@bleach 

It only counts the number of tries in &lt;a...</title><content type='html'>@bleach &lt;br /&gt;&lt;br /&gt;It only counts the number of tries in &lt;a href="http://www.ilike2flash.com/2010/08/number-guessing-game-in-as3-part-2.html" rel="nofollow"&gt; part 2 &lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4936679048645236623/9013277598886829884/comments/default/5826403390206587628'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4936679048645236623/9013277598886829884/comments/default/5826403390206587628'/><link rel='alternate' type='text/html' href='http://www.ilike2flash.com/2009/12/number-guessing-game-in-as3.html?showComment=1287421865998#c5826403390206587628' title=''/><author><name>iliketo</name><uri>http://www.blogger.com/profile/04312871714411762939</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://bp1.blogger.com/_I7t768iVQgQ/SEu3WjiKd6I/AAAAAAAAAFQ/R9U88ojlQJA/S220/_1210165039_582.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.ilike2flash.com/2009/12/number-guessing-game-in-as3.html' ref='tag:blogger.com,1999:blog-4936679048645236623.post-9013277598886829884' source='http://www.blogger.com/feeds/4936679048645236623/posts/default/9013277598886829884' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-877175481'/></entry><entry><id>tag:blogger.com,1999:blog-4936679048645236623.post-4255842052094707605</id><published>2010-10-17T16:38:50.082-07:00</published><updated>2010-10-17T16:38:50.082-07:00</updated><title type='text'>Hey there,

I just tried out the number guessing g...</title><content type='html'>Hey there,&lt;br /&gt;&lt;br /&gt;I just tried out the number guessing game...I noticed sometimes it doesn&amp;#39;t count down the number of tries left, after a guess...&lt;br /&gt;&lt;br /&gt;For example, if I guess 6, then 5...it stays with the same number of guesses left</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4936679048645236623/9013277598886829884/comments/default/4255842052094707605'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4936679048645236623/9013277598886829884/comments/default/4255842052094707605'/><link rel='alternate' type='text/html' href='http://www.ilike2flash.com/2009/12/number-guessing-game-in-as3.html?showComment=1287358730082#c4255842052094707605' title=''/><author><name>bleah</name><uri>http://www.blogger.com/profile/14461912670899625481</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.ilike2flash.com/2009/12/number-guessing-game-in-as3.html' ref='tag:blogger.com,1999:blog-4936679048645236623.post-9013277598886829884' source='http://www.blogger.com/feeds/4936679048645236623/posts/default/9013277598886829884' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1621165888'/></entry><entry><id>tag:blogger.com,1999:blog-4936679048645236623.post-9103228635905913152</id><published>2010-08-15T06:11:12.707-07:00</published><updated>2010-08-15T06:11:12.707-07:00</updated><title type='text'>@Reymond 

Good spot, code updated.</title><content type='html'>@Reymond &lt;br /&gt;&lt;br /&gt;Good spot, code updated.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4936679048645236623/9013277598886829884/comments/default/9103228635905913152'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4936679048645236623/9013277598886829884/comments/default/9103228635905913152'/><link rel='alternate' type='text/html' href='http://www.ilike2flash.com/2009/12/number-guessing-game-in-as3.html?showComment=1281877872707#c9103228635905913152' title=''/><author><name>iliketo</name><uri>http://www.blogger.com/profile/04312871714411762939</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://bp1.blogger.com/_I7t768iVQgQ/SEu3WjiKd6I/AAAAAAAAAFQ/R9U88ojlQJA/S220/_1210165039_582.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.ilike2flash.com/2009/12/number-guessing-game-in-as3.html' ref='tag:blogger.com,1999:blog-4936679048645236623.post-9013277598886829884' source='http://www.blogger.com/feeds/4936679048645236623/posts/default/9013277598886829884' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-877175481'/></entry><entry><id>tag:blogger.com,1999:blog-4936679048645236623.post-4948513635780505763</id><published>2010-08-15T02:56:24.667-07:00</published><updated>2010-08-15T02:56:24.667-07:00</updated><title type='text'>This bit of code it wrong:

//Restrict the charact...</title><content type='html'>This bit of code it wrong:&lt;br /&gt;&lt;br /&gt;//Restrict the characters in the message_txt text field, so only the&lt;br /&gt;//numbers 0 - 9 can be entered.&lt;br /&gt;message_txt.restrict=&amp;quot;0-9&amp;quot;;&lt;br /&gt;&lt;br /&gt;//Clears the input text field.&lt;br /&gt;input_txt.text=&amp;quot;&amp;quot;;&lt;br /&gt;&lt;br /&gt;You would want to restrict the input_txt not the message_txt.&lt;br /&gt;&lt;br /&gt;Or I think thats what you where trying to do.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4936679048645236623/9013277598886829884/comments/default/4948513635780505763'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4936679048645236623/9013277598886829884/comments/default/4948513635780505763'/><link rel='alternate' type='text/html' href='http://www.ilike2flash.com/2009/12/number-guessing-game-in-as3.html?showComment=1281866184667#c4948513635780505763' title=''/><author><name>Reymond</name><uri>http://www.blogger.com/profile/10880660783828463932</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.ilike2flash.com/2009/12/number-guessing-game-in-as3.html' ref='tag:blogger.com,1999:blog-4936679048645236623.post-9013277598886829884' source='http://www.blogger.com/feeds/4936679048645236623/posts/default/9013277598886829884' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-51940832'/></entry><entry><id>tag:blogger.com,1999:blog-4936679048645236623.post-7518588858033318416</id><published>2010-02-19T06:23:37.423-08:00</published><updated>2010-02-19T06:23:37.423-08:00</updated><title type='text'>I quite busy at the moment, you can alternatively ...</title><content type='html'>I quite busy at the moment, you can alternatively download the source files &lt;a href="https://www.paypal.com/cgi-bin/webscr?cmd=_xclick&amp;amp;business=sale%40ilike2flash%2ecom&amp;amp;lc=GB&amp;amp;item_name=Number%20guessing%20game%20in%20Actionscript%203&amp;amp;amount=20%2e00&amp;amp;currency_code=GBP&amp;amp;button_subtype=products&amp;amp;bn=PP%2dBuyNowBF%3abtn_paynow_LG%2egif%3aNonHosted" rel="nofollow"&gt; here &lt;/a&gt;</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4936679048645236623/9013277598886829884/comments/default/7518588858033318416'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4936679048645236623/9013277598886829884/comments/default/7518588858033318416'/><link rel='alternate' type='text/html' href='http://www.ilike2flash.com/2009/12/number-guessing-game-in-as3.html?showComment=1266589417423#c7518588858033318416' title=''/><author><name>iliketo</name><uri>http://www.blogger.com/profile/04312871714411762939</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://bp1.blogger.com/_I7t768iVQgQ/SEu3WjiKd6I/AAAAAAAAAFQ/R9U88ojlQJA/S220/_1210165039_582.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.ilike2flash.com/2009/12/number-guessing-game-in-as3.html' ref='tag:blogger.com,1999:blog-4936679048645236623.post-9013277598886829884' source='http://www.blogger.com/feeds/4936679048645236623/posts/default/9013277598886829884' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-877175481'/></entry><entry><id>tag:blogger.com,1999:blog-4936679048645236623.post-4384896846585105949</id><published>2010-02-18T14:27:05.060-08:00</published><updated>2010-02-18T14:27:05.060-08:00</updated><title type='text'>i have done it but it dosnt work :S could i send i...</title><content type='html'>i have done it but it dosnt work :S could i send it to someone and they have a look at it and tell me what was wrong with it please?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4936679048645236623/9013277598886829884/comments/default/4384896846585105949'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4936679048645236623/9013277598886829884/comments/default/4384896846585105949'/><link rel='alternate' type='text/html' href='http://www.ilike2flash.com/2009/12/number-guessing-game-in-as3.html?showComment=1266532025060#c4384896846585105949' title=''/><author><name>Mike Engz</name><uri>http://www.blogger.com/profile/15815330664094587799</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.ilike2flash.com/2009/12/number-guessing-game-in-as3.html' ref='tag:blogger.com,1999:blog-4936679048645236623.post-9013277598886829884' source='http://www.blogger.com/feeds/4936679048645236623/posts/default/9013277598886829884' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-940342433'/></entry><entry><id>tag:blogger.com,1999:blog-4936679048645236623.post-6033956075064875496</id><published>2009-12-20T03:23:42.558-08:00</published><updated>2009-12-20T03:23:42.558-08:00</updated><title type='text'>@Anonymous

Your correct. I have updated the tutor...</title><content type='html'>@Anonymous&lt;br /&gt;&lt;br /&gt;Your correct. I have updated the tutorial, so that only three characters can be entered in the input text field.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4936679048645236623/9013277598886829884/comments/default/6033956075064875496'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4936679048645236623/9013277598886829884/comments/default/6033956075064875496'/><link rel='alternate' type='text/html' href='http://www.ilike2flash.com/2009/12/number-guessing-game-in-as3.html?showComment=1261308222558#c6033956075064875496' title=''/><author><name>iliketo</name><uri>http://www.blogger.com/profile/04312871714411762939</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://bp1.blogger.com/_I7t768iVQgQ/SEu3WjiKd6I/AAAAAAAAAFQ/R9U88ojlQJA/S220/_1210165039_582.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.ilike2flash.com/2009/12/number-guessing-game-in-as3.html' ref='tag:blogger.com,1999:blog-4936679048645236623.post-9013277598886829884' source='http://www.blogger.com/feeds/4936679048645236623/posts/default/9013277598886829884' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-877175481'/></entry><entry><id>tag:blogger.com,1999:blog-4936679048645236623.post-5717207457089384326</id><published>2009-12-20T03:01:47.029-08:00</published><updated>2009-12-20T03:01:47.029-08:00</updated><title type='text'>Sure it does, because the number you typed in won&amp;...</title><content type='html'>Sure it does, because the number you typed in won&amp;#39;t disappear and you could set an EventListener which reacts to a Return-Click, which does the same as the Guess-Click.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4936679048645236623/9013277598886829884/comments/default/5717207457089384326'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4936679048645236623/9013277598886829884/comments/default/5717207457089384326'/><link rel='alternate' type='text/html' href='http://www.ilike2flash.com/2009/12/number-guessing-game-in-as3.html?showComment=1261306907029#c5717207457089384326' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.ilike2flash.com/2009/12/number-guessing-game-in-as3.html' ref='tag:blogger.com,1999:blog-4936679048645236623.post-9013277598886829884' source='http://www.blogger.com/feeds/4936679048645236623/posts/default/9013277598886829884' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1034779919'/></entry><entry><id>tag:blogger.com,1999:blog-4936679048645236623.post-2416340381601257025</id><published>2009-12-16T05:41:20.589-08:00</published><updated>2009-12-16T05:41:20.589-08:00</updated><title type='text'>@Anonymous

It doesn&amp;#39;t make a difference.</title><content type='html'>@Anonymous&lt;br /&gt;&lt;br /&gt;It doesn&amp;#39;t make a difference.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4936679048645236623/9013277598886829884/comments/default/2416340381601257025'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4936679048645236623/9013277598886829884/comments/default/2416340381601257025'/><link rel='alternate' type='text/html' href='http://www.ilike2flash.com/2009/12/number-guessing-game-in-as3.html?showComment=1260970880589#c2416340381601257025' title=''/><author><name>iliketo</name><uri>http://www.blogger.com/profile/04312871714411762939</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='32' src='http://bp1.blogger.com/_I7t768iVQgQ/SEu3WjiKd6I/AAAAAAAAAFQ/R9U88ojlQJA/S220/_1210165039_582.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.ilike2flash.com/2009/12/number-guessing-game-in-as3.html' ref='tag:blogger.com,1999:blog-4936679048645236623.post-9013277598886829884' source='http://www.blogger.com/feeds/4936679048645236623/posts/default/9013277598886829884' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-877175481'/></entry><entry><id>tag:blogger.com,1999:blog-4936679048645236623.post-4475394410925576597</id><published>2009-12-16T03:42:01.106-08:00</published><updated>2009-12-16T03:42:01.106-08:00</updated><title type='text'>You should deactivate the multiline option.</title><content type='html'>You should deactivate the multiline option.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/4936679048645236623/9013277598886829884/comments/default/4475394410925576597'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/4936679048645236623/9013277598886829884/comments/default/4475394410925576597'/><link rel='alternate' type='text/html' href='http://www.ilike2flash.com/2009/12/number-guessing-game-in-as3.html?showComment=1260963721106#c4475394410925576597' title=''/><author><name>Anonymous</name><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img1.blogblog.com/img/blank.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.ilike2flash.com/2009/12/number-guessing-game-in-as3.html' ref='tag:blogger.com,1999:blog-4936679048645236623.post-9013277598886829884' source='http://www.blogger.com/feeds/4936679048645236623/posts/default/9013277598886829884' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1395360954'/></entry></feed>
