<?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: Dynamically Adjust the Frame Rate of a Flash Animation</title>
	<atom:link href="http://flashspeaksactionscript.com/dynamically-adjust-the-frame-rate-of-a-flash-animation/feed/" rel="self" type="application/rss+xml" />
	<link>http://flashspeaksactionscript.com/dynamically-adjust-the-frame-rate-of-a-flash-animation/</link>
	<description>Learn and Speak Actionscript</description>
	<lastBuildDate>Fri, 06 Jan 2012 16:55:08 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: 8Sfitz</title>
		<link>http://flashspeaksactionscript.com/dynamically-adjust-the-frame-rate-of-a-flash-animation/#comment-149763</link>
		<dc:creator>8Sfitz</dc:creator>
		<pubDate>Mon, 27 Jun 2011 22:08:11 +0000</pubDate>
		<guid isPermaLink="false">http://flashspeaksactionscript.com/?p=3129#comment-149763</guid>
		<description>Endless searching has come to ed with your tutorial! THANK YOU for addressing what I assumed would be a simple issue, but no one but you has laid it out so nicely! 
 
Good Karma coming your way! </description>
		<content:encoded><![CDATA[<p>Endless searching has come to ed with your tutorial! THANK YOU for addressing what I assumed would be a simple issue, but no one but you has laid it out so nicely! </p>
<p>Good Karma coming your way! </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Moving From AS2 to AS3: A Handy List of Resources &#124; Flash Speaks Actionscript</title>
		<link>http://flashspeaksactionscript.com/dynamically-adjust-the-frame-rate-of-a-flash-animation/#comment-65461</link>
		<dc:creator>Moving From AS2 to AS3: A Handy List of Resources &#124; Flash Speaks Actionscript</dc:creator>
		<pubDate>Tue, 28 Sep 2010 15:02:27 +0000</pubDate>
		<guid isPermaLink="false">http://flashspeaksactionscript.com/?p=3129#comment-65461</guid>
		<description>[...] Dynamically Adjust the Frame Rate of a Flash Animation [...]</description>
		<content:encoded><![CDATA[<p>[...] Dynamically Adjust the Frame Rate of a Flash Animation [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Smart SWF Optimization with Custom Framerates &#124; Flash Speaks Actionscript</title>
		<link>http://flashspeaksactionscript.com/dynamically-adjust-the-frame-rate-of-a-flash-animation/#comment-61273</link>
		<dc:creator>Smart SWF Optimization with Custom Framerates &#124; Flash Speaks Actionscript</dc:creator>
		<pubDate>Thu, 26 Aug 2010 03:35:44 +0000</pubDate>
		<guid isPermaLink="false">http://flashspeaksactionscript.com/?p=3129#comment-61273</guid>
		<description>[...] change the framerate of your SWF movie. In an earlier tutorial, I demonstrated how you can change the framerate of your SWF and how it will effect a frame by frame [...]</description>
		<content:encoded><![CDATA[<p>[...] change the framerate of your SWF movie. In an earlier tutorial, I demonstrated how you can change the framerate of your SWF and how it will effect a frame by frame [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bun-yan</title>
		<link>http://flashspeaksactionscript.com/dynamically-adjust-the-frame-rate-of-a-flash-animation/#comment-48387</link>
		<dc:creator>bun-yan</dc:creator>
		<pubDate>Thu, 14 Jan 2010 10:56:20 +0000</pubDate>
		<guid isPermaLink="false">http://flashspeaksactionscript.com/?p=3129#comment-48387</guid>
		<description>Thank you very much for your tutorial..I am very happy get this tutorial...aghain thank you (I am a newbe to learn flash)</description>
		<content:encoded><![CDATA[<p>Thank you very much for your tutorial..I am very happy get this tutorial&#8230;aghain thank you (I am a newbe to learn flash)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cris</title>
		<link>http://flashspeaksactionscript.com/dynamically-adjust-the-frame-rate-of-a-flash-animation/#comment-41946</link>
		<dc:creator>Cris</dc:creator>
		<pubDate>Tue, 25 Aug 2009 02:13:44 +0000</pubDate>
		<guid isPermaLink="false">http://flashspeaksactionscript.com/?p=3129#comment-41946</guid>
		<description>Yes, it makes sense!
I have been trying everything but it always goes back to the stage frame rate. I will try your idea and let&#039;s see if it does the job!
Thank you for your fast replay.</description>
		<content:encoded><![CDATA[<p>Yes, it makes sense!<br />
I have been trying everything but it always goes back to the stage frame rate. I will try your idea and let&#8217;s see if it does the job!<br />
Thank you for your fast replay.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Angel</title>
		<link>http://flashspeaksactionscript.com/dynamically-adjust-the-frame-rate-of-a-flash-animation/#comment-41945</link>
		<dc:creator>Angel</dc:creator>
		<pubDate>Tue, 25 Aug 2009 02:00:22 +0000</pubDate>
		<guid isPermaLink="false">http://flashspeaksactionscript.com/?p=3129#comment-41945</guid>
		<description>Hey Cris, unfortunately, changing the frame rate of a SWF effects the entire SWF and its content.  You can try inserting each animation into an external SWF and load them dynamically.  Theoretically, that should do it, but you never know.  I hope this helps!</description>
		<content:encoded><![CDATA[<p>Hey Cris, unfortunately, changing the frame rate of a SWF effects the entire SWF and its content.  You can try inserting each animation into an external SWF and load them dynamically.  Theoretically, that should do it, but you never know.  I hope this helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Cris</title>
		<link>http://flashspeaksactionscript.com/dynamically-adjust-the-frame-rate-of-a-flash-animation/#comment-41944</link>
		<dc:creator>Cris</dc:creator>
		<pubDate>Tue, 25 Aug 2009 01:24:34 +0000</pubDate>
		<guid isPermaLink="false">http://flashspeaksactionscript.com/?p=3129#comment-41944</guid>
		<description>I need to dynamically change the frame rate of two animations via runtime. I want to control these two animations independently, each will have a different frame rate. Is it possible? How can I do it?
Thank you</description>
		<content:encoded><![CDATA[<p>I need to dynamically change the frame rate of two animations via runtime. I want to control these two animations independently, each will have a different frame rate. Is it possible? How can I do it?<br />
Thank you</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Angel</title>
		<link>http://flashspeaksactionscript.com/dynamically-adjust-the-frame-rate-of-a-flash-animation/#comment-40681</link>
		<dc:creator>Angel</dc:creator>
		<pubDate>Sat, 25 Jul 2009 20:12:38 +0000</pubDate>
		<guid isPermaLink="false">http://flashspeaksactionscript.com/?p=3129#comment-40681</guid>
		<description>Hey Brian, I just ran it in CS4 and everything looks fine as should be.  Keep in mind that at launch, the animation speed is about 1 fps.  In other words, try increasing the animation speed using the arrows so that you can see the animation in more of a real time.  Hope this helps!</description>
		<content:encoded><![CDATA[<p>Hey Brian, I just ran it in CS4 and everything looks fine as should be.  Keep in mind that at launch, the animation speed is about 1 fps.  In other words, try increasing the animation speed using the arrows so that you can see the animation in more of a real time.  Hope this helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Brian</title>
		<link>http://flashspeaksactionscript.com/dynamically-adjust-the-frame-rate-of-a-flash-animation/#comment-40649</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Fri, 24 Jul 2009 19:00:38 +0000</pubDate>
		<guid isPermaLink="false">http://flashspeaksactionscript.com/?p=3129#comment-40649</guid>
		<description>I downloaded the example so I could try to understand the actionscript, but when I publish the animation it doesnt work.  is there a diffrence between CS3 and CS4 (I am using CS4) that would cause it not to work?</description>
		<content:encoded><![CDATA[<p>I downloaded the example so I could try to understand the actionscript, but when I publish the animation it doesnt work.  is there a diffrence between CS3 and CS4 (I am using CS4) that would cause it not to work?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Object Caching 420/424 objects using disk: basic

Served from: flashspeaksactionscript.com @ 2012-05-23 00:07:06 -->
