<?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: Setting the horizontal scroll position in the TextInput control in Flex</title>
	<atom:link href="http://blog.flexexamples.com/2009/01/27/setting-the-horizontal-scroll-position-in-the-textinput-control-in-flex/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2009/01/27/setting-the-horizontal-scroll-position-in-the-textinput-control-in-flex/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Sun, 12 Feb 2012 19:26:49 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ram</title>
		<link>http://blog.flexexamples.com/2009/01/27/setting-the-horizontal-scroll-position-in-the-textinput-control-in-flex/comment-page-1/#comment-10298</link>
		<dc:creator>ram</dc:creator>
		<pubDate>Fri, 06 Jan 2012 12:39:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2009/01/27/setting-the-horizontal-scroll-position-in-the-textinput-control-in-flex/#comment-10298</guid>
		<description>


	
		
	
	
</description>
		<content:encoded><![CDATA[]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://blog.flexexamples.com/2009/01/27/setting-the-horizontal-scroll-position-in-the-textinput-control-in-flex/comment-page-1/#comment-4105</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Fri, 30 Jan 2009 08:45:46 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2009/01/27/setting-the-horizontal-scroll-position-in-the-textinput-control-in-flex/#comment-4105</guid>
		<description>bugger...

maybe without the angle brackets? :

&lt;mx:AnimateProperty id=&quot;animateScroll&quot; property=&quot;verticalScrollPosition&quot;/&gt;</description>
		<content:encoded><![CDATA[<p>bugger&#8230;</p>
<p>maybe without the angle brackets? :</p>
<p>&lt;mx:AnimateProperty id=&#8221;animateScroll&#8221; property=&#8221;verticalScrollPosition&#8221;/&gt;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kevin</title>
		<link>http://blog.flexexamples.com/2009/01/27/setting-the-horizontal-scroll-position-in-the-textinput-control-in-flex/comment-page-1/#comment-4106</link>
		<dc:creator>Kevin</dc:creator>
		<pubDate>Fri, 30 Jan 2009 06:42:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2009/01/27/setting-the-horizontal-scroll-position-in-the-textinput-control-in-flex/#comment-4106</guid>
		<description>hey Peter,

Keep up the great work on this site.

I&#039;m sure you already know this but a quick search for &quot;animate scroll&quot; showed no results on your site...

I was recently trying to achieve some smooth pageScroll animation using Flex containers and without creating large movieclips where the y co-ordinate was adjusted.

In the end I used (hope this code works):

&lt;

and set the &quot;fromValue&quot;, &quot;toValue&quot; and &quot;target&quot; dynamically based on the visible viewStack container.

Works a treat:  http://hummingbirdbaby.com.au/


cheers

kev</description>
		<content:encoded><![CDATA[<p>hey Peter,</p>
<p>Keep up the great work on this site.</p>
<p>I&#8217;m sure you already know this but a quick search for &#8220;animate scroll&#8221; showed no results on your site&#8230;</p>
<p>I was recently trying to achieve some smooth pageScroll animation using Flex containers and without creating large movieclips where the y co-ordinate was adjusted.</p>
<p>In the end I used (hope this code works):</p>
<p>&lt;</p>
<p>and set the &#8220;fromValue&#8221;, &#8220;toValue&#8221; and &#8220;target&#8221; dynamically based on the visible viewStack container.</p>
<p>Works a treat:  <a href="http://hummingbirdbaby.com.au/" rel="nofollow">http://hummingbirdbaby.com.au/</a></p>
<p>cheers</p>
<p>kev</p>
]]></content:encoded>
	</item>
</channel>
</rss>

