[swx] Problem sending data: [object Object]
Joe L
flashdev at itstorm.com
Fri Jan 18 03:57:56 PST 2008
Your hunch was right - all three return "undefined".
Shouldn't they be created by the assign operation, though?
JL
Ben wrote:
> 'tis odd.
>
> I would think that one element in _root.elementi.Formform.dataHolder
> does not exist.
>
> try
> trace(_root.elementi);
> trace(_root.elementi.Formform);
> trace(_root.elementi.Formform.dataHolder);
>
> to see if any resolve to undefined...
>
> Ben
More information about the swx
mailing list