<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" version="2.0">
<channel>
	<title>Comments for circlecube</title>
	
	<link>http://blog.circlecube.com</link>
	<description>Evan's Interactive Actionscript Exploration</description>
	<lastBuildDate>Thu, 02 Jul 2009 15:38:32 -0600</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/circlecube/comments" type="application/rss+xml" /><item>
		<title>Comment on Fullscreen in AS3 Tutorial | Plus Firefox Flash bug when enter fullscreen keyboard events fired by Njose</title>
		<link>http://blog.circlecube.com/2009/03/tutorial/as3-firefox-bug-enter-fullscreen-broadcasts-keyboard-events/#comment-1159</link>
		<dc:creator>Njose</dc:creator>
		<pubDate>Thu, 02 Jul 2009 15:38:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/?p=789#comment-1159</guid>
		<description>Hi Scott, I'm also experiencing the same quite irritating problem so I was wondering whether you've found out how to prevent it from happening..</description>
		<content:encoded><![CDATA[<p>Hi Scott, I&#39;m also experiencing the same quite irritating problem so I was wondering whether you&#39;ve found out how to prevent it from happening..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Actionscript Drag &amp; Drop Tutorial | Vertical and Horizontal Flash Sliders by circlecube</title>
		<link>http://blog.circlecube.com/2009/05/tutorial/actionscript-drag-drop-tutorial-vertical-and-horizontal-flash-sliders/#comment-1158</link>
		<dc:creator>circlecube</dc:creator>
		<pubDate>Thu, 02 Jul 2009 11:47:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/?p=858#comment-1158</guid>
		<description>@Buzz - Check step 7: &lt;br&gt;&lt;br&gt;In handle press function remove the Mouse Down listeners and add stage mouse event listeners for both mouse Up and Move (Stage listeners emulate onReleaseOutside (from as2) and also provide more accurate results)</description>
		<content:encoded><![CDATA[<p>@Buzz &#8211; Check step 7: </p>
<p>In handle press function remove the Mouse Down listeners and add stage mouse event listeners for both mouse Up and Move (Stage listeners emulate onReleaseOutside (from as2) and also provide more accurate results)</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on XML and Flash Actionscript made Easy | Parse XML to Object | Tutorial by Evan Mullins</title>
		<link>http://blog.circlecube.com/2008/04/tutorial/xml-and-flash-actionscript-made-easy-parse-xml-to-object-tutorial/#comment-1157</link>
		<dc:creator>Evan Mullins</dc:creator>
		<pubDate>Thu, 02 Jul 2009 11:42:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/2008/04/11/xml-and-flash-actionscript-made-easy-parse-xml-to-object-tutorial/#comment-1157</guid>
		<description>@Bart - Yes, but note this is for as2, this xml to object is pre e4x, there are multiple ways to do it, but some as2 developers still could find uses for it. Good luck with the deserialiser.</description>
		<content:encoded><![CDATA[<p>@Bart &#8211; Yes, but note this is for as2, this xml to object is pre e4x, there are multiple ways to do it, but some as2 developers still could find uses for it. Good luck with the deserialiser.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on XML and Flash Actionscript made Easy | Parse XML to Object | Tutorial by Bart</title>
		<link>http://blog.circlecube.com/2008/04/tutorial/xml-and-flash-actionscript-made-easy-parse-xml-to-object-tutorial/#comment-1156</link>
		<dc:creator>Bart</dc:creator>
		<pubDate>Thu, 02 Jul 2009 09:54:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/2008/04/11/xml-and-flash-actionscript-made-easy-parse-xml-to-object-tutorial/#comment-1156</guid>
		<description>Xml to Object, is that not what e4x does? wich is available in my Flex/Air projects&lt;br&gt;&lt;br&gt;I am looking for a deserialize to a custom type</description>
		<content:encoded><![CDATA[<p>Xml to Object, is that not what e4x does? wich is available in my Flex/Air projects</p>
<p>I am looking for a deserialize to a custom type</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Actionscript Drag &amp; Drop Tutorial | Vertical and Horizontal Flash Sliders by buzz</title>
		<link>http://blog.circlecube.com/2009/05/tutorial/actionscript-drag-drop-tutorial-vertical-and-horizontal-flash-sliders/#comment-1155</link>
		<dc:creator>buzz</dc:creator>
		<pubDate>Thu, 02 Jul 2009 02:39:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/?p=858#comment-1155</guid>
		<description>nice,&lt;br&gt;&lt;br&gt;needs an onReleaseOutside event.. then it would be money ;)</description>
		<content:encoded><![CDATA[<p>nice,</p>
<p>needs an onReleaseOutside event.. then it would be money <img src='http://blog.circlecube.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Calling actionscript functions through HTML text | asfunction Tutorial by The happy Dane</title>
		<link>http://blog.circlecube.com/2008/05/tutorial/calling-actionscript-functions-through-html-text-asfunction-tutorial/#comment-1154</link>
		<dc:creator>The happy Dane</dc:creator>
		<pubDate>Wed, 01 Jul 2009 13:33:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/?p=371#comment-1154</guid>
		<description>You got to be kidding me! I've been searching for a proper explanation for the asfunction for two whole weeks now and then this, amazing, ingenious little article suddenly appears. GREAT WORK Evan :-)</description>
		<content:encoded><![CDATA[<p>You got to be kidding me! I&#39;ve been searching for a proper explanation for the asfunction for two whole weeks now and then this, amazing, ingenious little article suddenly appears. GREAT WORK Evan <img src='http://blog.circlecube.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flash Video Issue: loadbar (size) vs playbar (time) usability by circlecube</title>
		<link>http://blog.circlecube.com/2009/05/review/flash-video-issue-loadbar-size-vs-playbar-time-usability/#comment-1153</link>
		<dc:creator>circlecube</dc:creator>
		<pubDate>Mon, 29 Jun 2009 15:00:03 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/?p=842#comment-1153</guid>
		<description>Still nothing really. Any suggestions?</description>
		<content:encoded><![CDATA[<p>Still nothing really. Any suggestions?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flash Video Issue: loadbar (size) vs playbar (time) usability by ezalife</title>
		<link>http://blog.circlecube.com/2009/05/review/flash-video-issue-loadbar-size-vs-playbar-time-usability/#comment-1152</link>
		<dc:creator>ezalife</dc:creator>
		<pubDate>Mon, 29 Jun 2009 09:34:20 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/?p=842#comment-1152</guid>
		<description>Hi, &lt;br&gt;did you ever get a response to this issue?&lt;br&gt;i'm having exactly the same problem but assume it can be fixed as you-tube (which is flash video) seems to get around this.&lt;br&gt;&lt;br&gt;If you did get this solved i'd greatly appreciate any direction.&lt;br&gt;&lt;br&gt;regards, Rich</description>
		<content:encoded><![CDATA[<p>Hi, <br />did you ever get a response to this issue?<br />i&#39;m having exactly the same problem but assume it can be fixed as you-tube (which is flash video) seems to get around this.</p>
<p>If you did get this solved i&#39;d greatly appreciate any direction.</p>
<p>regards, Rich</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on How to use fullscreen in AS3 | Stage Display State Tutorial by wako</title>
		<link>http://blog.circlecube.com/2009/03/tutorial/how-to-use-fullscreen-in-as3-stage-display-state-tutorial/#comment-1151</link>
		<dc:creator>wako</dc:creator>
		<pubDate>Thu, 25 Jun 2009 12:44:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/?p=803#comment-1151</guid>
		<description>thanks mate will try this later....</description>
		<content:encoded><![CDATA[<p>thanks mate will try this later&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Calling actionscript functions through HTML text | asfunction Tutorial by CSS Tutorial</title>
		<link>http://blog.circlecube.com/2008/05/tutorial/calling-actionscript-functions-through-html-text-asfunction-tutorial/#comment-1150</link>
		<dc:creator>CSS Tutorial</dc:creator>
		<pubDate>Tue, 23 Jun 2009 12:25:48 +0000</pubDate>
		<guid isPermaLink="false">http://blog.circlecube.com/?p=371#comment-1150</guid>
		<description>why is is always a good idea to load .css file at head section? does it speed up the page loading process?</description>
		<content:encoded><![CDATA[<p>why is is always a good idea to load .css file at head section? does it speed up the page loading process?</p>
]]></content:encoded>
	</item>
</channel>
</rss><!-- Dynamic page generated in 0.700 seconds. --><!-- Cached page generated by WP-Super-Cache on 2009-07-02 12:49:03 -->
