<?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: Changing the indeterminate move interval of a Flex ProgressBar control</title>
	<atom:link href="http://blog.flexexamples.com/2007/10/08/changing-the-indeterminate-move-interval-of-a-flex-progressbar-control/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.flexexamples.com/2007/10/08/changing-the-indeterminate-move-interval-of-a-flex-progressbar-control/</link>
	<description>Just a bunch of Adobe Flex Examples</description>
	<lastBuildDate>Fri, 12 Mar 2010 02:17:15 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2007/10/08/changing-the-indeterminate-move-interval-of-a-flex-progressbar-control/comment-page-1/#comment-1503</link>
		<dc:creator>peterd</dc:creator>
		<pubDate>Sat, 02 Aug 2008 00:34:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/08/changing-the-indeterminate-move-interval-of-a-flex-progressbar-control/#comment-1503</guid>
		<description>Javier Julio,

I don&#039;t see a property/style that easily allows that. The easiest way may be to set the &lt;code&gt;indeterminateMoveInterval&lt;/code&gt; to something small like 20, or create a custom indeterminate skin for the Flex ProgressBar control which gives you the effect you want.

Peter</description>
		<content:encoded><![CDATA[<p>Javier Julio,</p>
<p>I don&#8217;t see a property/style that easily allows that. The easiest way may be to set the <code>indeterminateMoveInterval</code> to something small like 20, or create a custom indeterminate skin for the Flex ProgressBar control which gives you the effect you want.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Javier Julio</title>
		<link>http://blog.flexexamples.com/2007/10/08/changing-the-indeterminate-move-interval-of-a-flex-progressbar-control/comment-page-1/#comment-1504</link>
		<dc:creator>Javier Julio</dc:creator>
		<pubDate>Fri, 01 Aug 2008 23:00:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/08/changing-the-indeterminate-move-interval-of-a-flex-progressbar-control/#comment-1504</guid>
		<description>Peter, is their a property that speeds up the animation? I&#039;m using the indeterminate animation for any process and sometimes they don&#039;t take to long but the animation plays to slow to notice it.</description>
		<content:encoded><![CDATA[<p>Peter, is their a property that speeds up the animation? I&#8217;m using the indeterminate animation for any process and sometimes they don&#8217;t take to long but the animation plays to slow to notice it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: devincolumbus</title>
		<link>http://blog.flexexamples.com/2007/10/08/changing-the-indeterminate-move-interval-of-a-flex-progressbar-control/comment-page-1/#comment-1502</link>
		<dc:creator>devincolumbus</dc:creator>
		<pubDate>Thu, 11 Oct 2007 21:45:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/08/changing-the-indeterminate-move-interval-of-a-flex-progressbar-control/#comment-1502</guid>
		<description>Hey Peter,

If you&#039;ve ever played on Xbox Live and sent a voice message you&#039;ll
notice that it&#039;s a 10 second countdown indicated by a progress bar... I
want to accomplish the same thing.

I am recording Video to the FMS (VideoDisplay) and need to show the progress of the
record time (say max record time is 30 seconds) and when the progress
bar reaches it&#039;s max (30 second duration), the video stops recording (just
like XBox live).

Secondly, when being played back, I need it to show the same progress...
from the beginning of the video to the end duration.

Would you happen to know how to use the ProgressBar in this way?</description>
		<content:encoded><![CDATA[<p>Hey Peter,</p>
<p>If you&#8217;ve ever played on Xbox Live and sent a voice message you&#8217;ll<br />
notice that it&#8217;s a 10 second countdown indicated by a progress bar&#8230; I<br />
want to accomplish the same thing.</p>
<p>I am recording Video to the FMS (VideoDisplay) and need to show the progress of the<br />
record time (say max record time is 30 seconds) and when the progress<br />
bar reaches it&#8217;s max (30 second duration), the video stops recording (just<br />
like XBox live).</p>
<p>Secondly, when being played back, I need it to show the same progress&#8230;<br />
from the beginning of the video to the end duration.</p>
<p>Would you happen to know how to use the ProgressBar in this way?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2007/10/08/changing-the-indeterminate-move-interval-of-a-flex-progressbar-control/comment-page-1/#comment-1501</link>
		<dc:creator>peterd</dc:creator>
		<pubDate>Tue, 09 Oct 2007 05:35:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/08/changing-the-indeterminate-move-interval-of-a-flex-progressbar-control/#comment-1501</guid>
		<description>Kyle Hayes,

Yeah, I&#039;m pretty sure this was added in Flex 3.

Peter</description>
		<content:encoded><![CDATA[<p>Kyle Hayes,</p>
<p>Yeah, I&#8217;m pretty sure this was added in Flex 3.</p>
<p>Peter</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle Hayes</title>
		<link>http://blog.flexexamples.com/2007/10/08/changing-the-indeterminate-move-interval-of-a-flex-progressbar-control/comment-page-1/#comment-1500</link>
		<dc:creator>Kyle Hayes</dc:creator>
		<pubDate>Tue, 09 Oct 2007 04:29:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.flexexamples.com/2007/10/08/changing-the-indeterminate-move-interval-of-a-flex-progressbar-control/#comment-1500</guid>
		<description>Is this only for Flex 3?</description>
		<content:encoded><![CDATA[<p>Is this only for Flex 3?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
