tana:
myArray = new Array();
for (i=0; i<=n_menu; i++) {
set("_root.question"+i, random(eval("_root.n_menu")));
newLength = myArray.push(eval("_root.question"+i));
}
grazie comunque
tana:
myArray = new Array();
for (i=0; i<=n_menu; i++) {
set("_root.question"+i, random(eval("_root.n_menu")));
newLength = myArray.push(eval("_root.question"+i));
}
grazie comunque