<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Flex and Taxes</title>
	<link>http://www.maploop.com/blog/2007/10/11/flex-and-taxes/</link>
	<description>mapping in circles...</description>
	<pubDate>Thu, 11 Mar 2010 09:05:18 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
		<item>
		<title>By: Caglar kaya</title>
		<link>http://www.maploop.com/blog/2007/10/11/flex-and-taxes/#comment-1189</link>
		<dc:creator>Caglar kaya</dc:creator>
		<pubDate>Sun, 23 Dec 2007 21:38:45 +0000</pubDate>
		<guid>http://www.maploop.com/blog/2007/10/11/flex-and-taxes/#comment-1189</guid>
		<description>&lt;p&gt;I agree that it sounds like a Flash Player version problem.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I agree that it sounds like a Flash Player version problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eric</title>
		<link>http://www.maploop.com/blog/2007/10/11/flex-and-taxes/#comment-953</link>
		<dc:creator>eric</dc:creator>
		<pubDate>Sat, 17 Nov 2007 10:41:13 +0000</pubDate>
		<guid>http://www.maploop.com/blog/2007/10/11/flex-and-taxes/#comment-953</guid>
		<description>&lt;p&gt;Tracked down the problem with the kind help of the user who brought it to my attention. Her Windows workstation was locked down so insanely tight that she could barely open a new Explorer window without permission.&lt;/p&gt;

&lt;p&gt;The html wrapper attempted to upgrade her v7 Flash Player, but got stuck at some point, despite the fact she had both Javascript enabled, and didn't have one of the few versions of Flash Player that the auto-update feature doesn't care for.&lt;/p&gt;

&lt;p&gt;We worked through how many potential users would be in a similar situation (not many at all), and decided to post a note that the "app" required "the latest Flash Player", and provide a link to the Adobe page discussing updates and the potential problems and their fixes.&lt;/p&gt;

&lt;p&gt;Fortunately, this assuaged the concerns of the power-that-be enough to let the project continue. I feared their reaction would be something like "why are we using a proprietary format that requires the user to download something before they can use it?" But that didn't happen, and I don't have to bang my head repeatedly against the wall about it.&lt;/p&gt;

&lt;p&gt;Fact is,one of the reasons the Flash Player/Flex platform is so appealing is because the plug-in is so endemic, and as such removes the platform-specific considerations from the mix. Bummer, but at least I got it working.&lt;/p&gt;

&lt;p&gt;Thanks for all your suggestions—I do need to take another look at ensuring the wrapper template is sufficiently robust.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Tracked down the problem with the kind help of the user who brought it to my attention. Her Windows workstation was locked down so insanely tight that she could barely open a new Explorer window without permission.</p>
<p>The html wrapper attempted to upgrade her v7 Flash Player, but got stuck at some point, despite the fact she had both Javascript enabled, and didn&#8217;t have one of the few versions of Flash Player that the auto-update feature doesn&#8217;t care for.</p>
<p>We worked through how many potential users would be in a similar situation (not many at all), and decided to post a note that the &#8220;app&#8221; required &#8220;the latest Flash Player&#8221;, and provide a link to the Adobe page discussing updates and the potential problems and their fixes.</p>
<p>Fortunately, this assuaged the concerns of the power-that-be enough to let the project continue. I feared their reaction would be something like &#8220;why are we using a proprietary format that requires the user to download something before they can use it?&#8221; But that didn&#8217;t happen, and I don&#8217;t have to bang my head repeatedly against the wall about it.</p>
<p>Fact is,one of the reasons the Flash Player/Flex platform is so appealing is because the plug-in is so endemic, and as such removes the platform-specific considerations from the mix. Bummer, but at least I got it working.</p>
<p>Thanks for all your suggestions—I do need to take another look at ensuring the wrapper template is sufficiently robust.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Hirst</title>
		<link>http://www.maploop.com/blog/2007/10/11/flex-and-taxes/#comment-913</link>
		<dc:creator>Robert Hirst</dc:creator>
		<pubDate>Mon, 15 Oct 2007 10:08:59 +0000</pubDate>
		<guid>http://www.maploop.com/blog/2007/10/11/flex-and-taxes/#comment-913</guid>
		<description>&lt;p&gt;You could try replacing the  element in the html wrapper template with a message stating that Javascript should be enabled to view the site, that way it can perform version detection and will kick off an upgrade if someone has a lower-than-specified version.  There might be better ways, but I've mainly done intranet development where the Flash player version is easily controlled, so haven't looked much beyond that.&lt;/p&gt;

&lt;p&gt;If the user still has a problem with the site, then you could up the minimum flex version to 9.0.28 (Project Settings -&#62; Flex Compiler) and see if this fixes it (I believe it is set to 9.0.0, looking at the generated output).&lt;/p&gt;

&lt;p&gt;If the auto-update fails for permission reasons then the user will need to contact their administrator to perform the upgrade.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>You could try replacing the  element in the html wrapper template with a message stating that Javascript should be enabled to view the site, that way it can perform version detection and will kick off an upgrade if someone has a lower-than-specified version.  There might be better ways, but I&#8217;ve mainly done intranet development where the Flash player version is easily controlled, so haven&#8217;t looked much beyond that.</p>
<p>If the user still has a problem with the site, then you could up the minimum flex version to 9.0.28 (Project Settings -&gt; Flex Compiler) and see if this fixes it (I believe it is set to 9.0.0, looking at the generated output).</p>
<p>If the auto-update fails for permission reasons then the user will need to contact their administrator to perform the upgrade.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: eric</title>
		<link>http://www.maploop.com/blog/2007/10/11/flex-and-taxes/#comment-896</link>
		<dc:creator>eric</dc:creator>
		<pubDate>Fri, 12 Oct 2007 14:40:49 +0000</pubDate>
		<guid>http://www.maploop.com/blog/2007/10/11/flex-and-taxes/#comment-896</guid>
		<description>&lt;p&gt;Thanks for the tips. I feared it was something along the Flash Player version lines. I was under the impression that this kind of thing wasn't all that likely (or even possible) -- particularly within different builds of the same version of Flash Player. Sigh. Suggestions for a fix?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks for the tips. I feared it was something along the Flash Player version lines. I was under the impression that this kind of thing wasn&#8217;t all that likely (or even possible) &#8212; particularly within different builds of the same version of Flash Player. Sigh. Suggestions for a fix?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gary</title>
		<link>http://www.maploop.com/blog/2007/10/11/flex-and-taxes/#comment-893</link>
		<dc:creator>Gary</dc:creator>
		<pubDate>Fri, 12 Oct 2007 11:38:52 +0000</pubDate>
		<guid>http://www.maploop.com/blog/2007/10/11/flex-and-taxes/#comment-893</guid>
		<description>&lt;p&gt;I agree that it sounds like a Flash Player version problem. Some apps developed in FP 9.0.28.0 and higher have this behavior when run on FP 9.0.16.0&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I agree that it sounds like a Flash Player version problem. Some apps developed in FP 9.0.28.0 and higher have this behavior when run on FP 9.0.16.0</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Robert Hirst</title>
		<link>http://www.maploop.com/blog/2007/10/11/flex-and-taxes/#comment-890</link>
		<dc:creator>Robert Hirst</dc:creator>
		<pubDate>Fri, 12 Oct 2007 08:16:09 +0000</pubDate>
		<guid>http://www.maploop.com/blog/2007/10/11/flex-and-taxes/#comment-890</guid>
		<description>&lt;p&gt;I don't know the answer, but what would happen if a user had Javascript disabled, and a version of Flash too early for Flex to work?&lt;/p&gt;

&lt;p&gt;I've always imagined the version detection wouldn't kick in, and the default template would show the Flex anyway, but then just end up with an empty frame because none of the widgets work.  I've never actually tried it myself though.&lt;/p&gt;

&lt;p&gt;You could ask her to pick the About Flash Player option and paste out the "You have version x,x,x,x installed" text to assist.&lt;/p&gt;

&lt;p&gt;I use NoScript and I find there are many Flex sites and examples around which don't display (even though I have the right version of Flash) unless I enable Javascript.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know the answer, but what would happen if a user had Javascript disabled, and a version of Flash too early for Flex to work?</p>
<p>I&#8217;ve always imagined the version detection wouldn&#8217;t kick in, and the default template would show the Flex anyway, but then just end up with an empty frame because none of the widgets work.  I&#8217;ve never actually tried it myself though.</p>
<p>You could ask her to pick the About Flash Player option and paste out the &#8220;You have version x,x,x,x installed&#8221; text to assist.</p>
<p>I use NoScript and I find there are many Flex sites and examples around which don&#8217;t display (even though I have the right version of Flash) unless I enable Javascript.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
