Probléme mini

Résolu/Fermé
pascal60410 Messages postés 76 Date d'inscription samedi 14 mars 2009 Statut Membre Dernière intervention 3 septembre 2009 - 15 mars 2009 à 21:47
pascal60410 Messages postés 76 Date d'inscription samedi 14 mars 2009 Statut Membre Dernière intervention 3 septembre 2009 - 16 mars 2009 à 22:35
Bonjour,

personne ne peus m'aidé please ??
A voir également:

34 réponses

pascal60410 Messages postés 76 Date d'inscription samedi 14 mars 2009 Statut Membre Dernière intervention 3 septembre 2009 8
15 mars 2009 à 23:25
http://pascal-rencontre.com
0
RAD ZONE Messages postés 5230 Date d'inscription samedi 20 janvier 2007 Statut Contributeur Dernière intervention 17 août 2024 1 360
15 mars 2009 à 23:33
non ce player ne conviendra pas a ton site !

il a ete concu pour le site ou tu la pris ! et les modif a y apporter sont trop lourde !
0
pascal60410 Messages postés 76 Date d'inscription samedi 14 mars 2009 Statut Membre Dernière intervention 3 septembre 2009 8
15 mars 2009 à 23:42
ok merçi rad zone tu connais pas un lecteur avec le lien deja lol avec n'importe quel musique qui demarre autostart mé en aussi petit
0
RAD ZONE Messages postés 5230 Date d'inscription samedi 20 janvier 2007 Statut Contributeur Dernière intervention 17 août 2024 1 360
15 mars 2009 à 23:45
mais tu ne veux pas mettre une ou plusieurs de tes de tes musique ??

0
pascal60410 Messages postés 76 Date d'inscription samedi 14 mars 2009 Statut Membre Dernière intervention 3 septembre 2009 8
15 mars 2009 à 23:48
non rad zone c'est juste un mini lecteur avec n'importe quel musique que je souhaite et qui demarre en autostart , juste pour le fun quand tuu ouvre la page du site , donc du moment qu'il y a une musique c'est bon :p
0

Vous n’avez pas trouvé la réponse que vous recherchez ?

Posez votre question
RAD ZONE Messages postés 5230 Date d'inscription samedi 20 janvier 2007 Statut Contributeur Dernière intervention 17 août 2024 1 360
16 mars 2009 à 00:11
bon je te fais ca !
0
pascal60410 Messages postés 76 Date d'inscription samedi 14 mars 2009 Statut Membre Dernière intervention 3 septembre 2009 8
16 mars 2009 à 00:20
merçi rad zone super cool de ta part
0
RAD ZONE Messages postés 5230 Date d'inscription samedi 20 janvier 2007 Statut Contributeur Dernière intervention 17 août 2024 1 360
16 mars 2009 à 01:18
Bon on vas essayer de faire simple :-)

dabord tu telecharge ce .rar et tu recupere le dossier "player" qui est dedans!
LE DOSSIER PLAYER
tu peux essayer le player avec la page exemple.html qui est dedans


Tu envois ce dossier "player" ( sans la page exemple.html) sur ton site sans rien toucher dedans !!

maintenant le code a mettre dans ta page !

1 : tout en haut de ta page tu vois ca

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>pascalrencontre</title>


tu vas mettre cette ligne
<script type="text/javascript" src="player/swfobject.js"></script>  

juste en dessous du titre de ta page <title>pascalrencontre</title>


2 : a la place de ce code pour l ancien player
<embed src="http://www.seeqpod.com/cache/seeqpodSlimlineEmbed.swf" wmode="transparent" type="application/x-shockwave-flash" flashvars="domain=href= <a href='http://www.seeqpod.com/api/music/getPlaylist?playlist_id=344700c7ed%27' target='_blank' rel='nofollow noopener noreferrer'><a href='http://www.seeqpod.com/api/music/getPlaylist?playlist_id=344700c7ed%27' target='_blank' rel='nofollow noopener noreferrer'><a href='http://www.seeqpod.com/api/music/getPlaylist?playlist_id=344700c7ed%27' target='_blank' rel='nofollow noopener noreferrer'><a href='http://www.seeqpod.com/api/music/getPlaylist?playlist_id=344700c7ed%27' target='_blank' rel='nofollow noopener noreferrer'><a href='http://www.seeqpod.com/api/music/getPlaylist?playlist_id=344700c7ed%27' target='_blank' rel='nofollow noopener noreferrer'><a href='http://www.seeqpod.com/api/music/getPlaylist?playlist_id=344700c7ed%27' target='_blank' rel='nofollow noopener noreferrer'>http://www.seeqpod.com/api/music/getPlaylist?playlist_id=344700c7ed'</a></a></a></a></a></a> target='_blank' rel='nofollow'>http://www.seeqpod.com&amp;playlistXMLPath=http/...</a>" &amp;="" width="360" height="60">


tu met celui la

<p id="player2">      
      <a href="https://get.adobe.com/flashplayer/">Get the Flash Player</a> to see this player.     
    </p>
<script type="text/javascript">
//<![CDATA[
var s2 = new SWFObject("player/mediaplayer.swf","playlist","400","30","9");
s2.addParam("allowfullscreen","false");
s2.addVariable("file","player/playlist.xml");
s2.addVariable("autostart","true");
s2.addVariable("repeat","list");
s2.addVariable("shuffle","true");
s2.addVariable("skin","player/skins/swift.swf");
s2.addVariable("backcolor","0x000000");
s2.addVariable("frontcolor","0xCCCCCC");
s2.addVariable("lightcolor","0x557722");
s2.write("player2");
//]]>
</script>  


le titre qui demareras seras aleatoire sur les 4 mp3 que j ai mis !!

si tu veux mettre des zique a toi , le plus simple est que tu remplace ceux que j ai misent par les tiennes en les appelant comme moi

1.mp3 , 2.mp3 ect

si tu as un probleme dis le

A+
0
pascal60410 Messages postés 76 Date d'inscription samedi 14 mars 2009 Statut Membre Dernière intervention 3 septembre 2009 8
16 mars 2009 à 10:26
slt rad zone j'ai bien suivi tes instruction mé pas de resultat !! je debute lol mé enfin la je n'obtient qu'une ligne en haut de ma page , pas grave je vais laisser comme ça , merçi a toi
0
pascal60410 Messages postés 76 Date d'inscription samedi 14 mars 2009 Statut Membre Dernière intervention 3 septembre 2009 8
16 mars 2009 à 10:38
sinon rad zone contact moi la zebra60@live.fr je me sert rarement de cette adresse mé j'y serais a++
0
RAD ZONE Messages postés 5230 Date d'inscription samedi 20 janvier 2007 Statut Contributeur Dernière intervention 17 août 2024 1 360
16 mars 2009 à 11:53
Bon 2 messages qui ne veulent pas s afficher ???

alors je repost !!

si tu as bien envoye sur ton site le dossier "player"


voila ta page index complete
ICI
0
pascal60410 Messages postés 76 Date d'inscription samedi 14 mars 2009 Statut Membre Dernière intervention 3 septembre 2009 8
16 mars 2009 à 12:26
re rad zone laisse tombé ça ne veus pas s'ouvrir ,je t'ais demandé de me contacté a zebra60@live.fr si tu reçois ce message entre mon adresse sinon merçi pour tout ! mé il n'y a rien a faire ça fonctionne pas a++
0
RAD ZONE Messages postés 5230 Date d'inscription samedi 20 janvier 2007 Statut Contributeur Dernière intervention 17 août 2024 1 360
16 mars 2009 à 12:33
Comment ca ca ne s ouvre pas ????

regardeICI

si ca fonctionne chez moi , ca fonctionne chez toi :-))

je t'ais demandé de me contacté a zebra60@live.fr
on peux le faire ici ,
0
pascal60410 Messages postés 76 Date d'inscription samedi 14 mars 2009 Statut Membre Dernière intervention 3 septembre 2009 8
16 mars 2009 à 12:50
bravo rad zone c'est vraiment ce que je voudrais mé je suis debutant je n'arriverais jamais a faire ça , j'ai essayé malheureusement impossible je suis pas assé qualifié c'est pour cela que je t'ai demandé de me contacté enfin merçi
0
RAD ZONE Messages postés 5230 Date d'inscription samedi 20 janvier 2007 Statut Contributeur Dernière intervention 17 août 2024 1 360
16 mars 2009 à 13:05
??????

mais tu n as pas envoye le dossier player sur ton site ??

bon alors la on ne peux pas faire plus simple !!

tu prend cette archive.rar tu extrais les fichiers (index.html et le dossier player )

et tu ENVOIS LES 2 SUR TON SITE

LA PAGE index.html vas remplacer ton ancienne page !

ET C EST TOUT CE QU IL Y AS A FAIRE !!!!!! :-))
0
pascal60410 Messages postés 76 Date d'inscription samedi 14 mars 2009 Statut Membre Dernière intervention 3 septembre 2009 8
16 mars 2009 à 13:15
bon dsl mé je n'arrive pas a ouvrir ce fichier , je pige plus rien je ne peus l'ouvrir avec rien , pas grave merçi pouir tous allé a++
0
RAD ZONE Messages postés 5230 Date d'inscription samedi 20 janvier 2007 Statut Contributeur Dernière intervention 17 août 2024 1 360
Modifié par Jeff le 3/07/2013 à 10:09
tu ne pouvais pas le dire que c etait le .rar que tu n arrivais pas a ouvrir !!!!
c est avec
WinRar ou bien Winzip

mais tu devrais en avoir un des 2 deja instale !!?

enfin prend un des 2 !! instal le et tu pourras ouvrir le fichier .rar


♣ La plus grande erreur que puisse faire un homme est d'avoir peur d'en faire une. ♣
0
pascal60410 Messages postés 76 Date d'inscription samedi 14 mars 2009 Statut Membre Dernière intervention 3 septembre 2009 8
16 mars 2009 à 13:46
lol comme je t'ais dit jsuis vraiment debutant lol j'ai ouvert et extrait comme tu me la dit , mé j'ai la version pro de e-monsite je sais pas comment envoyé les fichiers sur ma page d'accueil erf :p
0
RAD ZONE Messages postés 5230 Date d'inscription samedi 20 janvier 2007 Statut Contributeur Dernière intervention 17 août 2024 1 360
16 mars 2009 à 13:52
je ne connais pas e-monsite , mais tu as certainement un panneau d administration ??

si tu pouvais en faire une image de la page que je vois a quoi il ressemble , je te dirais comment faire !


0
pascal60410 Messages postés 76 Date d'inscription samedi 14 mars 2009 Statut Membre Dernière intervention 3 septembre 2009 8
16 mars 2009 à 17:10
je t'ai envoyé la total de mon admin lol enfin tout ce qui ais sur la page d'accueil tu na pas du recevoir erf j'essai de t'envoyé le haut pour voir !!<center><embed src="http://www.satisfaction.com/led-scroller-generator/show.swf?baseURL=http://www./led-scroller-generator/&clickURL=http:///led-scroller-generator/&clickLABEL=LED Scroller Generator&flashLABEL=&delaySpeed=30&transID=0&str=Bienvenue%20Chez%20pascal%2DRencontre&bgColor=0&symbolX=14&w=8&h=6&pointType=point&glowColor=65280&designNum=0" quality="high" bgcolor="#ffffff" width="754" height="56" name="show" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="https://get.adobe.com/flashplayer/" /><br><small><a href="http://www./led-scroller-generator/"></a></small></center>
<noscript><a href="http://www.widgeo.net">counter</a></noscript> <a href="http://www.widgeo.net"><img width="1" height="1" border="0" src="http://www.widgeo.net/tracking.php?id=14045"></a>
<script>var compteurcc_adultvar = "0";</script>
<script src="http://www.widgeo.net/..."></script>
<noscript><a href="http://www.widgeo.net">counter</a></noscript>
</SCRIPT>
<A HREF="http://www.meilleurduweb.com/index.php?id= 233891" target="_blank"><IMG SRC="http://www.meilleurduweb.com/images/pub/votez_88.31.gif" border="0" ALT="Meilleur du Web : Classement des meilleurs sites web."></A>
l<head><script language="JavaScript" src="http://chez-pleiades.com/calendrier/004/calendrier.js"></script><head/><embed src="http://www.clockmysite.com/flash/classy.swf?hex=000000" wmode="transparent" type="application/x-shockwave-flash" height="200" width="200"> <head/><head><script language="JavaScript" src="http://chez-pleiades.com/calendrier/005/calendrier.js"></script><head/> <a href="http://www.zimagez.com/zimage/montrejohnny.php" target="_blank" title="rencontre"><img src="http://www.zimagez.com/avatar/montrejohnny.gif" alt="rencontre" /></a> <!-- Mon compteur de vote Weborama -->
<A HREF="https://weborama.com/?id_vote=385556" target="_top">VOTEZ-LA </a></A>
<!-- fin de mon code--> <a href="http://www.zimagez.com/zimage/johnnyhallyday.php" target="_blank" title="renconre sue chat visio"><img src="http://www.zimagez.com/avatar/johnnyhallyday.jpg" alt="renconre sue chat visio" /></a>
<a target='_blank' title='ImageShack - Image And Video Hosting' href='http://img19.imageshack.us/my.php?image=bisous11ck6.gif'><img src='http://img19.imageshack.us/img19/5489/bisous11ck6.gif' border='0'/></a><br/><a href="http://g.imageshack.us/img19/bisous11ck6.gif/1/"></a> <embed src="http://www.seeqpod.com/cache/seeqpodSlimlineEmbed.swf" wmode="transparent" width="360" height="60" type="application/x-shockwave-flash" flashvars="domain=http://www.seeqpod.com&playlistXMLPath=http/..."&></emheight=15 border=0></a>
0
pascal60410 Messages postés 76 Date d'inscription samedi 14 mars 2009 Statut Membre Dernière intervention 3 septembre 2009 8
16 mars 2009 à 17:10
je t'ai envoyé la total de mon admin lol enfin tout ce qui ais sur la page d'accueil tu na pas du recevoir erf j'essai de t'envoyé le haut pour voir !!<center><embed src="http://www.satisfaction.com/led-scroller-generator/show.swf?baseURL=http://www./led-scroller-generator/&clickURL=http:///led-scroller-generator/&clickLABEL=LED Scroller Generator&flashLABEL=&delaySpeed=30&transID=0&str=Bienvenue%20Chez%20pascal%2DRencontre&bgColor=0&symbolX=14&w=8&h=6&pointType=point&glowColor=65280&designNum=0" quality="high" bgcolor="#ffffff" width="754" height="56" name="show" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage="https://get.adobe.com/flashplayer/" /><br><small><a href="http://www./led-scroller-generator/"></a></small></center>
<noscript><a href="http://www.widgeo.net">counter</a></noscript> <a href="http://www.widgeo.net"><img width="1" height="1" border="0" src="http://www.widgeo.net/tracking.php?id=14045"></a>
<script>var compteurcc_adultvar = "0";</script>
<script src="http://www.widgeo.net/..."></script>
<noscript><a href="http://www.widgeo.net">counter</a></noscript>
</SCRIPT>
<A HREF="http://www.meilleurduweb.com/index.php?id= 233891" target="_blank"><IMG SRC="http://www.meilleurduweb.com/images/pub/votez_88.31.gif" border="0" ALT="Meilleur du Web : Classement des meilleurs sites web."></A>
l<head><script language="JavaScript" src="http://chez-pleiades.com/calendrier/004/calendrier.js"></script><head/><embed src="http://www.clockmysite.com/flash/classy.swf?hex=000000" wmode="transparent" type="application/x-shockwave-flash" height="200" width="200"> <head/><head><script language="JavaScript" src="http://chez-pleiades.com/calendrier/005/calendrier.js"></script><head/> <a href="http://www.zimagez.com/zimage/montrejohnny.php" target="_blank" title="rencontre"><img src="http://www.zimagez.com/avatar/montrejohnny.gif" alt="rencontre" /></a> <!-- Mon compteur de vote Weborama -->
<A HREF="https://weborama.com/?id_vote=385556" target="_top">VOTEZ-LA </a></A>
<!-- fin de mon code--> <a href="http://www.zimagez.com/zimage/johnnyhallyday.php" target="_blank" title="renconre sue chat visio"><img src="http://www.zimagez.com/avatar/johnnyhallyday.jpg" alt="renconre sue chat visio" /></a>
<a target='_blank' title='ImageShack - Image And Video Hosting' href='http://img19.imageshack.us/my.php?image=bisous11ck6.gif'><img src='http://img19.imageshack.us/img19/5489/bisous11ck6.gif' border='0'/></a><br/><a href="http://g.imageshack.us/img19/bisous11ck6.gif/1/"></a> <embed src="http://www.seeqpod.com/cache/seeqpodSlimlineEmbed.swf" wmode="transparent" width="360" height="60" type="application/x-shockwave-flash" flashvars="domain=http://www.seeqpod.com&playlistXMLPath=http/..."&></emheight=15 border=0></a>
0
RAD ZONE Messages postés 5230 Date d'inscription samedi 20 janvier 2007 Statut Contributeur Dernière intervention 17 août 2024 1 360
16 mars 2009 à 17:30
looool

non ca je ne peux rien en faire !!

telecharge ca ScreenCapturer.zip

ouvre le zip et lance le programe

et tu fais une capture de ta page d admin de e mosite !

et envoi l image ici https://imageshack.com/

tu me donneras le lien qu ils te donneront pour voir l image !
0
pascal60410 Messages postés 76 Date d'inscription samedi 14 mars 2009 Statut Membre Dernière intervention 3 septembre 2009 8
16 mars 2009 à 18:07
http://img24.imageshack.us/img24/282/pascalpage.png

https://imageshack.com/

http://img24.imageshack.us/img24/7454/pascalpage2.gif
0
RAD ZONE Messages postés 5230 Date d'inscription samedi 20 janvier 2007 Statut Contributeur Dernière intervention 17 août 2024 1 360
16 mars 2009 à 18:21
bon le plus simple est de le faire avec toi ! et de voir comment faire !

alors tu vas aller sur cette page http://www.spark-angels.com/web/launch.html

et tu fais execute ! un programe java va ce lancer !

tu choisi "JE SUIS ACCOMPAGNE 3 ET tu me donne le code que le soft de donneras !
je verais ton ecran et pourrais te guider en direct !


♣  La plus grande erreur que puisse faire un homme est d'avoir peur d'en faire une. ♣
0
pascal60410 Messages postés 76 Date d'inscription samedi 14 mars 2009 Statut Membre Dernière intervention 3 septembre 2009 8
16 mars 2009 à 18:30
ok c'est 004 984 921
0
RAD ZONE Messages postés 5230 Date d'inscription samedi 20 janvier 2007 Statut Contributeur Dernière intervention 17 août 2024 1 360
16 mars 2009 à 18:55
c est quoi qui bloque chez toi !!!!!
redonne un code !!
0
pascal60410 Messages postés 76 Date d'inscription samedi 14 mars 2009 Statut Membre Dernière intervention 3 septembre 2009 8
16 mars 2009 à 18:59
011 729 224
0
pascal60410 Messages postés 76 Date d'inscription samedi 14 mars 2009 Statut Membre Dernière intervention 3 septembre 2009 8
16 mars 2009 à 22:35
Merçi encore RAD ZONE tu ais le meilleur a plus cher amis
0