<?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: Control a flash animation inside a Flex application</title>
	<atom:link href="http://www.riacodes.com/flex/control-flash-animation-inside-a-flex-application/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.riacodes.com/flex/control-flash-animation-inside-a-flex-application/</link>
	<description>Resources, tutorials , tips &#38; tricks for RIA : Flex, Flash, Air, AS3</description>
	<lastBuildDate>Tue, 07 Sep 2010 06:05:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ChuongVu</title>
		<link>http://www.riacodes.com/flex/control-flash-animation-inside-a-flex-application/comment-page-1/#comment-1265</link>
		<dc:creator>ChuongVu</dc:creator>
		<pubDate>Tue, 25 May 2010 05:03:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.riacodes.com/?p=628#comment-1265</guid>
		<description>Perhaps your CS4 exports to the FlashPlayer10, but Flex uses FlashPlayer9 to debug.</description>
		<content:encoded><![CDATA[<p>Perhaps your CS4 exports to the FlashPlayer10, but Flex uses FlashPlayer9 to debug.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://www.riacodes.com/flex/control-flash-animation-inside-a-flex-application/comment-page-1/#comment-1189</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Thu, 13 May 2010 13:11:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.riacodes.com/?p=628#comment-1189</guid>
		<description>Hello, Firstly great tutorial!

Secondly could you please explain to me how to create the swf.  I have tried everything to create my own, in Flash CS4, but i dont get the same response from flex when i then embed it.  I am using the exact same flex code as you.  Your flash.swf works fine, but when i try to make my own swf it fails to work,  any advice?</description>
		<content:encoded><![CDATA[<p>Hello, Firstly great tutorial!</p>
<p>Secondly could you please explain to me how to create the swf.  I have tried everything to create my own, in Flash CS4, but i dont get the same response from flex when i then embed it.  I am using the exact same flex code as you.  Your flash.swf works fine, but when i try to make my own swf it fails to work,  any advice?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.riacodes.com/flex/control-flash-animation-inside-a-flex-application/comment-page-1/#comment-1148</link>
		<dc:creator>David</dc:creator>
		<pubDate>Mon, 03 May 2010 13:42:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.riacodes.com/?p=628#comment-1148</guid>
		<description>does anyone know how to do it when the swf file is located on a remote server? (source=&quot;http:...).
there some security issues.

Thanks</description>
		<content:encoded><![CDATA[<p>does anyone know how to do it when the swf file is located on a remote server? (source=&#8221;http:&#8230;).<br />
there some security issues.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mohammed Fasil</title>
		<link>http://www.riacodes.com/flex/control-flash-animation-inside-a-flex-application/comment-page-1/#comment-1114</link>
		<dc:creator>Mohammed Fasil</dc:creator>
		<pubDate>Thu, 22 Apr 2010 18:00:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.riacodes.com/?p=628#comment-1114</guid>
		<description>Thanks.
Simple but of great help.</description>
		<content:encoded><![CDATA[<p>Thanks.<br />
Simple but of great help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bachmann</title>
		<link>http://www.riacodes.com/flex/control-flash-animation-inside-a-flex-application/comment-page-1/#comment-908</link>
		<dc:creator>bachmann</dc:creator>
		<pubDate>Tue, 23 Feb 2010 13:48:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.riacodes.com/?p=628#comment-908</guid>
		<description>nice tutorials ... but quiet to easy ... 
u have tutorial to control something else from flash .. not a movie or animation?</description>
		<content:encoded><![CDATA[<p>nice tutorials &#8230; but quiet to easy &#8230;<br />
u have tutorial to control something else from flash .. not a movie or animation?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://www.riacodes.com/flex/control-flash-animation-inside-a-flex-application/comment-page-1/#comment-304</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Tue, 08 Sep 2009 17:11:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.riacodes.com/?p=628#comment-304</guid>
		<description>What exactly do you get ?
Because if you test the code above and change just the line for the Play button, it works for us.
click=&quot;flashMovie.gotoAndPlay(20)&quot;
 
The ball begins now from the bottom and not from the left.</description>
		<content:encoded><![CDATA[<p>What exactly do you get ?<br />
Because if you test the code above and change just the line for the Play button, it works for us.<br />
click=&#8221;flashMovie.gotoAndPlay(20)&#8221;</p>
<p>The ball begins now from the bottom and not from the left.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel Gianni</title>
		<link>http://www.riacodes.com/flex/control-flash-animation-inside-a-flex-application/comment-page-1/#comment-303</link>
		<dc:creator>Daniel Gianni</dc:creator>
		<pubDate>Tue, 08 Sep 2009 16:36:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.riacodes.com/?p=628#comment-303</guid>
		<description>But if I need to control gotoAndPlay(frame_number)??? In my experience this it not running.

The swf in flash not responding correctly the command.</description>
		<content:encoded><![CDATA[<p>But if I need to control gotoAndPlay(frame_number)??? In my experience this it not running.</p>
<p>The swf in flash not responding correctly the command.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Laurent</title>
		<link>http://www.riacodes.com/flex/control-flash-animation-inside-a-flex-application/comment-page-1/#comment-273</link>
		<dc:creator>Laurent</dc:creator>
		<pubDate>Sun, 30 Aug 2009 09:50:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.riacodes.com/?p=628#comment-273</guid>
		<description>If you use @Embed this doesn&#039;t work, so make sure you upload the SWF and load it on the fly.</description>
		<content:encoded><![CDATA[<p>If you use @Embed this doesn&#8217;t work, so make sure you upload the SWF and load it on the fly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rafa</title>
		<link>http://www.riacodes.com/flex/control-flash-animation-inside-a-flex-application/comment-page-1/#comment-271</link>
		<dc:creator>rafa</dc:creator>
		<pubDate>Sun, 30 Aug 2009 00:28:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.riacodes.com/?p=628#comment-271</guid>
		<description>tks</description>
		<content:encoded><![CDATA[<p>tks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc</title>
		<link>http://www.riacodes.com/flex/control-flash-animation-inside-a-flex-application/comment-page-1/#comment-237</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Tue, 25 Aug 2009 08:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.riacodes.com/?p=628#comment-237</guid>
		<description>Thanks !</description>
		<content:encoded><![CDATA[<p>Thanks !</p>
]]></content:encoded>
	</item>
</channel>
</rss>
