<?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: Auto Pan Class For Panning An Image On Mouse Movement</title>
	<atom:link href="http://www.lextalkington.com/blog/2009/08/auto-pan-class-for-panning-an-image-on-mouse-movement/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.lextalkington.com/blog/2009/08/auto-pan-class-for-panning-an-image-on-mouse-movement/</link>
	<description>working on mouse lunges</description>
	<lastBuildDate>Mon, 05 Dec 2011 16:05:59 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Damian</title>
		<link>http://www.lextalkington.com/blog/2009/08/auto-pan-class-for-panning-an-image-on-mouse-movement/comment-page-1/#comment-791</link>
		<dc:creator>Damian</dc:creator>
		<pubDate>Tue, 05 Jul 2011 12:04:55 +0000</pubDate>
		<guid isPermaLink="false">http://lextalkington.com/blog/?p=89#comment-791</guid>
		<description>Hi Lex,

I see it has been a while since the last post. I have just downloaded your AS2 version, all working fine thanks. I see there were a few posts re adding Zoom functionality. My knowledge on AS is limited, so would not really no where to start. You may have already created something along these lines or no where I can get more help. Please advise.

Thanks.</description>
		<content:encoded><![CDATA[<p>Hi Lex,</p>
<p>I see it has been a while since the last post. I have just downloaded your AS2 version, all working fine thanks. I see there were a few posts re adding Zoom functionality. My knowledge on AS is limited, so would not really no where to start. You may have already created something along these lines or no where I can get more help. Please advise.</p>
<p>Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Quick Tip: stage.mouseX on Android at Jozef Chúťka&#39;s blog</title>
		<link>http://www.lextalkington.com/blog/2009/08/auto-pan-class-for-panning-an-image-on-mouse-movement/comment-page-1/#comment-727</link>
		<dc:creator>Quick Tip: stage.mouseX on Android at Jozef Chúťka&#39;s blog</dc:creator>
		<pubDate>Wed, 20 Oct 2010 11:24:33 +0000</pubDate>
		<guid isPermaLink="false">http://lextalkington.com/blog/?p=89#comment-727</guid>
		<description>[...] value 107374182. It seems I am not the only one who experience that, but also Michael Ritchie and Lex Talkington did. This happens after you release touch screen. You may expect that Event.MOUSE_LEAVE would be [...]</description>
		<content:encoded><![CDATA[<p>[...] value 107374182. It seems I am not the only one who experience that, but also Michael Ritchie and Lex Talkington did. This happens after you release touch screen. You may expect that Event.MOUSE_LEAVE would be [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lex</title>
		<link>http://www.lextalkington.com/blog/2009/08/auto-pan-class-for-panning-an-image-on-mouse-movement/comment-page-1/#comment-721</link>
		<dc:creator>Lex</dc:creator>
		<pubDate>Sat, 28 Aug 2010 23:43:08 +0000</pubDate>
		<guid isPermaLink="false">http://lextalkington.com/blog/?p=89#comment-721</guid>
		<description>I responded to your question at kirupa (&lt;a href=&quot;http://www.kirupa.com/forum/showthread.php?t=353421&quot; rel=&quot;nofollow&quot;&gt;see here&lt;/a&gt;) as well as provided (or tried to) an explanatory FLA showing how scrollRect responds to a scaled clip. Hopefully that helps get you on the right track.</description>
		<content:encoded><![CDATA[<p>I responded to your question at kirupa (<a href="http://www.kirupa.com/forum/showthread.php?t=353421" rel="nofollow">see here</a>) as well as provided (or tried to) an explanatory FLA showing how scrollRect responds to a scaled clip. Hopefully that helps get you on the right track.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcus</title>
		<link>http://www.lextalkington.com/blog/2009/08/auto-pan-class-for-panning-an-image-on-mouse-movement/comment-page-1/#comment-720</link>
		<dc:creator>Marcus</dc:creator>
		<pubDate>Fri, 27 Aug 2010 23:50:56 +0000</pubDate>
		<guid isPermaLink="false">http://lextalkington.com/blog/?p=89#comment-720</guid>
		<description>Great class! I&#039;m trying to add zoom functionality to this for a project I&#039;m working on, and have run into a small issue. I want to keep the viewable area locked when zooming, and only affect the mc, however, even with setting dimensions for the _rectangle, and defining the aperture width and height as the same, when I scale mc, I get a scale for the viewing window as well. Any ideas?</description>
		<content:encoded><![CDATA[<p>Great class! I&#8217;m trying to add zoom functionality to this for a project I&#8217;m working on, and have run into a small issue. I want to keep the viewable area locked when zooming, and only affect the mc, however, even with setting dimensions for the _rectangle, and defining the aperture width and height as the same, when I scale mc, I get a scale for the viewing window as well. Any ideas?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lex</title>
		<link>http://www.lextalkington.com/blog/2009/08/auto-pan-class-for-panning-an-image-on-mouse-movement/comment-page-1/#comment-718</link>
		<dc:creator>Lex</dc:creator>
		<pubDate>Thu, 29 Jul 2010 19:42:27 +0000</pubDate>
		<guid isPermaLink="false">http://lextalkington.com/blog/?p=89#comment-718</guid>
		<description>HI Ricardo—my classes aren&#039;t set up for that type of functionality. You&#039;d have to dig into the AutoPan Class and add that type of functionality. Basically, the _aw and _ah (aperture width and height) properties would need to be set to the stage.stageWidth stage.stageHeight. But you&#039;d also have to set the width and height of the _rectangle object that is use for the scrollRect. And lastly, set _clip.scrollRect = _rectangle; Hope this helps lead you in the right direction.</description>
		<content:encoded><![CDATA[<p>HI Ricardo—my classes aren&#8217;t set up for that type of functionality. You&#8217;d have to dig into the AutoPan Class and add that type of functionality. Basically, the _aw and _ah (aperture width and height) properties would need to be set to the stage.stageWidth stage.stageHeight. But you&#8217;d also have to set the width and height of the _rectangle object that is use for the scrollRect. And lastly, set _clip.scrollRect = _rectangle; Hope this helps lead you in the right direction.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Clark Stevenson</title>
		<link>http://www.lextalkington.com/blog/2009/08/auto-pan-class-for-panning-an-image-on-mouse-movement/comment-page-1/#comment-717</link>
		<dc:creator>Clark Stevenson</dc:creator>
		<pubDate>Sun, 25 Jul 2010 20:54:43 +0000</pubDate>
		<guid isPermaLink="false">http://lextalkington.com/blog/?p=89#comment-717</guid>
		<description>Lex!

Not so long ago i thanked you for your Points around a Circle class. And now this!

Keep up the great work dude.

Clark.</description>
		<content:encoded><![CDATA[<p>Lex!</p>
<p>Not so long ago i thanked you for your Points around a Circle class. And now this!</p>
<p>Keep up the great work dude.</p>
<p>Clark.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ricardo</title>
		<link>http://www.lextalkington.com/blog/2009/08/auto-pan-class-for-panning-an-image-on-mouse-movement/comment-page-1/#comment-716</link>
		<dc:creator>Ricardo</dc:creator>
		<pubDate>Sat, 24 Jul 2010 23:20:05 +0000</pubDate>
		<guid isPermaLink="false">http://lextalkington.com/blog/?p=89#comment-716</guid>
		<description>Theres a way to use it relaative to the Stage width and height, replacing the visibleWidth and visibleHeight with onResize handler?

Tanks in advance</description>
		<content:encoded><![CDATA[<p>Theres a way to use it relaative to the Stage width and height, replacing the visibleWidth and visibleHeight with onResize handler?</p>
<p>Tanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maximo</title>
		<link>http://www.lextalkington.com/blog/2009/08/auto-pan-class-for-panning-an-image-on-mouse-movement/comment-page-1/#comment-696</link>
		<dc:creator>Maximo</dc:creator>
		<pubDate>Thu, 06 May 2010 17:51:59 +0000</pubDate>
		<guid isPermaLink="false">http://lextalkington.com/blog/?p=89#comment-696</guid>
		<description>Hi, I&#039;m new to as3. It seems than you have used flash cs4 to create this. I&#039;m trying to use it in a project I&#039;m working on. If I save the file to cs3 and reopen it and publish an error message appears: 1046: Type was not found or was not a compile-time constant: MovieClip.
Do you know what should I fix to make it work again? Thanks</description>
		<content:encoded><![CDATA[<p>Hi, I&#8217;m new to as3. It seems than you have used flash cs4 to create this. I&#8217;m trying to use it in a project I&#8217;m working on. If I save the file to cs3 and reopen it and publish an error message appears: 1046: Type was not found or was not a compile-time constant: MovieClip.<br />
Do you know what should I fix to make it work again? Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ThaiCar</title>
		<link>http://www.lextalkington.com/blog/2009/08/auto-pan-class-for-panning-an-image-on-mouse-movement/comment-page-1/#comment-691</link>
		<dc:creator>ThaiCar</dc:creator>
		<pubDate>Fri, 23 Apr 2010 04:53:29 +0000</pubDate>
		<guid isPermaLink="false">http://lextalkington.com/blog/?p=89#comment-691</guid>
		<description>Good post. Thank you for this.</description>
		<content:encoded><![CDATA[<p>Good post. Thank you for this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://www.lextalkington.com/blog/2009/08/auto-pan-class-for-panning-an-image-on-mouse-movement/comment-page-1/#comment-608</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 11 Dec 2009 01:27:19 +0000</pubDate>
		<guid isPermaLink="false">http://lextalkington.com/blog/?p=89#comment-608</guid>
		<description>Hi Lex,

Thanks for the code!  I am trying to invoke the public methods, stopMotion(),etc.  to buttons within the mc instance.  

My goal was to stop the panning when I click on the thumbnail that creates the child and then return to panning when I close the child.

I have tried things like this.parent.stopMotion() and MovieClip(this.parent).stopMotion() 
I get various errors.

&lt;b&gt;TypeError: Error #1034: Type Coercion failed: cannot convert com.lextalkington.autopan::AutoPanDocument@3d102681 to flash.display.MovieClip.&lt;/b&gt;

&lt;b&gt;1061: Call to a possibly undefined method stopMotion through a reference with static type flash.display:DisplayObjectContainer.</description>
		<content:encoded><![CDATA[<p>Hi Lex,</p>
<p>Thanks for the code!  I am trying to invoke the public methods, stopMotion(),etc.  to buttons within the mc instance.  </p>
<p>My goal was to stop the panning when I click on the thumbnail that creates the child and then return to panning when I close the child.</p>
<p>I have tried things like this.parent.stopMotion() and MovieClip(this.parent).stopMotion()<br />
I get various errors.</p>
<p><b>TypeError: Error #1034: Type Coercion failed: cannot convert com.lextalkington.autopan::AutoPanDocument@3d102681 to flash.display.MovieClip.</b></p>
<p><b>1061: Call to a possibly undefined method stopMotion through a reference with static type flash.display:DisplayObjectContainer.</b></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://www.lextalkington.com/blog/2009/08/auto-pan-class-for-panning-an-image-on-mouse-movement/comment-page-1/#comment-597</link>
		<dc:creator>Mike</dc:creator>
		<pubDate>Sat, 28 Nov 2009 11:09:13 +0000</pubDate>
		<guid isPermaLink="false">http://lextalkington.com/blog/?p=89#comment-597</guid>
		<description>Lex, phenominal class. 

A world of help and just exactly the type of effect I was looking for.

Thanks so much.</description>
		<content:encoded><![CDATA[<p>Lex, phenominal class. </p>
<p>A world of help and just exactly the type of effect I was looking for.</p>
<p>Thanks so much.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lex</title>
		<link>http://www.lextalkington.com/blog/2009/08/auto-pan-class-for-panning-an-image-on-mouse-movement/comment-page-1/#comment-575</link>
		<dc:creator>Lex</dc:creator>
		<pubDate>Sat, 21 Nov 2009 20:05:51 +0000</pubDate>
		<guid isPermaLink="false">http://lextalkington.com/blog/?p=89#comment-575</guid>
		<description>@Chris - You should be able to play with this line within the constructor:
&lt;code&gt;
_easeSlideTo = ease*0.5; 
&lt;/code&gt;
The easing value you pass into the constructor is cut in half there - if you change 0.5 to something else, you&#039;ll have some control over the speed. Hope this helps!</description>
		<content:encoded><![CDATA[<p>@Chris &#8211; You should be able to play with this line within the constructor:</p>
<div class="codecolorer-container text vibrant" style="overflow:auto;white-space:nowrap;border:1px solid #9F9F9F;width:435px;"><table cellspacing="0" cellpadding="0"><tbody><tr><td style="padding:5px;text-align:center;color:#888888;background-color:#EEEEEE;border-right: 1px solid #9F9F9F;font: normal 12px/1.4em Monaco, Lucida Console, monospace;"><div>1<br /></div></td><td><div class="text codecolorer" style="padding:5px;font:normal 12px/1.4em Monaco, Lucida Console, monospace;white-space:nowrap">_easeSlideTo = ease*0.5;</div></td></tr></tbody></table></div>
<p>The easing value you pass into the constructor is cut in half there &#8211; if you change 0.5 to something else, you&#8217;ll have some control over the speed. Hope this helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.lextalkington.com/blog/2009/08/auto-pan-class-for-panning-an-image-on-mouse-movement/comment-page-1/#comment-545</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 18 Nov 2009 21:30:32 +0000</pubDate>
		<guid isPermaLink="false">http://lextalkington.com/blog/?p=89#comment-545</guid>
		<description>Fantastic class!  Any way to control the speed of the slideToPoint function?</description>
		<content:encoded><![CDATA[<p>Fantastic class!  Any way to control the speed of the slideToPoint function?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Maria Twinkle</title>
		<link>http://www.lextalkington.com/blog/2009/08/auto-pan-class-for-panning-an-image-on-mouse-movement/comment-page-1/#comment-89</link>
		<dc:creator>Maria Twinkle</dc:creator>
		<pubDate>Fri, 11 Sep 2009 19:02:40 +0000</pubDate>
		<guid isPermaLink="false">http://lextalkington.com/blog/?p=89#comment-89</guid>
		<description>Thanks a lot for such useful class!!! 
It works really good and saved me lots of time, thanks again :)</description>
		<content:encoded><![CDATA[<p>Thanks a lot for such useful class!!!<br />
It works really good and saved me lots of time, thanks again <img src='http://www.lextalkington.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lex</title>
		<link>http://www.lextalkington.com/blog/2009/08/auto-pan-class-for-panning-an-image-on-mouse-movement/comment-page-1/#comment-69</link>
		<dc:creator>Lex</dc:creator>
		<pubDate>Tue, 01 Sep 2009 16:07:48 +0000</pubDate>
		<guid isPermaLink="false">http://lextalkington.com/blog/?p=89#comment-69</guid>
		<description>I reposted the AS2 version - however, it has a few bugs, mainly the one FireFox bug that has been repaired in the AS3 version - so you may have to deal with that, but you can &lt;a href=&quot;http://www.lextalkington.com/experiments/AutoPan_AS2.zip&quot; title=&quot;AS2 auto pan class&quot; rel=&quot;nofollow&quot;&gt;download the AS2 version here&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>I reposted the AS2 version &#8211; however, it has a few bugs, mainly the one FireFox bug that has been repaired in the AS3 version &#8211; so you may have to deal with that, but you can <a href="http://www.lextalkington.com/experiments/AutoPan_AS2.zip" title="AS2 auto pan class" rel="nofollow">download the AS2 version here</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian Wilkinson</title>
		<link>http://www.lextalkington.com/blog/2009/08/auto-pan-class-for-panning-an-image-on-mouse-movement/comment-page-1/#comment-68</link>
		<dc:creator>Brian Wilkinson</dc:creator>
		<pubDate>Tue, 01 Sep 2009 08:57:45 +0000</pubDate>
		<guid isPermaLink="false">http://lextalkington.com/blog/?p=89#comment-68</guid>
		<description>Hi there!

Really cool panning tool. Do you possibly still have the AS2 version somewhere?

Thanks</description>
		<content:encoded><![CDATA[<p>Hi there!</p>
<p>Really cool panning tool. Do you possibly still have the AS2 version somewhere?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
