bubbles=false cancelable=false eventPhase=2 text="Error #2032: 流异常
bubblesfalse cancelablefalse eventPhase2 textError #2032: 流错误[RPC Fault faultStringHTTP
bubbles=false cancelable=false eventPhase=2 text="Error #2032: 流错误
[RPC Fault faultString="HTTP 请求错误" faultCode="Server.Error.Request" faultDetail="错误:[IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2032: 流错误
?
原因:url地址错误。。
?
原来这样写,就会报错。
改成:
<mx:HTTPService id="sdk" url="/flex应用名-debug/treemune.xml" resultFormat="e4x" result="sdkLoaded();"/>
就不会出现问题了。
环境原来是在xp,tomcat下面,后来换到win7,WebLogic出现的问题。 2 楼 steafler 2010-12-21 环境都变了,不出错才怪呢?