I've made a socket version of the urlloader that allows any method (and any headers). If you email me, I'll send you a copy. I hope to release it on my blog soon.
On 3/28/07, Matt Chotin <[EMAIL PROTECTED]> wrote:
Unfortunately HEAD is only supported when using HTTPService with the Proxy, the Player doesn't allow that method. We're hoping that Apollo might and that a future version of the Player might as well. Matt ------------------------------ *From:* [email protected] [mailto:[EMAIL PROTECTED] *On Behalf Of *Daniel Thompson *Sent:* Tuesday, March 27, 2007 10:21 AM *To:* [email protected] *Subject:* [flexcoders] AS3-only HEAD request The HTTPService has the ability to make a HEAD request. Is there a way to do the same in an ActionScript-only project? (I tried using a simple socket, but I can't ensure a wide-open crossdomain policy.) Basically, what I need to accomplish is to determine the URL of a resource (an MP3 or FLV) after any server redirects. This is handled transparently by the Player (it just follows the redirects), but I need to know the final URL. Thanks, -DT
-- http://www.eribium.org | http://juggernaut.rubyforge.org | http://www.aireofs.com | Skype: oldmanorhouse

