Concatenate evt.target.name

Hi,

I am trying to add the event target name to the string addresses. The MC I am trying to target is called ‘scotlandAddresses’. I tried the code below.

MovieClip(parent).(evt.target.name+“Addresses”).alpha = 1;