codice: onClipEvent (load) { ritardo = 5000; // in millisecondi function myPlay() { play(); clearInterval(ID_myPlay); } ID_myPlay = setInterval(myPlay, ritardo); stop(); }
onClipEvent (load) { ritardo = 5000; // in millisecondi function myPlay() { play(); clearInterval(ID_myPlay); } ID_myPlay = setInterval(myPlay, ritardo); stop(); }
[Il mio sito V2] ___________________ I.m.The.Magic.Man
Regole del Forum