<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Communicating between Flash 8 and 9 players through FlashInterface</title>
	<link>http://www.flashextensions.com/blog/2006/11/09/flashinterface-part-1-communicating-between-flash-8-and-9-players/</link>
	<description>Extend Flash. Extend Skills. Extend Possibilities!</description>
	<pubDate>Sat, 05 Jul 2008 17:56:42 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.3</generator>

	<item>
		<title>by: Robert Taylor</title>
		<link>http://www.flashextensions.com/blog/2006/11/09/flashinterface-part-1-communicating-between-flash-8-and-9-players/#comment-46001</link>
		<pubDate>Mon, 29 Oct 2007 15:08:54 +0000</pubDate>
		<guid>http://www.flashextensions.com/blog/2006/11/09/flashinterface-part-1-communicating-between-flash-8-and-9-players/#comment-46001</guid>
					<description>The intent of FlashInterface is to allow communication of flash 8 swf when it is loaded in a flash 9 swf. It has other benefits as demonstrated but if you want a solution where they can communicate across html pages, then use either LocalConnection or there are other solutions that also wrap around the AS API, such as FlashBridge found here http://www.gskinner.com/blog/archives/2007/07/swfbridge_easie.html</description>
		<content:encoded><![CDATA[<p>The intent of FlashInterface is to allow communication of flash 8 swf when it is loaded in a flash 9 swf. It has other benefits as demonstrated but if you want a solution where they can communicate across html pages, then use either LocalConnection or there are other solutions that also wrap around the AS API, such as FlashBridge found here <a href='http://www.gskinner.com/blog/archives/2007/07/swfbridge_easie.html' rel='nofollow'>http://www.gskinner.com/blog/archives/2007/07/swfbridge_easie.html</a>
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: xiaoffan</title>
		<link>http://www.flashextensions.com/blog/2006/11/09/flashinterface-part-1-communicating-between-flash-8-and-9-players/#comment-45934</link>
		<pubDate>Mon, 29 Oct 2007 04:30:21 +0000</pubDate>
		<guid>http://www.flashextensions.com/blog/2006/11/09/flashinterface-part-1-communicating-between-flash-8-and-9-players/#comment-45934</guid>
					<description>LocalConnection allows 2 Flash documents to talk asynchronously even if they are in 2 HTML documents (e.g. in 2 iframes).

FlashInterface seems to only connects Flash documents in the same HTML document, though it supports synchronous communication.

Is there a solution to let Flash documents in multiple HTML documents to talk synchronously?

Thanks a lot!</description>
		<content:encoded><![CDATA[<p>LocalConnection allows 2 Flash documents to talk asynchronously even if they are in 2 HTML documents (e.g. in 2 iframes).</p>
<p>FlashInterface seems to only connects Flash documents in the same HTML document, though it supports synchronous communication.</p>
<p>Is there a solution to let Flash documents in multiple HTML documents to talk synchronously?</p>
<p>Thanks a lot!
</p>
]]></content:encoded>
				</item>
</channel>
</rss>
