<?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: Flex Controlling Flash	</title>
	<atom:link href="https://jessewarden.com/2007/06/flex-controlling-flash.html/feed" rel="self" type="application/rss+xml" />
	<link>https://jessewarden.com/2007/06/flex-controlling-flash.html</link>
	<description>Software &#124; Fitness &#124; Gaming</description>
	<lastBuildDate>Mon, 27 Oct 2008 14:23:24 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>
		By: bradbury		</title>
		<link>https://jessewarden.com/2007/06/flex-controlling-flash.html/comment-page-1#comment-132289</link>

		<dc:creator><![CDATA[bradbury]]></dc:creator>
		<pubDate>Mon, 27 Oct 2008 14:23:24 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/2007/06/flex-controlling-flash.html#comment-132289</guid>

					<description><![CDATA[An important warning which I would have been VERY grateful to recive in time:

LocalConnections are BUGGY as hell. don&#039;t try to make more then 10 or so connects simultaniously or some of them will fail without proper errors. sometimes they crash your browser, too.

more here: http://www.iherebydecree.com/archive/id/836

good times (crazy laughter)...]]></description>
			<content:encoded><![CDATA[<p>An important warning which I would have been VERY grateful to recive in time:</p>
<p>LocalConnections are BUGGY as hell. don&#8217;t try to make more then 10 or so connects simultaniously or some of them will fail without proper errors. sometimes they crash your browser, too.</p>
<p>more here: <a href="http://www.iherebydecree.com/archive/id/836" rel="nofollow ugc">http://www.iherebydecree.com/archive/id/836</a></p>
<p>good times (crazy laughter)&#8230;</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Nishant		</title>
		<link>https://jessewarden.com/2007/06/flex-controlling-flash.html/comment-page-1#comment-40636</link>

		<dc:creator><![CDATA[Nishant]]></dc:creator>
		<pubDate>Wed, 02 Jan 2008 15:33:15 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/2007/06/flex-controlling-flash.html#comment-40636</guid>

					<description><![CDATA[Hi,

I don&#039;t think it works just as clean as it&#039;s understood to. I&#039;ve an AS2 app which in turns loads a lot of content (swfs, images). But the problem is that when this application is loaded inside an AS3 container, it goes bonkers. All the onLoadInit events stop responding and the contexts are all messed up. I&#039;ll try setup a demo to show you what I mean.

But if you&#039;ve seen this happen already, please help.]]></description>
			<content:encoded><![CDATA[<p>Hi,</p>
<p>I don&#8217;t think it works just as clean as it&#8217;s understood to. I&#8217;ve an AS2 app which in turns loads a lot of content (swfs, images). But the problem is that when this application is loaded inside an AS3 container, it goes bonkers. All the onLoadInit events stop responding and the contexts are all messed up. I&#8217;ll try setup a demo to show you what I mean.</p>
<p>But if you&#8217;ve seen this happen already, please help.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: JesterXL		</title>
		<link>https://jessewarden.com/2007/06/flex-controlling-flash.html/comment-page-1#comment-5379</link>

		<dc:creator><![CDATA[JesterXL]]></dc:creator>
		<pubDate>Fri, 10 Aug 2007 02:52:07 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/2007/06/flex-controlling-flash.html#comment-5379</guid>

					<description><![CDATA[&lt;p&gt;Yes.  LocalConnection is one connection.  I believe the Flash / JavaScript kit in the past used multiple unique ID&#039;s for the LocalConnection names set via JavaScript.  This ensured unique connection names with the ability to launch multiple browser instances.&lt;/p&gt;
]]></description>
			<content:encoded><![CDATA[<p>Yes.  LocalConnection is one connection.  I believe the Flash / JavaScript kit in the past used multiple unique ID&#8217;s for the LocalConnection names set via JavaScript.  This ensured unique connection names with the ability to launch multiple browser instances.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Henk		</title>
		<link>https://jessewarden.com/2007/06/flex-controlling-flash.html/comment-page-1#comment-5359</link>

		<dc:creator><![CDATA[Henk]]></dc:creator>
		<pubDate>Thu, 09 Aug 2007 22:35:30 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/2007/06/flex-controlling-flash.html#comment-5359</guid>

					<description><![CDATA[Great article.
One question though, wouldn&#039;t the use of LocalConnection limit the application to a single instance? If you run the video example twice then the second throws an error.]]></description>
			<content:encoded><![CDATA[<p>Great article.<br />
One question though, wouldn&#8217;t the use of LocalConnection limit the application to a single instance? If you run the video example twice then the second throws an error.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jon		</title>
		<link>https://jessewarden.com/2007/06/flex-controlling-flash.html/comment-page-1#comment-4882</link>

		<dc:creator><![CDATA[Jon]]></dc:creator>
		<pubDate>Thu, 02 Aug 2007 18:21:15 +0000</pubDate>
		<guid isPermaLink="false">http://jessewarden.com/2007/06/flex-controlling-flash.html#comment-4882</guid>

					<description><![CDATA[Great article for even a pseudo Flex programmer. I am having an issue implementing the proxy in a TitleWindow. I have it flying and rocking and rolling with content the first time I open the TitleWindow and view the movie. Once I close the window (and stop the movie) I cannot seem to get the proxy to reset itself. I open the window the second time and it just sits at main_state waiting for proxy to load. If I refresh the browser it works great again. Too bad that would erase all the form data that they are filling out! 

Any thoughts on this issue? From having your example in an Application and not a component I am concerned I am missing something about stopping and starting the proxy connection again!

Jon]]></description>
			<content:encoded><![CDATA[<p>Great article for even a pseudo Flex programmer. I am having an issue implementing the proxy in a TitleWindow. I have it flying and rocking and rolling with content the first time I open the TitleWindow and view the movie. Once I close the window (and stop the movie) I cannot seem to get the proxy to reset itself. I open the window the second time and it just sits at main_state waiting for proxy to load. If I refresh the browser it works great again. Too bad that would erase all the form data that they are filling out! </p>
<p>Any thoughts on this issue? From having your example in an Application and not a component I am concerned I am missing something about stopping and starting the proxy connection again!</p>
<p>Jon</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
