> >Just a general comment, eval is not widely used any more, although it >will work when it's on the right hand side of an equation, it won't on >the left. But you can use the square bracket notation : >_root["brick"+row+"_"+col];
I'll try changing over to that notation when I get everything finished, thanks. > >Oh and of course it's not good practice to refer to _root, but we'll >take that on another time ;-) Really? I've seen it done in several books I have, so I assumed its ok. What are some of the possible errors that can happen with that? > >hope this helps > >Seb Lee-Delisle >http://sebleedelisle.com Thanks Seb. Marty _______________________________________________ [email protected] To change your subscription options or search the archive: http://chattyfig.figleaf.com/mailman/listinfo/flashcoders Brought to you by Fig Leaf Software Premier Authorized Adobe Consulting and Training http://www.figleaf.com http://training.figleaf.com

