[swx] Problem sending data: [object Object]
ben
ben_da_dog at yahoo.co.uk
Fri Jan 18 16:43:10 PST 2008
Hi Joe,
I think your problem is more of a Flash concept problem.. MovieClips
must exist before they can be used for anything.
swx is just a communication medium that uses movieclips for data
transfer. Making sure the movie clip are on the stage is up to you. Have
a look through your project, try to find why these MCs don't exist, your
problem is out of the scope of this mailing list I think.
Good luck.
Ben
Joe L wrote:
> 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
>>
>
> _______________________________________________
> swx mailing list
> swx at osflash.org
> http://osflash.org/mailman/listinfo/swx_osflash.org
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/swx_osflash.org/attachments/20080119/47303d67/attachment.html
More information about the swx
mailing list