Code:for (n = 0; n <= 15; n++) { number_array["numbtn" + n].num = n * -900; number_array["numbtn" + n].onRelease = function() { p = this.num; this._parent.container_mc._x = p; }; }
|
Results 1 to 14 of 14
Threaded View
Tags for this Thread |
Click Here to Expand Forum to Full Width |