<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	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"
	>
<channel>
	<title>Comments for webroo.org</title>
	<atom:link href="http://webroo.org/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://webroo.org</link>
	<description>Matt Sweetman :: Flex &#38; Actionscript Development</description>
	<pubDate>Tue, 07 Sep 2010 08:47:34 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.3</generator>
		<item>
		<title>Comment on Experimenting with Processing.js by corner</title>
		<link>http://webroo.org/2010/05/03/experimenting-with-processingjs/#comment-579</link>
		<dc:creator>corner</dc:creator>
		<pubDate>Mon, 30 Aug 2010 07:27:09 +0000</pubDate>
		<guid isPermaLink="false">http://webroo.org/?p=198#comment-579</guid>
		<description>&lt;strong&gt; breakfast http://xcoorsge5np.copious-systems.com/tag/king+breakfast+corner/ : corner...&lt;/strong&gt;

king...</description>
		<content:encoded><![CDATA[<p><strong> breakfast <a href="http://xcoorsge5np.copious-systems.com/tag/king+breakfast+corner/" rel="nofollow">http://xcoorsge5np.copious-systems.com/tag/king+breakfast+corner/</a> : corner&#8230;</strong></p>
<p>king&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Overlapping hit areas for sibling sprites by beauty</title>
		<link>http://webroo.org/2009/12/01/overlapping-hit-areas-for-sibling-sprites/#comment-578</link>
		<dc:creator>beauty</dc:creator>
		<pubDate>Mon, 30 Aug 2010 02:39:10 +0000</pubDate>
		<guid isPermaLink="false">http://webroo.org/?p=124#comment-578</guid>
		<description>&lt;strong&gt; beauty http://orubt-ju8.01DODGEPARTS.US/tag/r2+beauty+free/ : free...&lt;/strong&gt;

beauty...</description>
		<content:encoded><![CDATA[<p><strong> beauty <a href="http://orubt-ju8.01DODGEPARTS.US/tag/r2+beauty+free/" rel="nofollow">http://orubt-ju8.01DODGEPARTS.US/tag/r2+beauty+free/</a> : free&#8230;</strong></p>
<p>beauty&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Auto size button for Flash components by Stereo</title>
		<link>http://webroo.org/2009/04/19/auto-size-button-for-flash-components/#comment-577</link>
		<dc:creator>Stereo</dc:creator>
		<pubDate>Mon, 30 Aug 2010 02:02:35 +0000</pubDate>
		<guid isPermaLink="false">http://webroo.org/?p=56#comment-577</guid>
		<description>&lt;strong&gt; Systems http://fcentralne78o.BABYCLOTHESNUT.INFO/tag/Shelf+Systems+Stereo/ : Shelf...&lt;/strong&gt;

Systems...</description>
		<content:encoded><![CDATA[<p><strong> Systems <a href="http://fcentralne78o.BABYCLOTHESNUT.INFO/tag/Shelf+Systems+Stereo/" rel="nofollow">http://fcentralne78o.BABYCLOTHESNUT.INFO/tag/Shelf+Systems+Stereo/</a> : Shelf&#8230;</strong></p>
<p>Systems&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Time sync for remote server by derek</title>
		<link>http://webroo.org/2009/08/11/time-sync-for-remote-server/#comment-143</link>
		<dc:creator>derek</dc:creator>
		<pubDate>Tue, 08 Sep 2009 03:02:27 +0000</pubDate>
		<guid isPermaLink="false">http://webroo.org/?p=74#comment-143</guid>
		<description>I'm synchronizing multiple flash clients in an app and this is exactly what I was looking for.  Thanks!</description>
		<content:encoded><![CDATA[<p>I&#8217;m synchronizing multiple flash clients in an app and this is exactly what I was looking for.  Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Auto size button for Flash components by jcfrog</title>
		<link>http://webroo.org/2009/04/19/auto-size-button-for-flash-components/#comment-6</link>
		<dc:creator>jcfrog</dc:creator>
		<pubDate>Sat, 02 May 2009 12:56:43 +0000</pubDate>
		<guid isPermaLink="false">http://webroo.org/?p=56#comment-6</guid>
		<description>Thnks a lot!!

I just added a getAutoWidth function because I was not able to get the real width of the dynamic new AutoSizeButton.

		public function getAutoWidth(){
				// text &#38; padding widths
				var txtPad:Number =
					Number(getStyleValue("textPadding"));
				return (textField.textWidth + 4) + (2 * txtPad);
		}
	
		override protected function drawLayout():void
		{
			if (autoSize)
			{
				_width = getAutoWidth() ;
			}
			
			super.drawLayout();
		}


Thanks again!</description>
		<content:encoded><![CDATA[<p>Thnks a lot!!</p>
<p>I just added a getAutoWidth function because I was not able to get the real width of the dynamic new AutoSizeButton.</p>
<p>		public function getAutoWidth(){<br />
				// text &amp; padding widths<br />
				var txtPad:Number =<br />
					Number(getStyleValue(&#8221;textPadding&#8221;));<br />
				return (textField.textWidth + 4) + (2 * txtPad);<br />
		}</p>
<p>		override protected function drawLayout():void<br />
		{<br />
			if (autoSize)<br />
			{<br />
				_width = getAutoWidth() ;<br />
			}</p>
<p>			super.drawLayout();<br />
		}</p>
<p>Thanks again!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
