par
Prophet master » 13 oct. 2008, 00:55
Bonjour voici mon problème je voudrais modifier se lien si dessous :
Code : Tout sélectionner
[b]<div style="width:180px;height:236px;"><object width="180" height="236"><param name="movie" value="http://www.deezer.com/embedded/widget.swf?path=12771401&lang=fr&colorBack=0x525252&colorVolume=0x00CCFF&colorScrollbar=0x666666&colorText=0xFFFFFF&autoplay=1&autoShuffle=0&id=2054144"></param><embed src="http://www.deezer.com/embedded/widget.swf?path=12771401&lang=fr&colorBack=0x525252&colorVolume=0x00CCFF&colorScrollbar=0x666666&colorText=0xFFFFFF&autoplay=1&autoShuffle=0&id=2054144" type="application/x-shockwave-flash" width="180" height="236"></embed></object><br><font size='1' color ='#000000' face='Arial'>Découvrez <a href='http://www.deezer.com/fr/the-beatnuts.html'>The Beatnuts</a>!</font></div>[/b]
en ceci :
Code : Tout sélectionner
[b]<div style="width:180px;height:236px;"><object width="180" height="236"><param name="movie" value="http://www.deezer.com/embedded/widget.swf?path=12771401&lang=fr&colorBack=0x525252&colorVolume=0x00CCFF&colorScrollbar=0x666666&colorText=0xFFFFFF&autoplay=1&autoShuffle=0&id=2054144"></param><embed src="http://www.deezer.com/embedded/widget.swf?path=12771401&lang=fr&colorBack=0x525252&colorVolume=0x00CCFF&colorScrollbar=0x666666&colorText=0xFFFFFF&autoplay=1&autoShuffle=0&id=2054144" type="application/x-shockwave-flash" width="180" height="236"></embed></object><br><font size="1" color ="#000000" face="Arial">Découvrez <a href="http://www.deezer.com/fr/the-beatnuts.html">The Beatnuts</a>!</font></div>[/b]
donc en gros remplacer tout les
' par des
" dans le lien inséré je n'ai pas trouver de solution étant débutant...
Merci d'avance à celui qui sait le faire
Bonjour voici mon problème je voudrais modifier se lien si dessous :
[code][b]<div style="width:180px;height:236px;"><object width="180" height="236"><param name="movie" value="http://www.deezer.com/embedded/widget.swf?path=12771401&lang=fr&colorBack=0x525252&colorVolume=0x00CCFF&colorScrollbar=0x666666&colorText=0xFFFFFF&autoplay=1&autoShuffle=0&id=2054144"></param><embed src="http://www.deezer.com/embedded/widget.swf?path=12771401&lang=fr&colorBack=0x525252&colorVolume=0x00CCFF&colorScrollbar=0x666666&colorText=0xFFFFFF&autoplay=1&autoShuffle=0&id=2054144" type="application/x-shockwave-flash" width="180" height="236"></embed></object><br><font size='1' color ='#000000' face='Arial'>Découvrez <a href='http://www.deezer.com/fr/the-beatnuts.html'>The Beatnuts</a>!</font></div>[/b][/code]
en ceci :
[code][b]<div style="width:180px;height:236px;"><object width="180" height="236"><param name="movie" value="http://www.deezer.com/embedded/widget.swf?path=12771401&lang=fr&colorBack=0x525252&colorVolume=0x00CCFF&colorScrollbar=0x666666&colorText=0xFFFFFF&autoplay=1&autoShuffle=0&id=2054144"></param><embed src="http://www.deezer.com/embedded/widget.swf?path=12771401&lang=fr&colorBack=0x525252&colorVolume=0x00CCFF&colorScrollbar=0x666666&colorText=0xFFFFFF&autoplay=1&autoShuffle=0&id=2054144" type="application/x-shockwave-flash" width="180" height="236"></embed></object><br><font size="1" color ="#000000" face="Arial">Découvrez <a href="http://www.deezer.com/fr/the-beatnuts.html">The Beatnuts</a>!</font></div>[/b][/code]
donc en gros remplacer tout les [b]'[/b] par des [b]"[/b] dans le lien inséré je n'ai pas trouver de solution étant débutant...
Merci d'avance à celui qui sait le faire