Playlist mp3 player

Fermé
pako-37 Messages postés 45 Date d'inscription dimanche 31 janvier 2010 Statut Membre Dernière intervention 15 mai 2010 - 15 mai 2010 à 10:37
pako-37 Messages postés 45 Date d'inscription dimanche 31 janvier 2010 Statut Membre Dernière intervention 15 mai 2010 - 15 mai 2010 à 13:28
Bonjour,
besoin d'aide pour configuration playliste lecteur automatique mais j'arrivé pas voila mon code:

<mp3config>

<!-- choose here if you want the mp3player to automatically start and shuffle songs (true or false) -->
<autostart>false</autostart>
<shuffle>true</shuffle>

<!-- choose the mp3player repeat mode (none, one or all) -->
<repeat>none</repeat>

<!-- choose the mp3player volume (0 to 100) -->
<volume>90</volume>

<!-- choose here if you want to show the display, playlist or link buttons (true' or false) -->
<showdisplay>true</showdisplay>
<showplaylist>true</showplaylist>
<linktarget>_top</linktarget>

<!-- choose the mp3player colors (hexadecimal, from 0x000000 to 0xffffff) -->
<backcolor>0xffffff</backcolor>
<frontcolor>0x000000</frontcolor>
<lightcolor>0xcc9900</lightcolor>

<!-- you can set a JPG as the background here to skin the mp3player -->
<jpgfile>toppi.jpg</jpgfile>

</mp3config>

et merci d'avance


A voir également:

2 réponses

avion-f16 Messages postés 19249 Date d'inscription dimanche 17 février 2008 Statut Contributeur Dernière intervention 15 juin 2024 4 505
15 mai 2010 à 13:24
Quel lecteur utilises-tu ?
0
pako-37 Messages postés 45 Date d'inscription dimanche 31 janvier 2010 Statut Membre Dernière intervention 15 mai 2010
15 mai 2010 à 13:28
mrcii pour la reponse j'atilise mp3player on fait j'ai trouvé voila a la place de false faut mettre true
<autostart>false</autostart>

<autostart>true</autostart>
mais pour Lecture en boucle j'ai pas trouvé encor le lecteur comance automatique mais s'arret la premier piste
si vous avez une solution
merciiiii
cordialment
0