Tuesday, October 30, 2007

bynamic but code

this should work to give dynam functionaly dynamically

theButton = ["thumb"+[i]];
trace(theButton);
theButton.onRollOver = function () {
this.gotoAndStop(2);
}

Labels: , ,

0 Comments:

Post a Comment