<?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: Click tracking Flash banners</title>
	<atom:link href="http://blog.openx.org/10/click-tracking-flash-banners/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.openx.org/10/click-tracking-flash-banners/</link>
	<description>OpenX Community News</description>
	<pubDate>Tue, 24 Nov 2009 13:08:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Patrick</title>
		<link>http://blog.openx.org/10/click-tracking-flash-banners/#comment-97901</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Thu, 09 Jul 2009 15:21:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.openx.org/?p=545#comment-97901</guid>
		<description>The ad is functioning properly with all of the links going to their specified sites, but none of the clicks are being tracked.</description>
		<content:encoded><![CDATA[<p>The ad is functioning properly with all of the links going to their specified sites, but none of the clicks are being tracked.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arlen</title>
		<link>http://blog.openx.org/10/click-tracking-flash-banners/#comment-97857</link>
		<dc:creator>Arlen</dc:creator>
		<pubDate>Thu, 09 Jul 2009 08:34:47 +0000</pubDate>
		<guid isPermaLink="false">http://blog.openx.org/?p=545#comment-97857</guid>
		<description>Hi,

If you use hard coded links, it can convert all of the different links.


Regards,
Arlen</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>If you use hard coded links, it can convert all of the different links.</p>
<p>Regards,<br />
Arlen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://blog.openx.org/10/click-tracking-flash-banners/#comment-97761</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Wed, 08 Jul 2009 21:07:36 +0000</pubDate>
		<guid isPermaLink="false">http://blog.openx.org/?p=545#comment-97761</guid>
		<description>Here is the code on one of the buttons:

on (release) {
	//Goto Webpage Behavior
	getURL("http://www.pierceflooring.com/green.aspx","_blank");
	//End Behavior

  if (_root.clickTAG.substr(0,5) == "http:") {
    getURL(_root.clickTAG, "_blank");
  }
}

I have built a few ads like this and only one is not tracking and I'm not sure why.

thanks again!</description>
		<content:encoded><![CDATA[<p>Here is the code on one of the buttons:</p>
<p>on (release) {<br />
	//Goto Webpage Behavior<br />
	getURL(&#8221;http://www.pierceflooring.com/green.aspx&#8221;,&#8221;_blank&#8221;);<br />
	//End Behavior</p>
<p>  if (_root.clickTAG.substr(0,5) == &#8220;http:&#8221;) {<br />
    getURL(_root.clickTAG, &#8220;_blank&#8221;);<br />
  }<br />
}</p>
<p>I have built a few ads like this and only one is not tracking and I&#8217;m not sure why.</p>
<p>thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Patrick</title>
		<link>http://blog.openx.org/10/click-tracking-flash-banners/#comment-97759</link>
		<dc:creator>Patrick</dc:creator>
		<pubDate>Wed, 08 Jul 2009 21:03:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.openx.org/?p=545#comment-97759</guid>
		<description>Hey,

I created a flash banner that has 4 buttons linking to different pages on a website and i'm having trouble getting it to track.  I can't add the links with Openx because it only allows one link. Any ideas?

Thanks!</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>I created a flash banner that has 4 buttons linking to different pages on a website and i&#8217;m having trouble getting it to track.  I can&#8217;t add the links with Openx because it only allows one link. Any ideas?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philippe</title>
		<link>http://blog.openx.org/10/click-tracking-flash-banners/#comment-94514</link>
		<dc:creator>Philippe</dc:creator>
		<pubDate>Sat, 13 Jun 2009 06:16:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.openx.org/?p=545#comment-94514</guid>
		<description>Sorry, here is the code :
&lt;code&gt;






&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>Sorry, here is the code :<br />
<code></p>
<p></code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Philippe</title>
		<link>http://blog.openx.org/10/click-tracking-flash-banners/#comment-94513</link>
		<dc:creator>Philippe</dc:creator>
		<pubDate>Sat, 13 Jun 2009 06:15:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.openx.org/?p=545#comment-94513</guid>
		<description>Hello,

I must put a flash banner wich doesn't have clickTAG.
I've tried to use as html banner with external link :






The banner appears but is not linked, I can't click.

If I try in a html file outside Open X, it works, but not as a html banner.

If I put swf as external banner with external link, it doesn't work.

What can I do to make this banner in OpenX with click I can count.

Thanks !</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I must put a flash banner wich doesn&#8217;t have clickTAG.<br />
I&#8217;ve tried to use as html banner with external link :</p>
<p>The banner appears but is not linked, I can&#8217;t click.</p>
<p>If I try in a html file outside Open X, it works, but not as a html banner.</p>
<p>If I put swf as external banner with external link, it doesn&#8217;t work.</p>
<p>What can I do to make this banner in OpenX with click I can count.</p>
<p>Thanks !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gaurav</title>
		<link>http://blog.openx.org/10/click-tracking-flash-banners/#comment-84922</link>
		<dc:creator>Gaurav</dc:creator>
		<pubDate>Fri, 27 Mar 2009 19:58:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.openx.org/?p=545#comment-84922</guid>
		<description>Hi Arlen,

i use this code. And put in Text Banner type to show flash banner.









 


it works fine...shows me the banner...but IE doesn't track click .... i couldn't find any document which include flash banner with Text Banner type Ads.</description>
		<content:encoded><![CDATA[<p>Hi Arlen,</p>
<p>i use this code. And put in Text Banner type to show flash banner.</p>
<p>it works fine&#8230;shows me the banner&#8230;but IE doesn&#8217;t track click &#8230;. i couldn&#8217;t find any document which include flash banner with Text Banner type Ads.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arlen</title>
		<link>http://blog.openx.org/10/click-tracking-flash-banners/#comment-84889</link>
		<dc:creator>Arlen</dc:creator>
		<pubDate>Fri, 27 Mar 2009 09:25:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.openx.org/?p=545#comment-84889</guid>
		<description>Hi Gaurav,

I'm not sure exactly what you are asking -- could you provide an example banner and details on how you set it up in OpenX?


Regards,
Arlen</description>
		<content:encoded><![CDATA[<p>Hi Gaurav,</p>
<p>I&#8217;m not sure exactly what you are asking &#8212; could you provide an example banner and details on how you set it up in OpenX?</p>
<p>Regards,<br />
Arlen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gaurav</title>
		<link>http://blog.openx.org/10/click-tracking-flash-banners/#comment-84838</link>
		<dc:creator>Gaurav</dc:creator>
		<pubDate>Thu, 26 Mar 2009 18:38:15 +0000</pubDate>
		<guid isPermaLink="false">http://blog.openx.org/?p=545#comment-84838</guid>
		<description>







</description>
		<content:encoded><![CDATA[<br />
]]></content:encoded>
	</item>
	<item>
		<title>By: Gaurav</title>
		<link>http://blog.openx.org/10/click-tracking-flash-banners/#comment-84837</link>
		<dc:creator>Gaurav</dc:creator>
		<pubDate>Thu, 26 Mar 2009 18:37:58 +0000</pubDate>
		<guid isPermaLink="false">http://blog.openx.org/?p=545#comment-84837</guid>
		<description>Well this is good info. but what about Text Ad Type Banner. we can use embedding code.









</description>
		<content:encoded><![CDATA[<p>Well this is good info. but what about Text Ad Type Banner. we can use embedding code.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
