trace this that calls detailsname.visible = true;
a On 11 June 2010 14:53, Lehr, Theodore <[email protected]> wrote: > So I am rolling over one mc to impact another and I am trying: > > function showDetails(e:Event):void > { > this["details"+e.currentTarget.name].visible=true; > } > > why does this not work? > _______________________________________________ > Flashcoders mailing list > [email protected] > http://chattyfig.figleaf.com/mailman/listinfo/flashcoders > _______________________________________________ Flashcoders mailing list [email protected] http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

