<?xml version="1.0" encoding="iso-8859-1"?><rss version="2.0">
<channel><title><![CDATA[ActionScript.org Flash, Flex and ActionScript Resources - Comments for article: Addressing the "getURL"  FireFox bug - AS 2.0 and AS 3.0]]></title><link>http://www.actionscript.org/resources</link><description /><language>en-us</language><copyright><![CDATA[http://www.actionscript.org/resources]]></copyright><generator>N/A</generator><webMaster>general.redirect@gmail.com</webMaster><lastBuildDate>Sun, 22 Nov 2009 13:27:10 CST</lastBuildDate><ttl>20</ttl><item><title><![CDATA[Comment #1]]></title><link>http://www.actionscript.org/resources/articles/693/1/Addressing-the-getURL--FireFox-bug---AS-20-and-AS-30/Page1.html#Comment7668</link><description><![CDATA[This is not a firefox bug, it's a feature...

I'm pretty sure that the standards for the file:// protocol doesn't say anything about | being interpreted as :<br/><br/>
(Comment posted by Rafagd at 5:54 am, Thu 22nd Nov 2007)]]></description><author>no@spam.com (Rafagd)</author><pubDate><![CDATA[Thu, 22 Nov 2007 05:54:50 CST]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/693/1/Addressing-the-getURL--FireFox-bug---AS-20-and-AS-30/Page1.html#Comment7668</guid></item><item><title><![CDATA[Comment #2]]></title><link>http://www.actionscript.org/resources/articles/693/1/Addressing-the-getURL--FireFox-bug---AS-20-and-AS-30/Page1.html#Comment7709</link><description><![CDATA[It is actually a firefox bug. http://probertson.com/articles/2006/10/11/geturl-flash-projector-firefox-problem/<br/><br/>
(Comment posted by Christian at 4:06 am, Sat 24th Nov 2007)]]></description><author>no@spam.com (Christian)</author><pubDate><![CDATA[Sat, 24 Nov 2007 04:06:08 CST]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/693/1/Addressing-the-getURL--FireFox-bug---AS-20-and-AS-30/Page1.html#Comment7709</guid></item><item><title><![CDATA[Comment #3]]></title><link>http://www.actionscript.org/resources/articles/693/1/Addressing-the-getURL--FireFox-bug---AS-20-and-AS-30/Page1.html#Comment7766</link><description><![CDATA[actually i think he was reffering to the bug being in the communication between flash/windows/and firefox, but yes it is a firefox bug!<br/><br/>
(Comment posted by john at 1:48 pm, Mon 26th Nov 2007)]]></description><author>no@spam.com (john)</author><pubDate><![CDATA[Mon, 26 Nov 2007 13:48:02 CST]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/693/1/Addressing-the-getURL--FireFox-bug---AS-20-and-AS-30/Page1.html#Comment7766</guid></item><item><title><![CDATA[Comment #4]]></title><link>http://www.actionscript.org/resources/articles/693/1/Addressing-the-getURL--FireFox-bug---AS-20-and-AS-30/Page1.html#Comment7927</link><description><![CDATA[I would like to see an example if possible..maybe you've done that and on further inspection I will figure it out but I got a little confused.  Sample file?<br/><br/>
(Comment posted by paul at 3:55 pm, Sun 2nd Dec 2007)]]></description><author>no@spam.com (paul)</author><pubDate><![CDATA[Sun, 02 Dec 2007 15:55:54 CST]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/693/1/Addressing-the-getURL--FireFox-bug---AS-20-and-AS-30/Page1.html#Comment7927</guid></item><item><title><![CDATA[Comment #5]]></title><link>http://www.actionscript.org/resources/articles/693/1/Addressing-the-getURL--FireFox-bug---AS-20-and-AS-30/Page1.html#Comment8956</link><description><![CDATA[I'd have to agree with comment one, I would say this is an Adobe bug not a Firefox one. 

From what I can gather the official uri spec calls for:

<scheme>://<authority><path>?<query>

And never mentions using a pipe character as a substitute.

Luckily Firefox is taking the initiative and fixing the problem anyway.<br/><br/>
(Comment posted by Mark at 9:26 am, Fri 18th Jan 2008)]]></description><author>no@spam.com (Mark)</author><pubDate><![CDATA[Fri, 18 Jan 2008 09:26:07 CST]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/693/1/Addressing-the-getURL--FireFox-bug---AS-20-and-AS-30/Page1.html#Comment8956</guid></item><item><title><![CDATA[Comment #6]]></title><link>http://www.actionscript.org/resources/articles/693/1/Addressing-the-getURL--FireFox-bug---AS-20-and-AS-30/Page1.html#Comment9139</link><description><![CDATA[Im getting the following message:
Firefox does not know how to open.  The following protocol (ttp) is not recognized by firefox.  The original URL DOES contain http.  Any ideas why the script is pulling the 'H' out?<br/><br/>
(Comment posted by tim at 11:59 am, Sun 27th Jan 2008)]]></description><author>no@spam.com (tim)</author><pubDate><![CDATA[Sun, 27 Jan 2008 11:59:59 CST]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/693/1/Addressing-the-getURL--FireFox-bug---AS-20-and-AS-30/Page1.html#Comment9139</guid></item><item><title><![CDATA[Comment #7]]></title><link>http://www.actionscript.org/resources/articles/693/1/Addressing-the-getURL--FireFox-bug---AS-20-and-AS-30/Page1.html#Comment10202</link><description><![CDATA[Hi All, 
trying to get the getURL bug to work.
since my file is just one folder deep (siteAssets/jimjohnson_resume.pdf) do I just do this:

    var targetUrl:String = myUrl + "siteAssets/jimjohnson_resume.pdf";

in the fix you've given?

it's not working, and I think it's something to do with me trying to getURL to a pdf file, and not a swf/or website. 

? 

any thoughts appreciated, 
Jim<br/><br/>
(Comment posted by jim at 11:14 am, Fri 14th Mar 2008)]]></description><author>no@spam.com (jim)</author><pubDate><![CDATA[Fri, 14 Mar 2008 11:14:06 CDT]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/693/1/Addressing-the-getURL--FireFox-bug---AS-20-and-AS-30/Page1.html#Comment10202</guid></item><item><title><![CDATA[Comment #8]]></title><link>http://www.actionscript.org/resources/articles/693/1/Addressing-the-getURL--FireFox-bug---AS-20-and-AS-30/Page1.html#Comment12665</link><description><![CDATA[mmh...does not work. The effect in Firefox is still the same. It worked in IE before but now it's opening a new window for IE as well.<br/><br/>
(Comment posted by Andreas at 5:49 am, Thu 19th Feb 2009)]]></description><author>no@spam.com (Andreas)</author><pubDate><![CDATA[Thu, 19 Feb 2009 05:49:51 CST]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/693/1/Addressing-the-getURL--FireFox-bug---AS-20-and-AS-30/Page1.html#Comment12665</guid></item><item><title><![CDATA[Comment #9]]></title><link>http://www.actionscript.org/resources/articles/693/1/Addressing-the-getURL--FireFox-bug---AS-20-and-AS-30/Page1.html#Comment13560</link><description><![CDATA[You saved my day!  May many minion server you..:)<br/><br/>
(Comment posted by Rik Hamilton at 6:38 am, Sun 11th Oct 2009)]]></description><author>no@spam.com (Rik Hamilton)</author><pubDate><![CDATA[Sun, 11 Oct 2009 06:38:47 CDT]]></pubDate><guid isPermaLink="true">http://www.actionscript.org/resources/articles/693/1/Addressing-the-getURL--FireFox-bug---AS-20-and-AS-30/Page1.html#Comment13560</guid></item></channel></rss>