<?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 Scrollbar v2</title>
	<atom:link href="http://www.sandrohaag.com/blog/2009/09/10/as3-scrollbar-v2/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.sandrohaag.com/blog/2009/09/10/as3-scrollbar-v2/</link>
	<description>Another Flash Blog</description>
	<pubDate>Mon, 06 Feb 2012 10:18:11 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Sandro Haag</title>
		<link>http://www.sandrohaag.com/blog/2009/09/10/as3-scrollbar-v2/comment-page-1/#comment-250</link>
		<dc:creator>Sandro Haag</dc:creator>
		<pubDate>Mon, 02 Aug 2010 18:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.sandrohaag.com/blog/?p=80#comment-250</guid>
		<description>Hey lidadil, sorry the delay.
This is a Flash problem, as you can see here: http://bugs.adobe.com/jira/browse/SDK-21769
I will change the drag logic in the next version. You can fix this using a MOUSE_MOVE event, instead of startDrag, and check the bounds to create a drag.

Thanks!</description>
		<content:encoded><![CDATA[<p>Hey lidadil, sorry the delay.<br />
This is a Flash problem, as you can see here: <a href="http://bugs.adobe.com/jira/browse/SDK-21769" rel="nofollow" onclick="pageTracker._trackPageview('/outgoing/bugs.adobe.com/jira/browse/SDK-21769?referer=');">http://bugs.adobe.com/jira/browse/SDK-21769</a><br />
I will change the drag logic in the next version. You can fix this using a MOUSE_MOVE event, instead of startDrag, and check the bounds to create a drag.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: lidadil</title>
		<link>http://www.sandrohaag.com/blog/2009/09/10/as3-scrollbar-v2/comment-page-1/#comment-249</link>
		<dc:creator>lidadil</dc:creator>
		<pubDate>Sat, 19 Jun 2010 19:11:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.sandrohaag.com/blog/?p=80#comment-249</guid>
		<description>Great work! 
I wasn't able to use the drag if i'm using a 3d property of FP 10,
so for example if i run the below

TweenMax.to(this,.5,{rotationX:0,x:0,autoAlpha:1,ease:Quint.easeOut});
The scroller _dragMc is not responding to the startDrag method.

Many thanks</description>
		<content:encoded><![CDATA[<p>Great work!<br />
I wasn&#8217;t able to use the drag if i&#8217;m using a 3d property of FP 10,<br />
so for example if i run the below</p>
<p>TweenMax.to(this,.5,{rotationX:0,x:0,autoAlpha:1,ease:Quint.easeOut});<br />
The scroller _dragMc is not responding to the startDrag method.</p>
<p>Many thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>

