Cor wrote:
Not sure what or how your object which fires the event looks like? But try: ["details"+e.currentTarget.name].visible=true;Or this.["details"+e.currentTarget.name].visible=true;
Both of those are syntax errors. The original code was fine. _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

