MacMusic.org  |  PcMusic.org  |  440Software  |  440Forums.com  |  440Tv  |  Zicos.com  |  AudioLexic.org
Loading... visitors connected
 
Reply to this topicStart new topic
> Lecteure De Fichier Mp3 Sur Le Net, Mac & PC : audio compatible ?
diego
post Mon 31 Jul 2006, 09:40
Post #1


Senior Member
****

Group: Members
Posts: 289
Joined: 17-Jul 02
From: Les Lilas - FR
Member No.: 5,967




Coucou, les geeks !

Sur mon site oueb, j'ai inclus la lecture automatique d'un mp3 de mes titres.
Issu d'un fichier .wav, je l'ai converti avec iTunes.

Or, certains utilisateurs de PC n'entendent pas la musique.

Question : est-ce qu'un fichier converti en mp3 par iTunes-Mac est lisible uniquement par les Mac ?

Pour infos, c'est un fichier mp3 que j'envoie en lecture de fond dans le code de ma page d'index avec le script suivant :

CODE
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8" width="800" height="600">
      <param name="movie" value="LSdD.swf">
      <param name="quality" value="high">
      <embed src="LSdD.swf" width="800" height="600" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed>
</object>


Merci de vos lumières !


--------------------
Mac Pro Xeon 2,66 (12 Go Ram) / Mac OS 10.6.5 / Logic Pro 9.1.3 / Tascam FW 1884 + FE-8 / 2 UAD-2 Duo (la totale en plugs) / Kore & Guitar Rig hard / CME UF-8
Go to the top of the page
 
+Quote Post
diego
post Mon 31 Jul 2006, 14:21
Post #2


Senior Member
****

Group: Members
Posts: 289
Joined: 17-Jul 02
From: Les Lilas - FR
Member No.: 5,967




Ah ben merdre, je vous mets le script, mais pas celui qu'il faut...

Le bon script :

CODE
<TABLE Width='100%' Height='100%' CellSpacing='0' CellPadding='0' Border='0'>
   <TR>
      <TD Align='Center' VAlign='Middle'>
         <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8"width="800" height="600">
            <param name="movie" value="LSdD.swf">
            <param name="quality" value="high">
            <embed src="LSdD.swf" width="800" height="600" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed>
         </object>
      <EMBED NAME='boucle1' SRC='MP3s/Montage_live.mp3' LOOP=true AUTOSTART=true MASTERSOUND HIDDEN=true WIDTH=0 HEIGHT=0></td>
   </TR>
</TABLE>


C'est donc ça qu'il faut voir (dernières lignes du script) :

CODE
<EMBED NAME='boucle1' SRC='MP3s/Montage_live.mp3' LOOP=true AUTOSTART=true MASTERSOUND HIDDEN=true WIDTH=0 HEIGHT=0>


Bref, tout ça pour vous dire que mon son n'est pas encapsulé dans du flash, mais bien un appel externe en html.


--------------------
Mac Pro Xeon 2,66 (12 Go Ram) / Mac OS 10.6.5 / Logic Pro 9.1.3 / Tascam FW 1884 + FE-8 / 2 UAD-2 Duo (la totale en plugs) / Kore & Guitar Rig hard / CME UF-8
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:

 

Lo-Fi Version - Thu 2 May 2024, 05:28
- © 440 Forums 2011