[swx] Problem saving swx returned object

holger arndt holger.arndt at synap.de
Thu Apr 24 11:26:04 PDT 2008


I think your problem is just a typing error:

You first assign "_root.templateArray "
but in the next line you pass "_root.templateArrayTest"
(see below)

Hopefully that's just the point...

Greets,
Holger

Am 24.04.2008 um 17:53 schrieb Rob Slegtenhorst:

> function loadTemplateResultHandler(resultObj:Object):Void {
>                 _root.templateArray = resultObj.result;
>                 updateTemplate(_root.templateArrayTest);
> }
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://osflash.org/pipermail/swx_osflash.org/attachments/20080424/2bfdaf06/attachment.html 


More information about the swx mailing list