a me serve una verifica in quanto

if (ogg1==1) {
_root.schema._x = 100;
_root.schema._y = 100;
}
else{
_root.schema._y = 2000;
}
if (ogg1==2) {
_root.schema2._x = 100;
_root.schema2._y = 100;
}
else{
_root.schema2._y = 2000;
}
è giusto così? :master: