for (i=0; i<numOfBtn+1; i++) { this["btn"+i].num = i; this["btn"+i].onRollOver = function() { this.play(); this.arrows.alphaTo("0", .5, "easeOutQuad", 0); };
Jump To Top of Thread