Fixed
Final solution is

Actionscript Code:
for (a=1; a<13; a++){
    eucit.push(icons.splice(0, 1));
    EuMa["eutc"+a].gotoAndStop(eucit[a-1]);
}

Thanks marlopax for spotting my frame location mistake and your shot reminded me in the end