<?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"
	>
<channel>
	<title>Comments on: Using HTTP Authorization headers with Flash</title>
	<atom:link href="http://www.martijndevisser.com/blog/2006/using-http-authorization-headers-with-flash/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.martijndevisser.com/blog/2006/using-http-authorization-headers-with-flash/</link>
	<description>Martijn de Visser on User Experience and Front End technology</description>
	<pubDate>Sat, 17 May 2008 01:54:15 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: Bob</title>
		<link>http://www.martijndevisser.com/blog/2006/using-http-authorization-headers-with-flash/#comment-699</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Mon, 28 Apr 2008 14:04:25 +0000</pubDate>
		<guid isPermaLink="false">http://www.martijndevisser.com/blog/2006/using-http-authorization-headers-with-flash/#comment-699</guid>
		<description>Well, I've kind of figured it out, at least using Flash player. One thing that was wrong was I was missing the space between "Basic" and "pass". This goes directly against what is mentioned in earlier comments. Oh well, it works for me. Also, I was missing the Base64 class. I know next to nothing about Flash (I'm a Java geek) and thought Base64 was an included library.

So now it works in Flash Player ... which is absolutely useless to me unless it will work in a browser. Does your comment still stand, 'This solution does not work from a browser environment.'? I am hoping that since that was 2 years ago it would no longer be the case. But when I run this movie in FF2 or IE7 it does nothing.

Fantastic. The good folks at Acegi / Spring made a fantastic application that transparently secures your application, and because of this bug I have to trash it all and roll my own ... again.

Or perhaps not?

Bob</description>
		<content:encoded><![CDATA[<p>Well, I&#8217;ve kind of figured it out, at least using Flash player. One thing that was wrong was I was missing the space between &#8220;Basic&#8221; and &#8220;pass&#8221;. This goes directly against what is mentioned in earlier comments. Oh well, it works for me. Also, I was missing the Base64 class. I know next to nothing about Flash (I&#8217;m a Java geek) and thought Base64 was an included library.</p>
<p>So now it works in Flash Player &#8230; which is absolutely useless to me unless it will work in a browser. Does your comment still stand, &#8216;This solution does not work from a browser environment.&#8217;? I am hoping that since that was 2 years ago it would no longer be the case. But when I run this movie in <span class="caps">FF2 </span>or <span class="caps">IE7 </span>it does nothing.</p>
<p>Fantastic. The good folks at Acegi / Spring made a fantastic application that transparently secures your application, and because of this bug I have to trash it all and roll my own &#8230; again.</p>
<p>Or perhaps not?</p>
<p>Bob</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bob</title>
		<link>http://www.martijndevisser.com/blog/2006/using-http-authorization-headers-with-flash/#comment-698</link>
		<dc:creator>Bob</dc:creator>
		<pubDate>Mon, 28 Apr 2008 09:38:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.martijndevisser.com/blog/2006/using-http-authorization-headers-with-flash/#comment-698</guid>
		<description>I can't seem to get this working with Flash CS3. I have BASIC Authentication up and running and have used Curl to confirm it works but every time I send a request from my Flash movie it returns the HTML of the Login page instead of the XML it should return.

I realize this post is old but one of the comments is from only a couple months ago.

Do you have any idea what I might be doing wrong?

Thanks,
BOb</description>
		<content:encoded><![CDATA[<p>I can&#8217;t seem to get this working with Flash <span class="caps">CS3.</span> I have <span class="caps">BASIC</span> Authentication up and running and have used Curl to confirm it works but every time I send a request from my Flash movie it returns the <span class="caps">HTML </span>of the Login page instead of the <span class="caps">XML </span>it should return.</p>
<p>I realize this post is old but one of the comments is from only a couple months ago.</p>
<p>Do you have any idea what I might be doing wrong?</p>
<p>Thanks,<br />
BOb</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martijn de Visser</title>
		<link>http://www.martijndevisser.com/blog/2006/using-http-authorization-headers-with-flash/#comment-572</link>
		<dc:creator>Martijn de Visser</dc:creator>
		<pubDate>Tue, 19 Feb 2008 15:40:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.martijndevisser.com/blog/2006/using-http-authorization-headers-with-flash/#comment-572</guid>
		<description>Hi Sydney - yes, it should be "BASIC", without the space after basic. I have corrected the sample, thanks for letting me know.

Regarding authenticating with AIR: can't help you with that one, try posting on the Adobe forums in the AIR labs section, perhaps someone else stumbled upon the same issue and found a solution.</description>
		<content:encoded><![CDATA[<p>Hi Sydney - yes, it should be &#8220;BASIC&#8221;, without the space after basic. I have corrected the sample, thanks for letting me know.</p>
<p>Regarding authenticating with <span class="caps">AIR</span>: can&#8217;t help you with that one, try posting on the Adobe forums in the <span class="caps">AIR </span>labs section, perhaps someone else stumbled upon the same issue and found a solution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sidney de Koning</title>
		<link>http://www.martijndevisser.com/blog/2006/using-http-authorization-headers-with-flash/#comment-571</link>
		<dc:creator>Sidney de Koning</dc:creator>
		<pubDate>Tue, 19 Feb 2008 15:04:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.martijndevisser.com/blog/2006/using-http-authorization-headers-with-flash/#comment-571</guid>
		<description>Hi Martijn,

In your code example you say "BASIC" is that correct or should it be just "BASIC"?

I'm running into the same problem with an AIR application and i need to authenticate xml from HTTPS. I have found no way around this. Any thoughts on this?

Thanks,

Sidney</description>
		<content:encoded><![CDATA[<p>Hi Martijn,</p>
<p>In your code example you say &#8220;BASIC&#8221; is that correct or should it be just &#8220;BASIC&#8221;?</p>
<p>I&#8217;m running into the same problem with an <span class="caps">AIR </span>application and i need to authenticate xml from <span class="caps">HTTPS.</span> I have found no way around this. Any thoughts on this?</p>
<p>Thanks,</p>
<p>Sidney</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.541 seconds -->
