Hi;
I have this line of code that I need to fix:

myFunction(e.currentTarget[aChild].text);

That is, I need to target not e.currentTarget but the child of the same
("aChild"). How do I do that?
TIA.
Susan
_______________________________________________
Flashcoders mailing list
Flashcoders@chattyfig.figleaf.com
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Reply via email to