HI,

I guess what I'm not understanding is the fact that when I run this 
code from Flex Builder 2 it works, but when I run it out of FB 3 it 
doesn't.  The Flash Player version would make sence to me but not 
working in one and not the other. I'm using 9.0.124.0 Debug.

HERE'S MY ERROR IN FB3:

(mx.rpc::Fault)#0
  errorID = 0
  faultCode = "Server.Error.Request"
  faultDetail = "Error: [IOErrorEvent type="ioError" bubbles=false 
cancelable=false eventPhase=2 text="Error #2032: Stream Error. URL: 
http://radar.us.na.ey.net/RadarXML.asmx";]. URL: 
http://radar.us.na.ey.net/RadarXML.asmx";
  faultString = "HTTP request error"
  message = "faultCode:Server.Error.Request faultString:'HTTP 
request error' faultDetail:'Error: [IOErrorEvent type="ioError" 
bubbles=false cancelable=false eventPhase=2 text="Error #2032: 
Stream Error. URL: http://radar.us.na.ey.net/RadarXML.asmx";]. URL: 
http://radar.us.na.ey.net/RadarXML.asmx'"
  name = "Error"
  rootCause = (flash.events::IOErrorEvent)#1
    bubbles = false
    cancelable = false
    currentTarget = (flash.net::URLLoader)#2
      bytesLoaded = 0
      bytesTotal = 0
      data = (null)
      dataFormat = "text"
    eventPhase = 2
    target = (flash.net::URLLoader)#2
    text = "Error #2032: Stream Error. URL: 
http://radar.us.na.ey.net/RadarXML.asmx";
    type = "ioError"





--- In [email protected], "Tracy Spratt" <[EMAIL PROTECTED]> 
wrote:
>
> Josh, I think you are right, the OP was not adding headers to the 
HTTP request after all, and his header was not "Authorization", 
which as you point out, is again allowed.
> 
>  
> 
> Probably best to ignore me on this one!
> 
>  
> 
> Tracy
> 
>  
> 
> ________________________________

Reply via email to