Navigazione

    Privacy - Termini e condizioni
    © 2020 Search On Media Group S.r.l.
    • Registrati
    • Accedi
    • CATEGORIES
    • Discussioni
    • Non letti
    • Recenti
    • Hashtags
    • Popolare
    • Utenti
    • Stream
    • Interest
    • Categories
    1. Home
    2. the.game
    3. Post
    T

    the.game

    @the.game

    • Profilo
    • Chi segue 0
    • Da chi è seguito 0
    • Discussioni 2
    • Post 7
    • Migliore 0
    • Gruppi 0
    Iscrizione Ultimo Accesso
    Età 35
    0
    Reputazione
    7
    Post
    0
    Visite al profilo
    0
    Da chi è seguito
    0
    Chi segue
    User Newbie

    Post creati da the.game

    • RE: Attiva - Disattiva sottofondo musicale

      io ho usato un'altro metodo:
      PRIMA FASE
      <INIZIO CODICE DA COPIARE NEL CORPO DELLA PAGINA>
      ( tra i tag <body> e <br /><div style="z-index:3" class="smallfont" align="center">SEO by <a rel="nofollow" href="http://www.crawlability.com/vbseo/">vBSEO</a> 3.0.0 RC3</div></body> )
      // Subito dopo l'apertura del tag <body> //

      <script language="javascript">
      <!-- 
      
      n = (document.layers) ? 1:0
      ie = (document.all) ? 1:0
      function play_sound() {
          if (n) document.thesound.play(false)
          if (ie) {
              document.thesound.stop()
              document.thesound.play()
          }
      }
      function stop_sound() {
          document.thesound.stop()
      }
      //-->
      </script>
       
       
      
                          SECONDA FASE
      

      < INIZIO CODICE DA COPIARE NEL CORPO DELLA PAGINA>
      ( tra i tag <body> e <br /><div style="z-index:3" class="smallfont" align="center">SEO by <a rel="nofollow" href="http://www.crawlability.com/vbseo/">vBSEO</a> 3.0.0 RC3</div></body> )
      // Nel punto in cui vuoi che appaiano i pulsanti //

      <p align="center">
        <a HREF="javascript:play_sound>ON</a> 
        <a HREF="javascript:document.thesound.stop>OFF</a>
      <!--QUI SOTTO PUOI CAMBIARE IL NOME DEL FILE MIDI-->
      <embed SRC="NOMECANZONE.mid" HIDDEN="TRUE" AUTOSTART="false" 
      MASTERSOUND NAME="thesound" width="128" height="128">
      </p>
      

      Editato da Claudioweb per permettere la corretta lettura del codice 🙂

      postato in Coding
      T
      the.game
    • RE: Guestbook

      ok proverò a cercare

      postato in Help Center: consigli per il tuo progetto
      T
      the.game
    • RE: sito incontri... da dove iniziare?

      innanzitutto devi creare una registrazione per gli utenti e poi devi fare in modo che questi possano comunicare liberamente tra di loro!

      postato in Help Center: consigli per il tuo progetto
      T
      the.game
    • RE: Musica

      Ok!!!!!!!!!!!!!

      postato in Coding
      T
      the.game
    • RE: Musica

      Ok Grazie!!!!

      postato in Coding
      T
      the.game
    • Musica

      Vorrei sapere! come faccio ad inserire nel mio sito un controllo per accendere e spegnere la musica?:ola:

      postato in Coding
      T
      the.game
    • Guestbook

      ho provato a cercare in miliardi di siti per vedere di iscrivermi ad un sito che offrisse il servizio di guestbook! provando però l'anteprima del guestbook ho notato che certi messaggi non me li inseriva :bho: ! c'è qualcuno che può indicarmi qualche sito o che mi può insegnare a creare un guestbook?:lol:

      postato in Help Center: consigli per il tuo progetto
      T
      the.game