You are mixing up the XML implementation versions.
XMLDocument and simpleDecoder are legacy AS2 classes, included in AS3 only
for backwards compatibility.
You cannot use them with XML() which is an e4x implementation.
Tracy Spratt,
Lariat Services, development services available
___
Peter
FarlandSent: Wednesday, October 18, 2006 9:51 AMTo:
flexcoders@yahoogroups.comSubject: RE: [flexcoders] Stack Overflow in
swf to swf include
It does restrict some functionality...
to describe what's happening in HTTPService - an
underlying URLLoader returns your XML data as a St
25 AMTo:
flexcoders@yahoogroups.comSubject: Re: [flexcoders] Stack Overflow in
swf to swf include
Thanks Pete. Adding makeObjectsBinadble="false" solved the problem. Yes, the service
returns a simple XML generated from a cfm file.
phone
I'm curious to know how this is r
Thanks Pete. Adding makeObjectsBinadble="false" solved the problem. Yes, the service returns a simple XML generated from a cfm file.
phone
I'm curious to know how this is related to the stack overflow. Does makeObjectsBinadble="false" restrict any functionality ? - since i need th
I could reproduce your problem - I'll log a bug on
your behalf.
Out of curiosity, does your HTTPService return XML? If
so, any chance you could show us what the XML looks like? As a work around for
now you could either set makeObjectsBinadble="false" on your HTTPService tag or
set result
5 matches
Mail list logo