I think in the docs, these should be returning XMLList, technically. Not
sure if it evals to XML in typeof().

-Scott

On 3/5/07, greg h <[EMAIL PROTECTED]> wrote:

  Hi Allen,

Glad to be of help.

btw ... you wrote:
it seems like that the return type is ArrayCollection or XMLList(I'm not
sure)

I did some tests using the ActionScript typeOf() operator and all values
returned from the E4x operators are showing as typeOf XML.

For example, I popped the following into the MXML from my last post:

<mx:TextArea text="{typeof(blockXML.block[0])}"  />

I did a few more statements than just the one above, and regardless of the
nodeKind(), typeOf() consistently returned XML.

Best regards,

g




--

: : ) Scott

Reply via email to