_root.bigcontejner.bigs['small'+i].i = i; _root.bigcontejner.bigs['small'+i].onRollOver = function (){ this._mc._alpha = 100; trace(this.i); }