<?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>Blue Flex &#187; swf</title>
	<atom:link href="http://kennethsutherland.com/tag/swf/feed/" rel="self" type="application/rss+xml" />
	<link>http://kennethsutherland.com</link>
	<description>Flex with a hint of cool</description>
	<lastBuildDate>Wed, 28 Sep 2011 14:12:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>Google, RSLs and indexing</title>
		<link>http://kennethsutherland.com/2009/06/26/google-rsls-and-indexing/</link>
		<comments>http://kennethsutherland.com/2009/06/26/google-rsls-and-indexing/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 15:55:09 +0000</pubDate>
		<dc:creator>Kenneth</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[indexing]]></category>
		<category><![CDATA[RSLs]]></category>
		<category><![CDATA[swf]]></category>

		<guid isPermaLink="false">http://kennethsutherland.com/?p=556</guid>
		<description><![CDATA[A while back I posted an article on Google giving errors with indexing SWF files that used the RSL framework feature to reduce the overall size of your SWF. It seemed to me very odd that you have Adobe trying to push the use of RSL&#8217;s as well as bumming up the great work that [...]]]></description>
			<content:encoded><![CDATA[<p>A while back I posted an article on Google giving errors with indexing SWF files that used the RSL framework feature to reduce the overall size of your SWF. It seemed to me very odd that you have Adobe trying to push the use of RSL&#8217;s as well as bumming up the great work that they&#8217;ve done with Google to index SWFs but not mentioning that fact that Google couldn&#8217;t index a SWF with an RSL. This lead people to see errors when they tried to find their app in a Google search.  See this for details <a title="Google and SWFs" href="http://kennethsutherland.com/2009/04/27/google-and-swfs/" target="_blank">http://kennethsutherland.com/2009/04/27/google-and-swfs/</a></p>
<p>Anyway good news, finally Google can index SWF files with external resources.  This news came out a few days back, but due to my blog needing fixed (it was breaking FF &#8211; wordpresses fault:( ) and other things going on blah blah&#8230;</p>
<p>Well here is the annoucement from Google - <a href="http://googlewebmastercentral.blogspot.com/2009/06/flash-indexing-with-external-resource.html" target="_blank">http://googlewebmastercentral.blogspot.com/2009/06/flash-indexing-with-external-resource.html</a> I have yet to try this out, but if it works as it say it does then great. another bonus for using Flex.</p>
<p style="text-align: center;"><script type="text/javascript"><!--
google_ad_client = "pub-7396620608505330";
google_ad_slot = "1277482570";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
]]></content:encoded>
			<wfw:commentRss>http://kennethsutherland.com/2009/06/26/google-rsls-and-indexing/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google and SWFs</title>
		<link>http://kennethsutherland.com/2009/04/27/google-and-swfs/</link>
		<comments>http://kennethsutherland.com/2009/04/27/google-and-swfs/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 07:43:27 +0000</pubDate>
		<dc:creator>Kenneth</dc:creator>
				<category><![CDATA[Flex]]></category>
		<category><![CDATA[Error #2032]]></category>
		<category><![CDATA[flexbuilder]]></category>
		<category><![CDATA[google]]></category>
		<category><![CDATA[RSL Error 1 of 1]]></category>
		<category><![CDATA[searchable]]></category>
		<category><![CDATA[swf]]></category>

		<guid isPermaLink="false">http://kennethsutherland.com/?p=152</guid>
		<description><![CDATA[I recently checked out a page that was created using flexbuilder to see if it was indexed by Google and every time I checked it Googles results came up with Error #2032. RSL Error 1 of 1. I found virtually nothing out on the internet about this apart from a recent email or two on [...]]]></description>
			<content:encoded><![CDATA[<p>I recently checked out a page that was created using flexbuilder to see if it was indexed by Google and every time I checked it Googles results came up with</p>
<blockquote><p>Error #2032. RSL Error 1 of 1.</p></blockquote>
<p>I found virtually nothing out on the internet about this apart from a recent email or two on the flexcoders mail list. It turns out that Google will NOT index your SWF if you use an RSL to reduce the file size!</p>
<p>Now I try to keep up to date on as much flex as possible but I&#8217;ve never heard/read anyone say this before.  All I&#8217;ve heard about it was great Google can now index SWFs, any SWFs and no mention of any exceptions.</p>
<p>I think this is a bit of a big thing, I always use the RSL feature to make my SWFs smaller with the one time hit of getting the framework RSL SWF so every SWF I&#8217;ve done will not be getting indexed by Google.  As it happens the majority of the stuff I do is inside other pages that do get indexed or its not for public consumtion anyway, but that&#8217;s not the point.  All info out there suggests Google will index any SWF, it will NOT.</p>
<p>So should you get an &#8216;Error #2032. RSL Error 1 of 1.&#8217; when Google returns a search on your SWF then turn of the RSL feature.  Google better sort this out before flex 4, as I think they&#8217;re going to turn on the RSL feature by default for flex 4.</p>
<p style="text-align: center;"><script type="text/javascript"><!--
google_ad_client = "pub-7396620608505330";
google_ad_slot = "1277482570";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</p>
]]></content:encoded>
			<wfw:commentRss>http://kennethsutherland.com/2009/04/27/google-and-swfs/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

