Télécharger ou récupérer le script analog clock other

Analog Clock Other Note moyenne de la rédaction + 1 votant(s)

Analog Clock Other

Une très belle horloge en Flash. L'aspect graphique est particulièrement soigné, les ombres des aiguilles sont reproduites. Conçu avec Flash 8, Frame Rate: Inconnu, Frame Count: Inconnu.

Le téléchargement de logiciels peut vous mettre en danger au auprès de votre FAI. Protégez votre historique de navigation et surfez anonymement sur le Web. Assurez votre sécurité en installant NordVPN !
  • Publié le 30 Janvier 2012 > Mise à jour le
    28/01/2016
    Langue(s) Français
  • Editeur HALFORD OS scripts
  • Téléchargements 11643 Notez le logiciel
  • Note 4.4

Toucharger vous conseille

Laisser un avis pour l'application analog clock other

Merci de rester correct et de respecter les différents intervenants.

Voici les 1 avis sur Analog Clock Other

  • Frédéric
  • Le 05/10/07
  • J'ai fais une petite modif de manière a ce que l'aiguille des heures avance en même temps que celle des minutes. clocks.digitalClock.autoSize = true; clocks.digitalClock._visible = false; clocks.onEnterFrame = function() { var now = new Date(); var hourPart = (now.getHours()* 60)+now.getMinutes(); var minutesPart = now.getMinutes(); var secondsPart = now.getSeconds(); if (now.getHours() > 11){ // hourPart = hourPart - 12; } if (now.getHours() == 0){ // hourPart = 12; } with(this.analogClock){ minutes._rotation = (minutesPart / 60) * 360; hour._rotation = (hourPart/720) * 360; seconds._rotation = (secondsPart / 60) * 360; } if (hourPart < 10) hourPart = "0" + String(hourPart); if (minutesPart < 10) minutesPart = "0" + String(minutesPart); if (secondsPart < 10) secondsPart = "0" + String(secondsPart); this.digitalClock.text = hourPart + ":" + minutesPart + ":" + secondsPart; } s = new Object(); s.onKeyDown = function(){ if(Key.isDown(83)){ _root.clocks.analogClock._visible = !_root.clocks.analogClock._visible; _root.clocks.digitalClock._visible = !_root.clocks.digitalClock._visible; } } Key.addListener(s);

Sélectionnez votre version du logiciel

  • Fichier
  • Compatibilité
  • Télécharger
  • Fichier
    • Analog Clock Other pour scripts en Français Freeware
    • ---
    • Télécharger >
  • Sécurisez vos téléchargements Avec Eset Internet Security 2022 L'antivirus champion toutes catégories
  • Sur Windows 11,10, 8, 7... (32bits/64bits)
  • Sécurisez vos téléchargements Téléchargez et installez Avira Antivirus, Le logiciel antivirus totalement gratuit qui protège votre vie privée
  • Pour PC Windows
  • Télécharger >
?updmarqueur=0QCV0 " class="lk btn btn-telecharger btn-download" target="_blank" onclick="javascript:_gaq.push(['_trackPageview','/tpv/fiche-produit/btn-direct-download'])" > Télécharger >