Need Help So Bad


hello all,

i need ;

i want draw movie clips @ specific coordinates when click button. cant imagine how do. need simple example @ least. found code part , put in button action 1 mc has drawn on button! :(
on(press){
x = 10;
y = 10;
var maxnum = 3;
var num = 1;
(a=1; a<=maxnum; a++) {
(b=1; b<=maxnum; b++) {
_root.ball.duplicatemovieclip("ball"+num, num);
_root["ball"+num]._x = x;
_root["ball"+num]._y = y;
x = x+82;
num++;
}
x = 10;
y = y+64;
}
}


please me..

please @ least show me way in few sentences or give me advice subject should learn able such application.


More discussions in ActionScript 1 and 2


adobe

Comments

Popular posts from this blog

Connecting Raspberry Pi 2 to P10(1R)-V706 LED Dot Matrix - Raspberry Pi Forums

TypeError: <unknown> is not a numpy array - Raspberry Pi Forums

datso and removing imagetitle - Joomla! Forum - community, help and support