Susan,
Coming from a non-coders background I learned a lot from Colin Moocks books. Essential ActionScript 3 and Actionscript for Flash MX. (the last one is AS2 but very readable if you want an understanding of concepts like variables, properties, methods, functions, arrays etc.) Also Actionscript 3.0 cookbook is very handy.
Al books are published by O'Reilly.
Feel free to ask for directions on lists like these though. I learned a lot here and don't mind sharing.
Willem van den Goorbergh

On 24-feb-2010, at 14:48, Susan Day wrote:

On Wed, Feb 24, 2010 at 8:28 AM, Henrik Andersson <he...@henke37.cjb.net>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.


Yes, I knew that when I wrote my last email. Can you at least point me in the right direction? There is nothing in your response that indicates what I should research, other than "property" and "function", which I feel is way
too general.
TIA,
Susan
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
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
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to