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

Reply via email to