<?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: Using SWFObject for Flash Version Tracking</title>
	<atom:link href="http://www.gilluminate.com/2007/03/09/using-swfobject-for-flash-version-tracking/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.gilluminate.com/2007/03/09/using-swfobject-for-flash-version-tracking/</link>
	<description>By Jason Gill</description>
	<lastBuildDate>Fri, 03 Feb 2012 08:45:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Jason Gill</title>
		<link>http://www.gilluminate.com/2007/03/09/using-swfobject-for-flash-version-tracking/#comment-372</link>
		<dc:creator>Jason Gill</dc:creator>
		<pubDate>Wed, 20 May 2009 20:02:50 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gillumiante.com/2007/03/09/using-swfobject-for-flash-version-tracking#comment-372</guid>
		<description>With version 2.0 of SWFObject use the following javascript:
swfobject.getFlashPlayerVersion().major
swfobject.getFlashPlayerVersion().minor
swfobject.getFlashPlayerVersion().release

see http://code.google.com/p/swfobject/wiki/api for more info.</description>
		<content:encoded><![CDATA[<p>With version 2.0 of SWFObject use the following javascript:<br />
swfobject.getFlashPlayerVersion().major<br />
swfobject.getFlashPlayerVersion().minor<br />
swfobject.getFlashPlayerVersion().release</p>
<p>see <a href="http://code.google.com/p/swfobject/wiki/api" rel="nofollow">http://code.google.com/p/swfobject/wiki/api</a> for more info.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Taylor</title>
		<link>http://www.gilluminate.com/2007/03/09/using-swfobject-for-flash-version-tracking/#comment-371</link>
		<dc:creator>John Taylor</dc:creator>
		<pubDate>Thu, 23 Apr 2009 23:15:23 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gillumiante.com/2007/03/09/using-swfobject-for-flash-version-tracking#comment-371</guid>
		<description>I found your blog on Google. I&#039;ve bookmarked it and will watch out for your next blog post.</description>
		<content:encoded><![CDATA[<p>I found your blog on Google. I&#8217;ve bookmarked it and will watch out for your next blog post.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Steve Hammond</title>
		<link>http://www.gilluminate.com/2007/03/09/using-swfobject-for-flash-version-tracking/#comment-368</link>
		<dc:creator>Steve Hammond</dc:creator>
		<pubDate>Fri, 09 Mar 2007 16:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gillumiante.com/2007/03/09/using-swfobject-for-flash-version-tracking#comment-368</guid>
		<description>Hi Jason,

I noticed your post and just wanted to reach out to you about Omniture&#039;s Flash analytics solution.  Using Omniture ActionSource, you can leverage native ActionScript programming to send analytics data to Omniture.  This also allows for direct access to the Flash version number, which can be passed through in a custom variable and available in reports as you mentioned.

Omniutre ActionSource is available within the SiteCatalyst Admin Console which can be accessed through SiteCatalyst 13. The solution was released in fall of 2006 and is immediately available for use.

If you have specific questions, please contact an Omniture representative and they will be able to provide you with more information.

Take care,

Steve</description>
		<content:encoded><![CDATA[<p>Hi Jason,</p>
<p>I noticed your post and just wanted to reach out to you about Omniture&#8217;s Flash analytics solution.  Using Omniture ActionSource, you can leverage native ActionScript programming to send analytics data to Omniture.  This also allows for direct access to the Flash version number, which can be passed through in a custom variable and available in reports as you mentioned.</p>
<p>Omniutre ActionSource is available within the SiteCatalyst Admin Console which can be accessed through SiteCatalyst 13. The solution was released in fall of 2006 and is immediately available for use.</p>
<p>If you have specific questions, please contact an Omniture representative and they will be able to provide you with more information.</p>
<p>Take care,</p>
<p>Steve</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Gill</title>
		<link>http://www.gilluminate.com/2007/03/09/using-swfobject-for-flash-version-tracking/#comment-369</link>
		<dc:creator>Jason Gill</dc:creator>
		<pubDate>Fri, 09 Mar 2007 16:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gillumiante.com/2007/03/09/using-swfobject-for-flash-version-tracking#comment-369</guid>
		<description>Steve, I appreciate your feedback. I did look into ActionSource but there are several reasons why I chose not to go that route. First, it&#039;s a bit overkill for simply getting a feel for what Flash version our visitors have. I have now implemented the solution above on sites that don&#039;t even have any flash embeded, in order to determine a) whether we should even be using Flash, and b) what our target version should be if we decide to use it. Also, it concerns me that ActionSource itself is a Flash solution. Using only Flash in order to determine what version of flash a user has is frankly an antiquated approach. And how will I determine the percentage of my visitors that don&#039;t have Flash installed at all, if ActionSource never loads for them? As I see it, ActionSource is an amazing tool for tracking (as the whitepaper suggests) Flash &lt;i&gt;applications&lt;/i&gt;, but for simple version tracking, I&#039;d rather see a JavaScript solution built right into the standard reports in the Traffic/Technology section.</description>
		<content:encoded><![CDATA[<p>Steve, I appreciate your feedback. I did look into ActionSource but there are several reasons why I chose not to go that route. First, it&#8217;s a bit overkill for simply getting a feel for what Flash version our visitors have. I have now implemented the solution above on sites that don&#8217;t even have any flash embeded, in order to determine a) whether we should even be using Flash, and b) what our target version should be if we decide to use it. Also, it concerns me that ActionSource itself is a Flash solution. Using only Flash in order to determine what version of flash a user has is frankly an antiquated approach. And how will I determine the percentage of my visitors that don&#8217;t have Flash installed at all, if ActionSource never loads for them? As I see it, ActionSource is an amazing tool for tracking (as the whitepaper suggests) Flash <i>applications</i>, but for simple version tracking, I&#8217;d rather see a JavaScript solution built right into the standard reports in the Traffic/Technology section.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Josh</title>
		<link>http://www.gilluminate.com/2007/03/09/using-swfobject-for-flash-version-tracking/#comment-370</link>
		<dc:creator>Josh</dc:creator>
		<pubDate>Fri, 09 Mar 2007 16:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.gillumiante.com/2007/03/09/using-swfobject-for-flash-version-tracking#comment-370</guid>
		<description>I agree with Jason. Not all of our users have Flash installed, so ActionSource won&#039;t work for us. I&#039;d like to know what version of Flash, if any, that a user has, without needing to load any Flash content at all.</description>
		<content:encoded><![CDATA[<p>I agree with Jason. Not all of our users have Flash installed, so ActionSource won&#8217;t work for us. I&#8217;d like to know what version of Flash, if any, that a user has, without needing to load any Flash content at all.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

