RDV+DIAL chat illimit� dans ta r�g!
no save
Assistance
Achat
News

Forum | webmastering
faire une playlist dans un site
Black Winged Angel, le jeu. 29 nov. 2007 à 08:57:38
bonjour tout le monde... Je cherche comment intégrer une playlist pour mes player sur mon site intranet, donc sous deux formes différentes:

- pour mon player mp3 "dewplayer.swf", je veux créer une playlist qui ne sera pas visible par les visiteurs mais juste écoutable ( player visible, playlist invisible mais présent, bouton suivant pour changer de piste ), et faire en sorte qu'il soit visible sur toutes les pages et que la lecture ne redémarre pas à chaque changement de page...
Code html:
<object type="application/x-shockwave-flash"
data="Flash/dewplayer.swf?son=../Sons/Backmusic.mp3&autoplay=1"
bgcolor="#FFFFFF" height="20" width="200"> <param
name="movie"
value="Flash/dewplayer.swf?son=../Sons/Backmusic.mp3&autoplay=1"><param
name="bgcolor" value="#FFFFFF"></object>


- et pour mon player flv "flvplayer.swf", je veux que la playlist soit visible sous le lecteur...
Code html pour une page:
<object type="application/x-shockwave-flash"
data="../Flash/flvplayer.swf" height="440" width="800">
<param name="movie" value="flvplayer.swf"><param
name="flashvars" value="file=../Videos/Nightmare/Subbed.flv"></object><br>
<object type="application/x-shockwave-flash"
data="../Flash/flvplayer.swf" height="440" width="800">
<param name="movie" value="flvplayer.swf"><param
name="flashvars"
value="file=../Videos/Nightmare/ravenloudspeaker2.flv"></object><object
type="application/x-shockwave-flash"
data="../Flash/flvplayer.swf" height="440" width="800">
<param name="movie" value="flvplayer.swf"><param
name="flashvars"
value="file=../Videos/Nightmare/raisondetre.flv"></object><object
type="application/x-shockwave-flash"
data="../Flash/flvplayer.swf" height="440" width="800">
<param name="movie" value="flvplayer.swf"><param
name="flashvars" value="file=../Videos/Nightmare/theworld.flv"></object><object
type="application/x-shockwave-flash"
data="../Flash/flvplayer.swf" height="440" width="800">
<param name="movie" value="flvplayer.swf"><param
name="flashvars"
value="file=../Videos/Nightmare/JashintoBara.flv"></object><object
type="application/x-shockwave-flash"
data="../Flash/flvplayer.swf" height="440" width="800">
<param name="movie" value="flvplayer.swf"><param
name="flashvars"
value="file=../Videos/Nightmare/ravenloudspeaker.flv"></object>


Je veux faire cela pour décharger mon site car je me retrouve facilement avec une dizaine de players sur la même page, et ça fait fouillis (quand même )... Si quelqu'un peut m'aider svp sa serait hyper simpa Configuration: Windows XP
Firefox 2.0.0.10
Nvu
Wamp server 1.7.2


spag33
déc. 08
Suivant
REPONSES
spag33
déc. 08
aresseiyar
13 janv.
spag33
13 janv.
kokocmc
01 août
spag33
01 août
enilba
23 sept.
spag33
24 sept.
Version Web
Réalisé par RedShift
no save