<?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: How to manually generate RSL file for Flash Player</title>
	<atom:link href="http://www.anujgakhar.com/2008/01/04/how-to-manually-generate-rsl-file-for-flash-player/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.anujgakhar.com/2008/01/04/how-to-manually-generate-rsl-file-for-flash-player/</link>
	<description>My thoughts on ColdFusion, Flex and other RIA stuff....</description>
	<lastBuildDate>Wed, 08 Feb 2012 01:51:44 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: Davis</title>
		<link>http://www.anujgakhar.com/2008/01/04/how-to-manually-generate-rsl-file-for-flash-player/comment-page-1/#comment-3286</link>
		<dc:creator>Davis</dc:creator>
		<pubDate>Thu, 09 Apr 2009 09:26:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.anujgakhar.com/2008/01/04/how-to-manually-generate-rsl-file-for-flash-player/#comment-3286</guid>
		<description>mine rsl was not working because mime type was not added to iis . Now its fine thanks 
Davis 
&lt;a href=&#039;http://askmeflash.com&#039; rel=&quot;nofollow&quot;&gt;http://askmeflash.com&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>mine rsl was not working because mime type was not added to iis . Now its fine thanks<br />
Davis<br />
<a href='http://askmeflash.com' rel="nofollow">http://askmeflash.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seth</title>
		<link>http://www.anujgakhar.com/2008/01/04/how-to-manually-generate-rsl-file-for-flash-player/comment-page-1/#comment-3087</link>
		<dc:creator>Seth</dc:creator>
		<pubDate>Wed, 31 Dec 2008 19:45:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.anujgakhar.com/2008/01/04/how-to-manually-generate-rsl-file-for-flash-player/#comment-3087</guid>
		<description>@Chris - it sounds like you may be having problems accessing the .swz file because IIS by default doesn&#039;t let you at this file. You may need to add this extension and mark it safe to download.</description>
		<content:encoded><![CDATA[<p>@Chris &#8211; it sounds like you may be having problems accessing the .swz file because IIS by default doesn&#8217;t let you at this file. You may need to add this extension and mark it safe to download.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anuj Gakhar</title>
		<link>http://www.anujgakhar.com/2008/01/04/how-to-manually-generate-rsl-file-for-flash-player/comment-page-1/#comment-2885</link>
		<dc:creator>Anuj Gakhar</dc:creator>
		<pubDate>Sun, 27 Jul 2008 00:49:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.anujgakhar.com/2008/01/04/how-to-manually-generate-rsl-file-for-flash-player/#comment-2885</guid>
		<description>@Chris, what version of flash player are you using ?</description>
		<content:encoded><![CDATA[<p>@Chris, what version of flash player are you using ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://www.anujgakhar.com/2008/01/04/how-to-manually-generate-rsl-file-for-flash-player/comment-page-1/#comment-2882</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 25 Jul 2008 20:46:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.anujgakhar.com/2008/01/04/how-to-manually-generate-rsl-file-for-flash-player/#comment-2882</guid>
		<description>I know someone got such issue in their using of RSL,but I got another problem on using framework RSL ,that is, when I use the Flex builder 3 professional and the framework version is framework_3.0.0.477 ,I set the property of my flex project to use RSL,and everthing goes well,means I publish the project to my localhost server and the application runs well,means the .swz file is in the flash cache,and the intranet user in my local network runs my app. well and the .swz download to their flash cache folder,
But,when I upload the whole project file include the fframework_3.0.0.477.swz and framework_3.0.0.477.swf to my server on the Internet the problem appears,it failover,that is ,when I visit my app from the server on the Internet the .swz file doesn&#039;t work,it wasn&#039;t be  download to my flash cache folder(I cleared the flash cache folder before testing ) but to the Explorer cache folder,that means it failover.It really confused me.dun know why .God save me !</description>
		<content:encoded><![CDATA[<p>I know someone got such issue in their using of RSL,but I got another problem on using framework RSL ,that is, when I use the Flex builder 3 professional and the framework version is framework_3.0.0.477 ,I set the property of my flex project to use RSL,and everthing goes well,means I publish the project to my localhost server and the application runs well,means the .swz file is in the flash cache,and the intranet user in my local network runs my app. well and the .swz download to their flash cache folder,<br />
But,when I upload the whole project file include the fframework_3.0.0.477.swz and framework_3.0.0.477.swf to my server on the Internet the problem appears,it failover,that is ,when I visit my app from the server on the Internet the .swz file doesn&#8217;t work,it wasn&#8217;t be  download to my flash cache folder(I cleared the flash cache folder before testing ) but to the Explorer cache folder,that means it failover.It really confused me.dun know why .God save me !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anuj Gakhar</title>
		<link>http://www.anujgakhar.com/2008/01/04/how-to-manually-generate-rsl-file-for-flash-player/comment-page-1/#comment-2356</link>
		<dc:creator>Anuj Gakhar</dc:creator>
		<pubDate>Sat, 29 Mar 2008 14:29:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.anujgakhar.com/2008/01/04/how-to-manually-generate-rsl-file-for-flash-player/#comment-2356</guid>
		<description>in a default installation, they would be sitting here C:\Program Files\Adobe\Flex Builder 3\sdks\3.0.0\bin</description>
		<content:encoded><![CDATA[<p>in a default installation, they would be sitting here C:\Program Files\Adobe\Flex Builder 3\sdks\3.0.0\bin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: flex3new</title>
		<link>http://www.anujgakhar.com/2008/01/04/how-to-manually-generate-rsl-file-for-flash-player/comment-page-1/#comment-2352</link>
		<dc:creator>flex3new</dc:creator>
		<pubDate>Sat, 29 Mar 2008 14:22:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.anujgakhar.com/2008/01/04/how-to-manually-generate-rsl-file-for-flash-player/#comment-2352</guid>
		<description>where can i find the command line flex tools.</description>
		<content:encoded><![CDATA[<p>where can i find the command line flex tools.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

