onClipEvent (enterFrame) {
if(flag){
_root.clip._rotation += 80;
}
}
on (rollOver) {
_root.clip.flag = true;
}
on (rollOut) {
_root.clip.flag = false;
}
onClipEvent (enterFrame) {
if(flag){
_root.clip._rotation += 80;
}
}
on (rollOver) {
_root.clip.flag = true;
}
on (rollOut) {
_root.clip.flag = false;
}
"...non è detto che sia tardi se non guardi che ora è..."