<?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 for Rockholla</title>
	<atom:link href="http://www.rockholla.org/comments/feed" rel="self" type="application/rss+xml" />
	<link>http://www.rockholla.org</link>
	<description>&#60;&#9834;/&#62;</description>
	<lastBuildDate>Sun, 12 Feb 2012 02:28:33 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>Comment on He&#8217;s a Fucking Weakling by Patrick</title>
		<link>http://www.rockholla.org/hmm/2012/01/31/hes-a-fucking-weakling#comment-802</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Sun, 12 Feb 2012 02:28:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.rockholla.org/?p=569#comment-802</guid>
		<description>Dad?</description>
		<content:encoded><![CDATA[<p>Dad?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on He&#8217;s a Fucking Weakling by Pete</title>
		<link>http://www.rockholla.org/hmm/2012/01/31/hes-a-fucking-weakling#comment-801</link>
		<dc:creator>Pete</dc:creator>
		<pubDate>Sun, 12 Feb 2012 01:48:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.rockholla.org/?p=569#comment-801</guid>
		<description>wimp</description>
		<content:encoded><![CDATA[<p>wimp</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex/AS3 Pan Zoom Component by Patrick</title>
		<link>http://www.rockholla.org/technology/2011/01/07/flex-as3-pan-zoom-component#comment-800</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Sat, 11 Feb 2012 03:59:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.rockholla.org/?p=147#comment-800</guid>
		<description>Hey Robert, sorry for the delay.  I do see the slight jumpiness in dragging in your example.  It&#039;s a bit hard for me to dive into your particular usage at the moment, but it does look like the flare:FlareVis child you&#039;re rendering is a pretty complex set of sprites/objects.  I haven&#039;t actually gotten a chance to look at their PanZoomControl in detail, but I&#039;m guessing they&#039;ve slimmed down their implementation of a component that will work well particularly w/ their other components as children, such as the flare:FlareVis.  They might have specific interoperability and redrawing going on to make things smoother specifically for other types of objects that their library renders.  I&#039;m curious, why did you decide to use my PanZoom instead of their&#039;s?</description>
		<content:encoded><![CDATA[<p>Hey Robert, sorry for the delay.  I do see the slight jumpiness in dragging in your example.  It&#8217;s a bit hard for me to dive into your particular usage at the moment, but it does look like the flare:FlareVis child you&#8217;re rendering is a pretty complex set of sprites/objects.  I haven&#8217;t actually gotten a chance to look at their PanZoomControl in detail, but I&#8217;m guessing they&#8217;ve slimmed down their implementation of a component that will work well particularly w/ their other components as children, such as the flare:FlareVis.  They might have specific interoperability and redrawing going on to make things smoother specifically for other types of objects that their library renders.  I&#8217;m curious, why did you decide to use my PanZoom instead of their&#8217;s?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex/AS3 Pan Zoom Component by Robert</title>
		<link>http://www.rockholla.org/technology/2011/01/07/flex-as3-pan-zoom-component#comment-799</link>
		<dc:creator>Robert</dc:creator>
		<pubDate>Sun, 05 Feb 2012 21:39:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.rockholla.org/?p=147#comment-799</guid>
		<description>This is a really great tool and has saved me a lot of development time for an app I&#039;m building.  The only trouble I&#039;m really having at the moment is that panning is a bit &quot;jumpy&quot;.  In other words, there&#039;s a bit of a lag between mouse dragging and the component moving in response.  

This may be caused by the fact that I&#039;m handling a large number of child elements, but I was able to do something more basic (Prefuse Flare PanZoomControl) before finding this component and I didn&#039;t encounter that issue.  Would you have any guesses on what&#039;s causing the performance issue?

Relevant code can be found using &quot;View Source&quot; on the test site for the app: http://soulliberty.com/Interactive/Genealogy/GeneFlexApp.html</description>
		<content:encoded><![CDATA[<p>This is a really great tool and has saved me a lot of development time for an app I&#8217;m building.  The only trouble I&#8217;m really having at the moment is that panning is a bit &#8220;jumpy&#8221;.  In other words, there&#8217;s a bit of a lag between mouse dragging and the component moving in response.  </p>
<p>This may be caused by the fact that I&#8217;m handling a large number of child elements, but I was able to do something more basic (Prefuse Flare PanZoomControl) before finding this component and I didn&#8217;t encounter that issue.  Would you have any guesses on what&#8217;s causing the performance issue?</p>
<p>Relevant code can be found using &#8220;View Source&#8221; on the test site for the app: <a href="http://soulliberty.com/Interactive/Genealogy/GeneFlexApp.html" rel="nofollow">http://soulliberty.com/Interactive/Genealogy/GeneFlexApp.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex/AS3 Pan Zoom Component by Patrick</title>
		<link>http://www.rockholla.org/technology/2011/01/07/flex-as3-pan-zoom-component#comment-798</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Sun, 05 Feb 2012 06:24:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.rockholla.org/?p=147#comment-798</guid>
		<description>I&#039;m assuming you&#039;re talking about mousewheel zooming right?  I&#039;m seeing mousewheel zoom work correctly in IE 7, 8, and 9 in my testing environments for the &lt;a href=&quot;http://www.rockholla.org/wp-content/demos/flex-panzoom/&quot; rel=&quot;nofollow&quot;&gt;demo&lt;/a&gt;.  I will say, however, that mousewheel support has gotten worse rather than better across browsers for Flash in general.  I don&#039;t have a positive outlook on it, and it makes me doubt support for mousewheel actions (if not everything) for the future of Flash.

Let me know if you can provide more debugging info on your particular case and I&#039;ll try to help out in whatever way that I can.</description>
		<content:encoded><![CDATA[<p>I&#8217;m assuming you&#8217;re talking about mousewheel zooming right?  I&#8217;m seeing mousewheel zoom work correctly in IE 7, 8, and 9 in my testing environments for the <a href="http://www.rockholla.org/wp-content/demos/flex-panzoom/" rel="nofollow">demo</a>.  I will say, however, that mousewheel support has gotten worse rather than better across browsers for Flash in general.  I don&#8217;t have a positive outlook on it, and it makes me doubt support for mousewheel actions (if not everything) for the future of Flash.</p>
<p>Let me know if you can provide more debugging info on your particular case and I&#8217;ll try to help out in whatever way that I can.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex/AS3 Pan Zoom Component by Krishna</title>
		<link>http://www.rockholla.org/technology/2011/01/07/flex-as3-pan-zoom-component#comment-797</link>
		<dc:creator>Krishna</dc:creator>
		<pubDate>Sun, 05 Feb 2012 05:06:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.rockholla.org/?p=147#comment-797</guid>
		<description>I tried your example in IE,but still browser scrolling happening  when I performing zoom action.

is this fix works in IE8 &amp; IE8+ versions ?</description>
		<content:encoded><![CDATA[<p>I tried your example in IE,but still browser scrolling happening  when I performing zoom action.</p>
<p>is this fix works in IE8 &amp; IE8+ versions ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex/AS3 Pan Zoom Component by Rich McG</title>
		<link>http://www.rockholla.org/technology/2011/01/07/flex-as3-pan-zoom-component#comment-796</link>
		<dc:creator>Rich McG</dc:creator>
		<pubDate>Wed, 25 Jan 2012 22:00:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.rockholla.org/?p=147#comment-796</guid>
		<description>Figured it out. Too quick to post. Was setting the size of of the panzoom, not the content. It is working very well.</description>
		<content:encoded><![CDATA[<p>Figured it out. Too quick to post. Was setting the size of of the panzoom, not the content. It is working very well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex/AS3 Pan Zoom Component by Rich McG</title>
		<link>http://www.rockholla.org/technology/2011/01/07/flex-as3-pan-zoom-component#comment-795</link>
		<dc:creator>Rich McG</dc:creator>
		<pubDate>Wed, 25 Jan 2012 21:00:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.rockholla.org/?p=147#comment-795</guid>
		<description>Also, is they&#039;re a zoom command that fits the panzoom to the window?</description>
		<content:encoded><![CDATA[<p>Also, is they&#8217;re a zoom command that fits the panzoom to the window?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Flex/AS3 Pan Zoom Component by Rich McG</title>
		<link>http://www.rockholla.org/technology/2011/01/07/flex-as3-pan-zoom-component#comment-794</link>
		<dc:creator>Rich McG</dc:creator>
		<pubDate>Wed, 25 Jan 2012 20:57:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.rockholla.org/?p=147#comment-794</guid>
		<description>Patrick. Great component. Running into an issue. Dynamically sizing zoompan component based on loading user selected images at runtime. Think of you second demo (flex-panzoom-image/) but dynamically loading the image. When I do this, I reset content size to the new image (actually a border container) and then the panning gets screwy. It seems to always be to the right and will snap back after I pan. Any ideas?</description>
		<content:encoded><![CDATA[<p>Patrick. Great component. Running into an issue. Dynamically sizing zoompan component based on loading user selected images at runtime. Think of you second demo (flex-panzoom-image/) but dynamically loading the image. When I do this, I reset content size to the new image (actually a border container) and then the panning gets screwy. It seems to always be to the right and will snap back after I pan. Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Some Reality TV Show Names to Pitch by Patrick</title>
		<link>http://www.rockholla.org/hmm/2012/01/09/some-reality-tv-show-names-to-pitch#comment-793</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Tue, 24 Jan 2012 19:21:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.rockholla.org/?p=565#comment-793</guid>
		<description>Yeah, I should watch more TV.</description>
		<content:encoded><![CDATA[<p>Yeah, I should watch more TV.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

