• onClipEvent (enterFrame) { time = new Date(); mil = time.getMilliseconds(); s = time.getSeconds(); m = time.getMinutes(); h = time.getHours(); seconds._rotation = s*6+(mil/(1000/6)); minutes._rotation = m*6+(s/10); hours._rotation = h*30+(m/2); }


  • Commentaires

    Aucun commentaire pour le moment

    Suivre le flux RSS des commentaires


    Ajouter un commentaire

    Nom / Pseudo :

    E-mail (facultatif) :

    Site Web (facultatif) :

    Commentaire :