<?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 Javascript communication</title>
	<atom:link href="/2009/03/07/flex-javascript-communication/feed/" rel="self" type="application/rss+xml" />
	<link>/2009/03/07/flex-javascript-communication/</link>
	<description>on web development</description>
	<lastBuildDate>Fri, 26 Oct 2018 21:40:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.0.3</generator>
	<item>
		<title>By: Donny Vossen</title>
		<link>/2009/03/07/flex-javascript-communication/comment-page-1/#comment-16127</link>
		<dc:creator><![CDATA[Donny Vossen]]></dc:creator>
		<pubDate>Tue, 26 Jun 2012 19:30:37 +0000</pubDate>
		<guid isPermaLink="false">/?p=303#comment-16127</guid>
		<description><![CDATA[I get pleasure from what you&#039;re declaring, and am delighted I ran across your internet site. Bear in mind to continue the good operate.]]></description>
		<content:encoded><![CDATA[<p>I get pleasure from what you&#8217;re declaring, and am delighted I ran across your internet site. Bear in mind to continue the good operate.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stoimen</title>
		<link>/2009/03/07/flex-javascript-communication/comment-page-1/#comment-127</link>
		<dc:creator><![CDATA[stoimen]]></dc:creator>
		<pubDate>Mon, 09 Mar 2009 07:42:12 +0000</pubDate>
		<guid isPermaLink="false">/?p=303#comment-127</guid>
		<description><![CDATA[I&#039;d agree with you. Actually more problems rise when the timeouts are set programmatically. The lack of a built in functionality discourages more than helps to use SWFAddress.

best regards]]></description>
		<content:encoded><![CDATA[<p>I&#8217;d agree with you. Actually more problems rise when the timeouts are set programmatically. The lack of a built in functionality discourages more than helps to use SWFAddress.</p>
<p>best regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rostislav</title>
		<link>/2009/03/07/flex-javascript-communication/comment-page-1/#comment-122</link>
		<dc:creator><![CDATA[Rostislav]]></dc:creator>
		<pubDate>Sat, 07 Mar 2009 21:54:58 +0000</pubDate>
		<guid isPermaLink="false">/?p=303#comment-122</guid>
		<description><![CDATA[There is a timer inside the JavaScript part of SWFAddress which listens for changes of the address. It&#039;s used in Firefox, Safari and Opera but Internet Explorer doesn&#039;t require it. Soon all these browsers will implement a new HTML5 feature that will allow us to skip this interval checks completely.

The ActionScript part of SWFAddress receives notifications using ExternalInterface and does not constantly listen for changes.]]></description>
		<content:encoded><![CDATA[<p>There is a timer inside the JavaScript part of SWFAddress which listens for changes of the address. It&#8217;s used in Firefox, Safari and Opera but Internet Explorer doesn&#8217;t require it. Soon all these browsers will implement a new HTML5 feature that will allow us to skip this interval checks completely.</p>
<p>The ActionScript part of SWFAddress receives notifications using ExternalInterface and does not constantly listen for changes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stoimen</title>
		<link>/2009/03/07/flex-javascript-communication/comment-page-1/#comment-119</link>
		<dc:creator><![CDATA[stoimen]]></dc:creator>
		<pubDate>Sat, 07 Mar 2009 14:36:13 +0000</pubDate>
		<guid isPermaLink="false">/?p=303#comment-119</guid>
		<description><![CDATA[And than how the Flex app knows about changes in the uri? The SWFAddress is listening about this kind of changes by running the uri parsing function every N milliseconds. That is done with a timer, of course with given timeout.

greetings.]]></description>
		<content:encoded><![CDATA[<p>And than how the Flex app knows about changes in the uri? The SWFAddress is listening about this kind of changes by running the uri parsing function every N milliseconds. That is done with a timer, of course with given timeout.</p>
<p>greetings.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rostislav</title>
		<link>/2009/03/07/flex-javascript-communication/comment-page-1/#comment-118</link>
		<dc:creator><![CDATA[Rostislav]]></dc:creator>
		<pubDate>Sat, 07 Mar 2009 13:43:50 +0000</pubDate>
		<guid isPermaLink="false">/?p=303#comment-118</guid>
		<description><![CDATA[Communication using SWFAddress is appropriate only if the application requires deep linking. It doesn&#039;t require any timeouts on the Flex side since there is an event dispatched on each address change.]]></description>
		<content:encoded><![CDATA[<p>Communication using SWFAddress is appropriate only if the application requires deep linking. It doesn&#8217;t require any timeouts on the Flex side since there is an event dispatched on each address change.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
