On Tue, Feb 23, 2010 at 2:14 PM, Henrik Andersson <he...@henke37.cjb.net>wrote:

> Susan Day wrote:
>
>> Hi;
>> How do I determine what the parent object is of a child I have added and
>> want to remove?
>>
>
> Usually, there is only one possible candidate and you know what that one is
> ahead of time.
>
> But there is an embarrassingly simple way: the parent property.
>

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

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

Please advise.
TIA,
Susan
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to