Well,
You could at least give a hint as to what _does_ work:
trace(my_obj.parent);
HTH,
Willem

On 24-feb-2010, at 13:28, Henrik Andersson wrote:

Susan Day wrote:
Ok, I'm embarrassed, but the following doesn't work:

addChild(my_obj);
trace(my_obj(parent));


Ok, sounds like you need to learn what a property is. I will leave it up to other people to explain such a fundamental thing.

Your error is treating my_obj as a Function. It clearly is not a Function. So the second line is just garbage logic wise. Your syntax is simply way bellow the minimum requirements for this task.
_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders



=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=
Geografiek is a Dutch, Utrecht-based map and chart design company.
Willem van den Goorbergh can be contacted by telephone: (+31) 30-2719512 or cell phone: (+31)6-26372378
or by fax: (+31)302719687
snail mail: Hooghiemstraplein 89 3514 AX UTRECHT
Visit our website at: http://www.geografiek.nl
=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=+=




_______________________________________________
Flashcoders mailing list
[email protected]
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to