- Home
- Categorie
- Digital Marketing
- Grafica, Visual Design & UX
- Sottofondo musicale sito in flash
-
Sottofondo musicale sito in flash
Ciao a tutti,ciao nahtan
vorrei mettere nel mio sito,un sottofondo come su questo sito: w ww. sergiocantore. it
avendo la possibilità di togliere il volume come sul suddetto sito
grazie ancora,un saluto a tutto il forum
-
Suono = new Sound (); Suono.loadSound("nome.mp3",true); Suono.onSoundComplete = function () { Suono.loadSound("nome.mp3", true); } loop = new Sound(suono); var flag = false; mio_pulsante.onRelease = function() { if (flag) { loop.setVolume(100); } else { loop.setVolume(0); } flag = !flag; }
-
Grazie :),mi sa che a fine mese mi tocca chiederti fattura hhihi
creo un livello,e ci metto tutto in un frame?