<?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: Deep linking in Flex: using SWFAddress and BrowserManager</title>
	<atom:link href="http://blog.iconara.net/2007/12/28/deep-linking-in-flex-using-swfaddress-and-browsermanager/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.iconara.net/2007/12/28/deep-linking-in-flex-using-swfaddress-and-browsermanager/</link>
	<description></description>
	<pubDate>Tue, 06 Jan 2009 06:59:46 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Theo</title>
		<link>http://blog.iconara.net/2007/12/28/deep-linking-in-flex-using-swfaddress-and-browsermanager/comment-page-1/#comment-7626</link>
		<dc:creator>Theo</dc:creator>
		<pubDate>Fri, 24 Oct 2008 10:47:19 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iconara.net/2007/12/28/deep-linking-in-flex-using-swfaddress-and-browsermanager/#comment-7626</guid>
		<description>&lt;p&gt;@RG Chowdary&lt;/p&gt;

&lt;p&gt;See the comment above yours.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@RG Chowdary</p>

<p>See the comment above yours.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: RG Chowdary</title>
		<link>http://blog.iconara.net/2007/12/28/deep-linking-in-flex-using-swfaddress-and-browsermanager/comment-page-1/#comment-7624</link>
		<dc:creator>RG Chowdary</dc:creator>
		<pubDate>Thu, 23 Oct 2008 21:19:33 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iconara.net/2007/12/28/deep-linking-in-flex-using-swfaddress-and-browsermanager/#comment-7624</guid>
		<description>&lt;p&gt;When I try to run your example on Flex Builder 3, I got the following error.&lt;/p&gt;

&lt;p&gt;Error: Could not install browser history script: ReferenceError: SWFAddress is not defined&lt;/p&gt;

&lt;p&gt;do I need a Java plugin to run your example???&lt;/p&gt;

&lt;p&gt;If not please help to run the sample.&lt;/p&gt;

&lt;p&gt;Regards,
RG&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>When I try to run your example on Flex Builder 3, I got the following error.</p>

<p>Error: Could not install browser history script: ReferenceError: SWFAddress is not defined</p>

<p>do I need a Java plugin to run your example???</p>

<p>If not please help to run the sample.</p>

<p>Regards,
RG</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Theo</title>
		<link>http://blog.iconara.net/2007/12/28/deep-linking-in-flex-using-swfaddress-and-browsermanager/comment-page-1/#comment-7240</link>
		<dc:creator>Theo</dc:creator>
		<pubDate>Tue, 12 Aug 2008 13:56:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iconara.net/2007/12/28/deep-linking-in-flex-using-swfaddress-and-browsermanager/#comment-7240</guid>
		<description>&lt;p&gt;You need to make sure that SWFAddress is included on the HTML page.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>You need to make sure that SWFAddress is included on the HTML page.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Smith</title>
		<link>http://blog.iconara.net/2007/12/28/deep-linking-in-flex-using-swfaddress-and-browsermanager/comment-page-1/#comment-7232</link>
		<dc:creator>Smith</dc:creator>
		<pubDate>Mon, 11 Aug 2008 01:25:09 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iconara.net/2007/12/28/deep-linking-in-flex-using-swfaddress-and-browsermanager/#comment-7232</guid>
		<description>&lt;p&gt;How can i get your example work? got error:
Error: Could not install browser history script: ReferenceError: SWFAddress is not defined
    at net.iconara.state::SWFAddressBrowserHistory$/install()[/Users/theo/Documents/Projects/aslib/src/net/iconara/state/SWFAddressBrowserHistory.as:22]
    at Main/onPreinitialize()[C:\Documents and Settings\raymonds\My Documents\Flex Builder 3\SWFAddress_BrowserManager\src\Main.mxml:25]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>How can i get your example work? got error:
Error: Could not install browser history script: ReferenceError: SWFAddress is not defined
    at net.iconara.state::SWFAddressBrowserHistory$/install()[/Users/theo/Documents/Projects/aslib/src/net/iconara/state/SWFAddressBrowserHistory.as:22]
    at Main/onPreinitialize()[C:\Documents and Settings\raymonds\My Documents\Flex Builder 3\SWFAddress_BrowserManager\src\Main.mxml:25]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: willwork</title>
		<link>http://blog.iconara.net/2007/12/28/deep-linking-in-flex-using-swfaddress-and-browsermanager/comment-page-1/#comment-7102</link>
		<dc:creator>willwork</dc:creator>
		<pubDate>Mon, 21 Jul 2008 15:05:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iconara.net/2007/12/28/deep-linking-in-flex-using-swfaddress-and-browsermanager/#comment-7102</guid>
		<description>&lt;p&gt;Thanks, Theo. I like swfAddress and will definitely check out your integration.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks, Theo. I like swfAddress and will definitely check out your integration.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Theo</title>
		<link>http://blog.iconara.net/2007/12/28/deep-linking-in-flex-using-swfaddress-and-browsermanager/comment-page-1/#comment-7101</link>
		<dc:creator>Theo</dc:creator>
		<pubDate>Mon, 21 Jul 2008 10:13:17 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iconara.net/2007/12/28/deep-linking-in-flex-using-swfaddress-and-browsermanager/#comment-7101</guid>
		<description>&lt;p&gt;Out of the box BrowserManager doesn't integrate with Google Analytics, at least not automatically. You could set up some kind of event listener and call the GA tracking code manually when the state changes, but that's not practical.&lt;/p&gt;

&lt;p&gt;However, if you use my BrowserManager/SWFAddress integration kit you can work with BrowserManager just as before, but have SWFAddress do the GA integration for you (it will do this automatically if it detects that the GA script is loaded).&lt;/p&gt;

&lt;p&gt;What happens is that when you change the properties of the BrowserManager instance in your application, it calls some JavaScript code which in turns tells SWFAddress that the state has changed. SWFAddress updates the URL and the page title, and then checks to see if the GA tracker is present. If it is, it calls it with the new URL.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Out of the box BrowserManager doesn&#8217;t integrate with Google Analytics, at least not automatically. You could set up some kind of event listener and call the GA tracking code manually when the state changes, but that&#8217;s not practical.</p>

<p>However, if you use my BrowserManager/SWFAddress integration kit you can work with BrowserManager just as before, but have SWFAddress do the GA integration for you (it will do this automatically if it detects that the GA script is loaded).</p>

<p>What happens is that when you change the properties of the BrowserManager instance in your application, it calls some JavaScript code which in turns tells SWFAddress that the state has changed. SWFAddress updates the URL and the page title, and then checks to see if the GA tracker is present. If it is, it calls it with the new URL.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: willwork</title>
		<link>http://blog.iconara.net/2007/12/28/deep-linking-in-flex-using-swfaddress-and-browsermanager/comment-page-1/#comment-7095</link>
		<dc:creator>willwork</dc:creator>
		<pubDate>Mon, 21 Jul 2008 04:55:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iconara.net/2007/12/28/deep-linking-in-flex-using-swfaddress-and-browsermanager/#comment-7095</guid>
		<description>&lt;p&gt;Hey Theo-&lt;/p&gt;

&lt;p&gt;Does Flex's BrowserManager work with Google Analytics? Can Analytics track pages like swfAddress does?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hey Theo-</p>

<p>Does Flex&#8217;s BrowserManager work with Google Analytics? Can Analytics track pages like swfAddress does?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Theo</title>
		<link>http://blog.iconara.net/2007/12/28/deep-linking-in-flex-using-swfaddress-and-browsermanager/comment-page-1/#comment-6822</link>
		<dc:creator>Theo</dc:creator>
		<pubDate>Sat, 07 Jun 2008 12:01:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iconara.net/2007/12/28/deep-linking-in-flex-using-swfaddress-and-browsermanager/#comment-6822</guid>
		<description>&lt;p&gt;Ok, so now I'm really confused as to what you mean by "update to what you have here", I did comment on your post, but to say that I had written a backend that could be used with BrowserManager.&lt;/p&gt;

&lt;p&gt;I still think you haven't understood what my integration kit does, it's not an alternative method for deep linking, but an alternative backend to BrowserManager. Nothing changes on the Flex side, the code on your blog would run just the same, but it would be another bit of JavaScript that handled things on the browser side.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Ok, so now I&#8217;m really confused as to what you mean by &#8220;update to what you have here&#8221;, I did comment on your post, but to say that I had written a backend that could be used with BrowserManager.</p>

<p>I still think you haven&#8217;t understood what my integration kit does, it&#8217;s not an alternative method for deep linking, but an alternative backend to BrowserManager. Nothing changes on the Flex side, the code on your blog would run just the same, but it would be another bit of JavaScript that handled things on the browser side.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Theo</title>
		<link>http://blog.iconara.net/2007/12/28/deep-linking-in-flex-using-swfaddress-and-browsermanager/comment-page-1/#comment-6821</link>
		<dc:creator>Theo</dc:creator>
		<pubDate>Wed, 04 Jun 2008 15:16:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iconara.net/2007/12/28/deep-linking-in-flex-using-swfaddress-and-browsermanager/#comment-6821</guid>
		<description>&lt;p&gt;It sure sounded like you hadn't bothered to read the post, sorry that I was harsh.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>It sure sounded like you hadn&#8217;t bothered to read the post, sorry that I was harsh.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Lauren</title>
		<link>http://blog.iconara.net/2007/12/28/deep-linking-in-flex-using-swfaddress-and-browsermanager/comment-page-1/#comment-6820</link>
		<dc:creator>Lauren</dc:creator>
		<pubDate>Wed, 04 Jun 2008 14:55:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iconara.net/2007/12/28/deep-linking-in-flex-using-swfaddress-and-browsermanager/#comment-6820</guid>
		<description>&lt;p&gt;There's no need to attack, the point of blogs is to share other information that could be helpful.&lt;/p&gt;

&lt;p&gt;You posted on deep linking using BrowserManager and SWFAddress, I responded with a similar post about another way to implement deep linking.&lt;/p&gt;

&lt;p&gt;In fact, I just noticed that you posted a comment on our article so we can't be completely unrelated.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>There&#8217;s no need to attack, the point of blogs is to share other information that could be helpful.</p>

<p>You posted on deep linking using BrowserManager and SWFAddress, I responded with a similar post about another way to implement deep linking.</p>

<p>In fact, I just noticed that you posted a comment on our article so we can&#8217;t be completely unrelated.</p>]]></content:encoded>
	</item>
</channel>
</rss>
