<?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: Hash anchors (using &#8220;#&#8221;) in a SWF URL will break preloaders due to a player bug</title>
	<atom:link href="http://www.markledford.com/blog/2010/05/18/hash-anchors-using-in-a-swf-url-will-break-preloaders-due-to-a-player-bug/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.markledford.com/blog/2010/05/18/hash-anchors-using-in-a-swf-url-will-break-preloaders-due-to-a-player-bug/</link>
	<description>Documenting the trials and triumphs of a mobile / front end web developer</description>
	<lastBuildDate>Thu, 02 Feb 2012 09:48:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Ben</title>
		<link>http://www.markledford.com/blog/2010/05/18/hash-anchors-using-in-a-swf-url-will-break-preloaders-due-to-a-player-bug/comment-page-1/#comment-18184</link>
		<dc:creator>Ben</dc:creator>
		<pubDate>Wed, 19 May 2010 08:50:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.markledford.com/blog/?p=122#comment-18184</guid>
		<description>Don&#039;t know if it applies to your situation but whenever I implement SWFAddress in my projects I always allow for alternate deeplinking via URL with params. When the app/site first loads I check for valid params and convert them to a swfaddress. 
Eg. you could load with &quot;?page=pagename&quot; added to the page or swf url, then check for &#039;page&#039; and change the url with swfaddress to &quot;#/pagename&quot;
This also helped with some bookmarking/sharing services that stripped out the anchor from any submitted urls. If I have bookmarking/sharing scripts in the app I use the URL with params rather than the swfaddress.</description>
		<content:encoded><![CDATA[<p>Don&#8217;t know if it applies to your situation but whenever I implement SWFAddress in my projects I always allow for alternate deeplinking via URL with params. When the app/site first loads I check for valid params and convert them to a swfaddress.<br />
Eg. you could load with &#8220;?page=pagename&#8221; added to the page or swf url, then check for &#8216;page&#8217; and change the url with swfaddress to &#8220;#/pagename&#8221;<br />
This also helped with some bookmarking/sharing services that stripped out the anchor from any submitted urls. If I have bookmarking/sharing scripts in the app I use the URL with params rather than the swfaddress.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

