<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: AS3 scrollRect vs height &amp; getBounds()</title>
	<atom:link href="http://karoshiethos.com/2008/10/22/as3-scrollrect-vs-height-getbounds/feed/" rel="self" type="application/rss+xml" />
	<link>http://karoshiethos.com/2008/10/22/as3-scrollrect-vs-height-getbounds/</link>
	<description>Navigating the treacherous waters of interactive technology</description>
	<lastBuildDate>Tue,  6 Jul 2010 10:38:51 -0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: azurDePuch</title>
		<link>http://karoshiethos.com/2008/10/22/as3-scrollrect-vs-height-getbounds/comment-page-1/#comment-158</link>
		<dc:creator>azurDePuch</dc:creator>
		<pubDate>Thu, 09 Jul 2009 18:35:51 +0000</pubDate>
		<guid isPermaLink="false">http://karoshiethos.com/?p=121#comment-158</guid>
		<description>nice try, but it didn&#039;t work for me

take a look at this

http://www.moock.org/blog/archives/000292.html</description>
		<content:encoded><![CDATA[<p>nice try, but it didn&#8217;t work for me</p>
<p>take a look at this</p>
<p><a href="http://www.moock.org/blog/archives/000292.html" rel="nofollow">http://www.moock.org/blog/archives/000292.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Karoshi Ethos &#187; Get Visible Width &#38; Height of DisplayObject (redux)</title>
		<link>http://karoshiethos.com/2008/10/22/as3-scrollrect-vs-height-getbounds/comment-page-1/#comment-119</link>
		<dc:creator>Karoshi Ethos &#187; Get Visible Width &#38; Height of DisplayObject (redux)</dc:creator>
		<pubDate>Tue, 26 May 2009 18:22:41 +0000</pubDate>
		<guid isPermaLink="false">http://karoshiethos.com/?p=121#comment-119</guid>
		<description>[...] You may remember my article on scrollRect and getBounds(). [...]</description>
		<content:encoded><![CDATA[<p>[...] You may remember my article on scrollRect and getBounds(). [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Wheeler</title>
		<link>http://karoshiethos.com/2008/10/22/as3-scrollrect-vs-height-getbounds/comment-page-1/#comment-86</link>
		<dc:creator>Joe Wheeler</dc:creator>
		<pubDate>Tue, 24 Feb 2009 11:35:36 +0000</pubDate>
		<guid isPermaLink="false">http://karoshiethos.com/?p=121#comment-86</guid>
		<description>Here&#039;s a fix: &lt;a href=&quot;http://usecake.com/lab/find-the-height-and-width-of-a-sprite-with-a-scrollrect.html&quot; title=&quot;accurately get the width and/or height of scrollRect content&quot; rel=&quot;nofollow&quot;&gt;accurately get the width and height of scrollRect content&lt;/a&gt;. It takes a bit of mucking about with matrixes, but I works consistently, whether  or not the DisplayObject is on the display list; doesn&#039;t require adding/removing from the display list and is unaffected by parent transforms.


Hope this helps someone.
J



</description>
		<content:encoded><![CDATA[<p>Here&#8217;s a fix: <a href="http://usecake.com/lab/find-the-height-and-width-of-a-sprite-with-a-scrollrect.html" title="accurately get the width and/or height of scrollRect content" rel="nofollow">accurately get the width and height of scrollRect content</a>. It takes a bit of mucking about with matrixes, but I works consistently, whether  or not the DisplayObject is on the display list; doesn&#8217;t require adding/removing from the display list and is unaffected by parent transforms.</p>
<p>Hope this helps someone.<br />
J</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hardik Dubal</title>
		<link>http://karoshiethos.com/2008/10/22/as3-scrollrect-vs-height-getbounds/comment-page-1/#comment-85</link>
		<dc:creator>Hardik Dubal</dc:creator>
		<pubDate>Tue, 24 Feb 2009 05:04:04 +0000</pubDate>
		<guid isPermaLink="false">http://karoshiethos.com/?p=121#comment-85</guid>
		<description>Thank you... content.transform.pixelBounds.height worked for me while trying to make a scroll bar.</description>
		<content:encoded><![CDATA[<p>Thank you&#8230; content.transform.pixelBounds.height worked for me while trying to make a scroll bar.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Find the height and width of a Sprite with a scrollRect &#187; Joe Wheeler &#187; Use Cake</title>
		<link>http://karoshiethos.com/2008/10/22/as3-scrollrect-vs-height-getbounds/comment-page-1/#comment-84</link>
		<dc:creator>Find the height and width of a Sprite with a scrollRect &#187; Joe Wheeler &#187; Use Cake</dc:creator>
		<pubDate>Tue, 24 Feb 2009 01:19:43 +0000</pubDate>
		<guid isPermaLink="false">http://karoshiethos.com/?p=121#comment-84</guid>
		<description>[...] Jon Williams posted an interesting idea, using transform.pixelBounds. Which actually gets most of the way to a solution, but it all goes horribly wrong when the any of the parent objects are scaled and/or rotated. It also finds weird values when the object is off the display list (always x5 the actual value). [...]</description>
		<content:encoded><![CDATA[<p>[...] Jon Williams posted an interesting idea, using transform.pixelBounds. Which actually gets most of the way to a solution, but it all goes horribly wrong when the any of the parent objects are scaled and/or rotated. It also finds weird values when the object is off the display list (always x5 the actual value). [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Joe Wheeler</title>
		<link>http://karoshiethos.com/2008/10/22/as3-scrollrect-vs-height-getbounds/comment-page-1/#comment-83</link>
		<dc:creator>Joe Wheeler</dc:creator>
		<pubDate>Mon, 23 Feb 2009 22:48:08 +0000</pubDate>
		<guid isPermaLink="false">http://karoshiethos.com/?p=121#comment-83</guid>
		<description>Sorry, I&#039;ve found a bug. The pixelBounds value changes if the parent, or any of the display containers surrounding the clipped DisplayObject are transformed in any way what so ever. So, if you scale the parent clip to 10% your pixelBounds will be 10% of the correct value. Probably the easiest work-around is to temporarily remove the DisplayObject from the display list and divide the pixelBounds values by five. What a palava.</description>
		<content:encoded><![CDATA[<p>Sorry, I&#8217;ve found a bug. The pixelBounds value changes if the parent, or any of the display containers surrounding the clipped DisplayObject are transformed in any way what so ever. So, if you scale the parent clip to 10% your pixelBounds will be 10% of the correct value. Probably the easiest work-around is to temporarily remove the DisplayObject from the display list and divide the pixelBounds values by five. What a palava.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: paulo barcelos</title>
		<link>http://karoshiethos.com/2008/10/22/as3-scrollrect-vs-height-getbounds/comment-page-1/#comment-79</link>
		<dc:creator>paulo barcelos</dc:creator>
		<pubDate>Fri, 13 Feb 2009 20:38:52 +0000</pubDate>
		<guid isPermaLink="false">http://karoshiethos.com/?p=121#comment-79</guid>
		<description>Thanks!
I spent 3 months trying to figure out why content.height would output the correct values... content.transform.pixelBounds.height is the solution!!</description>
		<content:encoded><![CDATA[<p>Thanks!<br />
I spent 3 months trying to figure out why content.height would output the correct values&#8230; content.transform.pixelBounds.height is the solution!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sger's Network on Delicious</title>
		<link>http://karoshiethos.com/2008/10/22/as3-scrollrect-vs-height-getbounds/comment-page-1/#comment-69</link>
		<dc:creator>sger's Network on Delicious</dc:creator>
		<pubDate>Tue, 27 Jan 2009 14:54:53 +0000</pubDate>
		<guid isPermaLink="false">http://karoshiethos.com/?p=121#comment-69</guid>
		<description>&lt;!--%kramer-ref-pre%--&gt;[...] Karoshi Ethos &quot; AS3 scrollRect vs height &amp; getBounds() SAVE   Just figured this out for myself too - scrollRect has a one-frame delay before you can read back its effect on widht/height or getBounds.    tomc [...]&lt;!--%kramer-ref-post%--&gt;</description>
		<content:encoded><![CDATA[<p><a href="http://dev.wp-plugins.org/wiki/Kramer"><img src="http://karoshiethos.com/wp-content/plugins/kramer.php?kramer=gif-icon" class="technorati-balloon" alt="Kramer auto Pingback" style="border:0;" /></a>[...] Karoshi Ethos &quot; AS3 scrollRect vs height &amp; getBounds() SAVE   Just figured this out for myself too &#8211; scrollRect has a one-frame delay before you can read back its effect on widht/height or getBounds.    tomc [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Geoffrey Hom</title>
		<link>http://karoshiethos.com/2008/10/22/as3-scrollrect-vs-height-getbounds/comment-page-1/#comment-52</link>
		<dc:creator>Geoffrey Hom</dc:creator>
		<pubDate>Sun, 07 Dec 2008 09:05:20 +0000</pubDate>
		<guid isPermaLink="false">http://karoshiethos.com/?p=121#comment-52</guid>
		<description>Wow, that helped me, too. Thank you!</description>
		<content:encoded><![CDATA[<p>Wow, that helped me, too. Thank you!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Odem</title>
		<link>http://karoshiethos.com/2008/10/22/as3-scrollrect-vs-height-getbounds/comment-page-1/#comment-39</link>
		<dc:creator>Odem</dc:creator>
		<pubDate>Sat, 01 Nov 2008 07:28:06 +0000</pubDate>
		<guid isPermaLink="false">http://karoshiethos.com/?p=121#comment-39</guid>
		<description>Thank you very much! It&#039;s very helpfull to me!</description>
		<content:encoded><![CDATA[<p>Thank you very much! It&#8217;s very helpfull to me!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
