<?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"
	>
<channel>
	<title>Comments on: SWFAddress: Back, reload and bookmarks in Flash</title>
	<atom:link href="http://blog.iconara.net/2006/10/26/swfaddress-back-reload-and-bookmarks-in-flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.iconara.net/2006/10/26/swfaddress-back-reload-and-bookmarks-in-flash/</link>
	<description></description>
	<pubDate>Wed, 20 Aug 2008 03:14:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6</generator>
		<item>
		<title>By: Floroskop</title>
		<link>http://blog.iconara.net/2006/10/26/swfaddress-back-reload-and-bookmarks-in-flash/#comment-5800</link>
		<dc:creator>Floroskop</dc:creator>
		<pubDate>Wed, 19 Mar 2008 15:07:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iconara.net/2006/10/26/swfaddress-back-reload-and-bookmarks-in-flash/#comment-5800</guid>
		<description>Hello! 
I think this try.</description>
		<content:encoded><![CDATA[<p>Hello!<br />
I think this try.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tony Warrens</title>
		<link>http://blog.iconara.net/2006/10/26/swfaddress-back-reload-and-bookmarks-in-flash/#comment-4888</link>
		<dc:creator>Tony Warrens</dc:creator>
		<pubDate>Sat, 27 Oct 2007 18:08:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iconara.net/2006/10/26/swfaddress-back-reload-and-bookmarks-in-flash/#comment-4888</guid>
		<description>Hi, i just wanted to share an article i found that should help some newbies. &lt;a href="http://mybasepage.com/view.php?id=20" rel="nofollow"&gt; Search Engine Optimization And The Magic Fairy Dust &lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Hi, i just wanted to share an article i found that should help some newbies. <a href="http://mybasepage.com/view.php?id=20" rel="nofollow" onclick="javascript:pageTracker._trackPageview ('/outbound/mybasepage.com');"> Search Engine Optimization And The Magic Fairy Dust </a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pixel Acres &#187; Blog Archive &#187; DeepLink: Flash deep linking class</title>
		<link>http://blog.iconara.net/2006/10/26/swfaddress-back-reload-and-bookmarks-in-flash/#comment-22</link>
		<dc:creator>Pixel Acres &#187; Blog Archive &#187; DeepLink: Flash deep linking class</dc:creator>
		<pubDate>Sat, 18 Nov 2006 22:03:22 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iconara.net/2006/10/26/swfaddress-back-reload-and-bookmarks-in-flash/#comment-22</guid>
		<description>[...] Inspired by the work of Theo Hultberg and Asual, I have developed a simple Flash class that demonstrates the implementation of deep linking in a Flash movie. While I don&#8217;t propose that my DeepLink class should be used as a substitute for Ausual&#8217;s excellent SWFAddress, it might provide a useful building block for exploring what the ExternalInterface class is capable of.  Table of contents: [...]</description>
		<content:encoded><![CDATA[<p>[...] Inspired by the work of Theo Hultberg and Asual, I have developed a simple Flash class that demonstrates the implementation of deep linking in a Flash movie. While I don&#8217;t propose that my DeepLink class should be used as a substitute for Ausual&#8217;s excellent SWFAddress, it might provide a useful building block for exploring what the ExternalInterface class is capable of.  Table of contents: [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Theo</title>
		<link>http://blog.iconara.net/2006/10/26/swfaddress-back-reload-and-bookmarks-in-flash/#comment-11</link>
		<dc:creator>Theo</dc:creator>
		<pubDate>Wed, 08 Nov 2006 13:08:01 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iconara.net/2006/10/26/swfaddress-back-reload-and-bookmarks-in-flash/#comment-11</guid>
		<description>I have not seen that problem, the callbacks are set up fine for me, using this code:

this.state = State.getInstance();
		
this.state.initialize();

perhaps doing it in two lines is enough? (with any other programming language or environment I would have said that that would be completely irrelevant, but ActionScript surprises me on a regular basis).</description>
		<content:encoded><![CDATA[<p>I have not seen that problem, the callbacks are set up fine for me, using this code:</p>
<p>this.state = State.getInstance();</p>
<p>this.state.initialize();</p>
<p>perhaps doing it in two lines is enough? (with any other programming language or environment I would have said that that would be completely irrelevant, but ActionScript surprises me on a regular basis).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stacey</title>
		<link>http://blog.iconara.net/2006/10/26/swfaddress-back-reload-and-bookmarks-in-flash/#comment-10</link>
		<dc:creator>stacey</dc:creator>
		<pubDate>Wed, 08 Nov 2006 05:03:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iconara.net/2006/10/26/swfaddress-back-reload-and-bookmarks-in-flash/#comment-10</guid>
		<description>I've been modifying your implementation a bit , addding and changing, once thing i noticed si that I had to put an interval in the constructor to add the interface properly, otherwise it always returned false to me.</description>
		<content:encoded><![CDATA[<p>I&#8217;ve been modifying your implementation a bit , addding and changing, once thing i noticed si that I had to put an interval in the constructor to add the interface properly, otherwise it always returned false to me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Theo</title>
		<link>http://blog.iconara.net/2006/10/26/swfaddress-back-reload-and-bookmarks-in-flash/#comment-9</link>
		<dc:creator>Theo</dc:creator>
		<pubDate>Tue, 07 Nov 2006 21:16:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iconara.net/2006/10/26/swfaddress-back-reload-and-bookmarks-in-flash/#comment-9</guid>
		<description>You're absolutely right. I have a simple dictionary/map implementation which I use sometimes instead of the built-in associative lists, and I missed to translate that line. Thanks for pointing it out.</description>
		<content:encoded><![CDATA[<p>You&#8217;re absolutely right. I have a simple dictionary/map implementation which I use sometimes instead of the built-in associative lists, and I missed to translate that line. Thanks for pointing it out.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: stacey</title>
		<link>http://blog.iconara.net/2006/10/26/swfaddress-back-reload-and-bookmarks-in-flash/#comment-8</link>
		<dc:creator>stacey</dc:creator>
		<pubDate>Tue, 07 Nov 2006 20:50:31 +0000</pubDate>
		<guid isPermaLink="false">http://blog.iconara.net/2006/10/26/swfaddress-back-reload-and-bookmarks-in-flash/#comment-8</guid>
		<description>Yer gonna wanna check the return on the getPropery - unless you forgot to import some as files, this.state.get(key) doesn't work inherently in as2 
Could be wrong but it was return nothing till i fixed that.</description>
		<content:encoded><![CDATA[<p>Yer gonna wanna check the return on the getPropery - unless you forgot to import some as files, this.state.get(key) doesn&#8217;t work inherently in as2<br />
Could be wrong but it was return nothing till i fixed that.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.256 seconds -->
