var myTest = votesWrap.attachMovie("test", "test_mc"+i, i, {id: i}); myTest.onRelease = function () { trace (this.id); }