<?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: Anchor Links w/ Flash in Safari</title>
	<atom:link href="http://www.jacobmake.com/2009/02/anchor-links-w-flash-in-safari/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jacobmake.com/2009/02/anchor-links-w-flash-in-safari/</link>
	<description>I have creative ADD</description>
	<lastBuildDate>Thu, 29 Jul 2010 14:03:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Chris</title>
		<link>http://www.jacobmake.com/2009/02/anchor-links-w-flash-in-safari/comment-page-1/#comment-130</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 02 Sep 2009 18:45:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.jacobmake.com/?p=138#comment-130</guid>
		<description>Thanks for the &quot;helpful code stuff&quot;! It truly was helpful.

One thing I ran into:
var _anchorlink:URLRequest = new URLRequest(&quot;javascript:mapAnchor(&#039;&quot;+anchorname+&quot;&#039;)&quot;);

should be

var _anchorlink:URLRequest = new URLRequest(&quot;javascript:mapAnchor(&#039;+anchorname+&#039;)&quot;);</description>
		<content:encoded><![CDATA[<p>Thanks for the &#8220;helpful code stuff&#8221;! It truly was helpful.</p>
<p>One thing I ran into:<br />
var _anchorlink:URLRequest = new URLRequest(&#8220;javascript:mapAnchor(&#8216;&#8221;+anchorname+&#8221;&#8216;)&#8221;);</p>
<p>should be</p>
<p>var _anchorlink:URLRequest = new URLRequest(&#8220;javascript:mapAnchor(&#8216;+anchorname+&#8217;)&#8221;);</p>
]]></content:encoded>
	</item>
</channel>
</rss>
