<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Patrick Gunderson &#187; Marketing</title>
	<atom:link href="http://pat.theorigin.net/tag/marketing/feed/" rel="self" type="application/rss+xml" />
	<link>http://pat.theorigin.net</link>
	<description>Art, Design, Code</description>
	<lastBuildDate>Fri, 02 Sep 2011 19:33:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Actionscript 3.0 and clickTag</title>
		<link>http://pat.theorigin.net/2008/10/28/actionscript-30-and-clicktag/</link>
		<comments>http://pat.theorigin.net/2008/10/28/actionscript-30-and-clicktag/#comments</comments>
		<pubDate>Tue, 28 Oct 2008 09:25:32 +0000</pubDate>
		<dc:creator>Patrick</dc:creator>
				<category><![CDATA[Actionscript]]></category>
		<category><![CDATA[Blog]]></category>
		<category><![CDATA[Adobe Flash]]></category>
		<category><![CDATA[Marketing]]></category>

		<guid isPermaLink="false">http://pat.theorigin.net/?p=111</guid>
		<description><![CDATA[I just discovered that in order to use a Mouse Event to initialize a navigateToURL() call, the HTML tags on your movie must have AllowScriptAccess set to always. If AllowScriptAccess is set to never or sameDomain, the call will fail.]]></description>
			<content:encoded><![CDATA[<p>I just discovered that in order to use a Mouse Event to initialize a navigateToURL() call, the HTML tags on your movie must have AllowScriptAccess set to always.</p>
<p>If AllowScriptAccess is set to never or sameDomain, the call will fail.</p>
]]></content:encoded>
			<wfw:commentRss>http://pat.theorigin.net/2008/10/28/actionscript-30-and-clicktag/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

