On 10/03/2010 12:05, Susan Day wrote:
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 [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders
Sue, I have glanced over the thread and it looks like you may be making something more complicated than it needs to be. It might be an idea to explain exactly what the problem is (and I don't mean at such a low level), then you might get a better answer than the ones to the questions that you are asking.
Paul _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

