<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.1" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Changing the indeterminate move interval of a Flex ProgressBar control</title>
	<link>http://blog.flexexamples.com/2007/10/08/changing-the-indeterminate-move-interval-of-a-flex-progressbar-control/</link>
	<description>A bunch of examples for Adobe Flex and ActionScript</description>
	<pubDate>Tue, 06 Jan 2009 08:28:38 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.1</generator>

	<item>
		<title>By: peterd</title>
		<link>http://blog.flexexamples.com/2007/10/08/changing-the-indeterminate-move-interval-of-a-flex-progressbar-control/#comment-14440</link>
		<author>peterd</author>
		<pubDate>Sat, 02 Aug 2008 00:34:53 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/10/08/changing-the-indeterminate-move-interval-of-a-flex-progressbar-control/#comment-14440</guid>
		<description>Javier Julio,

I don'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-14438</link>
		<author>Javier Julio</author>
		<pubDate>Fri, 01 Aug 2008 23:00:36 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/10/08/changing-the-indeterminate-move-interval-of-a-flex-progressbar-control/#comment-14438</guid>
		<description>Peter, is their a property that speeds up the animation? I'm using the indeterminate animation for any process and sometimes they don'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-3373</link>
		<author>devincolumbus</author>
		<pubDate>Thu, 11 Oct 2007 21:45:53 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/10/08/changing-the-indeterminate-move-interval-of-a-flex-progressbar-control/#comment-3373</guid>
		<description>Hey Peter,

If you've ever played on Xbox Live and sent a voice message you'll 
notice that it'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'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-3330</link>
		<author>peterd</author>
		<pubDate>Tue, 09 Oct 2007 05:35:41 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/10/08/changing-the-indeterminate-move-interval-of-a-flex-progressbar-control/#comment-3330</guid>
		<description>Kyle Hayes,

Yeah, I'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-3328</link>
		<author>Kyle Hayes</author>
		<pubDate>Tue, 09 Oct 2007 04:29:15 +0000</pubDate>
		<guid>http://blog.flexexamples.com/2007/10/08/changing-the-indeterminate-move-interval-of-a-flex-progressbar-control/#comment-3328</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>
