>   authors.push(new com.ts.tungalag.Person().fromXML(node));

Try :

authors.push((new com.ts.tungalag.Person()).fromXML(node));

Nicolas

_______________________________________________
osflash mailing list
[email protected]
http://osflash.org/mailman/listinfo/osflash_osflash.org

Reply via email to