Forum |  HardWare.fr | News | Articles | PC | S'identifier | S'inscrire | Shop Recherche
1602 connectés 

  FORUM HardWare.fr
  Programmation
  HTML/CSS

  [RESOLU] pb d'affichage de vidéo flash

 


 Mot :   Pseudo :  
 
Bas de page
Auteur Sujet :

[RESOLU] pb d'affichage de vidéo flash

n°1695732
babelvf
Posté le 02-03-2008 à 11:01:34  profilanswer
 

Bonjour à tous,
 
c'est la première fois que je poste dans cette catégorie, veuillez m'excuser d'avance si je me suis trompée.
Voilà mon pb (je suis assez débutante dans le domaine) : je fais de la mise à jour sur mon site en ajoutant de la vidéo flash (en .flv) sur certaines pages. Lorsque que je fais de la prévisualisation en interne sur mon pc, la vidéo s'affiche correctement. Mais qd je transfère mes fichiers (page modifiée et vidéo) sur le site distant à l'aide de Filezilla et qu'ensuite je vérifie directement sur le site, la vidéo ne s'affiche pas. L'espace réservé à la vidéo flash est bien là mais l'espace reste blanc.
Je ne comprend pas d'où vient le problème...
Quelqu'un saurait-il m'aider ?
 
Merci.


Message édité par babelvf le 04-03-2008 à 16:46:48
mood
Publicité
Posté le 02-03-2008 à 11:01:34  profilanswer
 

n°1695735
nargy
Posté le 02-03-2008 à 11:15:29  profilanswer
 

est-ce que tu teste la version locale et distante avec le même navigateur?
si oui, est-ce que le fichier .flv a bien été transféré?

n°1695738
babelvf
Posté le 02-03-2008 à 11:47:23  profilanswer
 

en local, ça marche avec IE et Firefox.
Aucun ne marche par contre en distant.
Et oui, d'après FileZilla, les fichiers sont bien transférés.

n°1695824
babelvf
Posté le 02-03-2008 à 16:54:41  profilanswer
 

up

n°1695828
babelvf
Posté le 02-03-2008 à 17:04:02  profilanswer
 

ceci ? :
<object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="300" height="225" id="FLVPlayer">
                <param name="movie" value="FLVPlayer_Progressive.swf" />
                <param name="salign" value="lt" />
                <param name="quality" value="high" />
                <param name="scale" value="noscale" />
                <param name="FlashVars" value="&MM_ComponentVersion=1&skinName=Clear_Skin_2&streamName=../../img_videos/reportages_fr3/Carmel_2&autoPlay=false&autoRewind=false" />
                <embed src="FLVPlayer_Progressive.swf" flashvars="&MM_ComponentVersion=1&skinName=Clear_Skin_2&streamName=../../img_videos/reportages_fr3/Carmel_2&autoPlay=false&autoRewind=false" quality="high" scale="noscale" width="300" height="225" name="FLVPlayer" salign="LT" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" />              
</object>

n°1695835
babelvf
Posté le 02-03-2008 à 17:48:38  profilanswer
 

Personne ?
Je suis débutante dans ce domaine, merci de me donner des pistes. Ca fait 3 jours que je cherche.
Aucune de mes pages avec des vidéos flash en .flv n'affiche la vidéo...

n°1695861
babelvf
Posté le 02-03-2008 à 18:54:57  profilanswer
 

voici le code de toute ma page :  
 
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
 
   
 
   
  <title>Compagnie Thomas Duchatelet</title>
  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
 
 
   
  <meta name="description" content="Site de la Compagnie Thomas Duchatelet, bas&eacute;e dans le Nord Pas-de-Calais : les cr&eacute;ations, le programme des spectacles et des formations, des cartes postales virtuelles &agrave; envoyer.">
 
   
  <meta name="keywords" content="danse, danse contemporaine, Duchatelet, Thomas Duchatelet, compagnie, chor&eacute;graphie, spectacle, cr&eacute;ation, formation, cours de danse, stage, r&eacute;sidence mission, m&eacute;diation, &eacute;v&egrave;nement, spectacle, tourn&eacute;e, diffusion, art, culture, multim&eacute;dia, installation, dvd, Lille, Villeneuve-d'Ascq, Nord, Pas-de-Calais, cour&eacute;e Dubar-Dekien, base 11/19, Carmel, Kyomi Ichida, Ichida, A perte de m&eacute;moire, La vie &agrave; un fil, Filatures, Les Fen&ecirc;tres qui parlent, Oh ! duo, Pierre qui brule, Soli, Berimbau, Initiales">
 
   
  <meta name="Author" content="Compagnie Thomas Duchatelet">
 
 
   
  <meta name="Creator Adress" content="contact@thomasduchatelet.org">
 
   
  <meta name="identifier-url" content="http://www.thomasduchatelet.org/">
 
 
   
  <meta name="robots" content="index, follow">
 
   
  <script language="javascript" type="text/javascript">
<!--
var rolloverImageDirectory = '../menu/';
var rolloverImageOffFiles = new Array('rub01_off.gif', 'rub02_off.gif', 'rub03_off.gif', 'rub04_off.gif', 'rub05_off.gif', 'rub06_off.gif', 'rub07_off.gif', 'rub08_off.gif', 'rub09_off.gif', 'rub10_off.gif', 'rub11_off.gif', 'rub12_off.gif');
var rolloverImageOnFiles = new Array('rub01_on.gif', 'rub02_on.gif', 'rub03_on.gif', 'rub04_on.gif', 'rub05_on.gif', 'rub06_on.gif', 'rub07_on.gif', 'rub08_on.gif', 'rub09_on.gif', 'rub10_on.gif', 'rub11_on.gif', 'rub12_on.gif');
var rolloverImageTagNames = new Array('rub01', 'rub02', 'rub03', 'rub04', 'rub05', 'rub06', 'rub07', 'rub08', 'rub09', 'rub10', 'rub11', 'rub12');
var rolloverCentralImageOffFile = 'nom02_on.gif';
var rolloverCentralImageOnFiles = new Array('nom01_on.gif', 'nom02_on.gif', 'nom03_on.gif', 'nom04_on.gif', 'nom05_on.gif', 'nom06_on.gif', 'nom07_on.gif', 'nom08_on.gif', 'nom09_on.gif', 'nom10_on.gif', 'nom11_on.gif', 'nom12_on.gif');
var rolloverCentralImageTagName = 'nom';
var rolloverCentralImageLayerName = '';
 
function MM_CheckFlashVersion(reqVerStr,msg){
  with(navigator){
    var isIE  = (appVersion.indexOf("MSIE" ) != -1 && userAgent.indexOf("Opera" ) == -1);
    var isWin = (appVersion.toLowerCase().indexOf("win" ) != -1);
    if (!isIE || !isWin){  
      var flashVer = -1;
      if (plugins && plugins.length > 0){
        var desc = plugins["Shockwave Flash"] ? plugins["Shockwave Flash"].description : "";
        desc = plugins["Shockwave Flash 2.0"] ? plugins["Shockwave Flash 2.0"].description : desc;
        if (desc == "" ) flashVer = -1;
        else{
          var descArr = desc.split(" " );
          var tempArrMajor = descArr[2].split("." );
          var verMajor = tempArrMajor[0];
          var tempArrMinor = (descArr[3] != "" ) ? descArr[3].split("r" ) : descArr[4].split("r" );
          var verMinor = (tempArrMinor[1] > 0) ? tempArrMinor[1] : 0;
          flashVer =  parseFloat(verMajor + "." + verMinor);
        }
      }
      // WebTV has Flash Player 4 or lower -- too low for video
      else if (userAgent.toLowerCase().indexOf("webtv" ) != -1) flashVer = 4.0;
 
      var verArr = reqVerStr.split("," );
      var reqVer = parseFloat(verArr[0] + "." + verArr[2]);
   
      if (flashVer < reqVer){
        if (confirm(msg))
          window.location = "http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash";
      }
    }
  }  
}
//-->
  </script>
 
   
  <script language="javascript" type="text/javascript" src="../menu/rollover_double.js">
<!--
function rolloverDoubleInit() {}
function rolloverDoubleOn() {}
function rolloverDoubleOff() {}
//-->
  </script>
   
  <script language="javascript"><!--
function popup(adresseUrl) {
var options = 'menubar=no,scrollbars=yes,resizable=no,status=no,width=420,height=400,toolbar=no,directories=no,location=no';
window.open(adresseUrl,'popup',options);
}
function popup2(adresseUrl)
{
var options = 'menubar=no,scrollbars=yes,resizable=no,status=no,width=740,height=500,toolbar=no,directories=no,location=no';
window.open(adresseUrl,'popup2',options);
}
// -->
  </script>
   
  <link rel="stylesheet" href="../../stylesCTD.css" type="text/css">
  <style type="text/css">
<!--
.Style1 {color: #d3232d}
.style2 { font-size: 10px;
 color: #666666;
 font-style: italic;
}
.style4 {font-size: 12px; color: #666666; font-style: italic; }
-->
  </style>
  <script src="Scripts/AC_RunActiveContent.js" type="text/javascript"></script>
</head>
 
 
<body leftmargin="0" topmargin="0" onLoad="rolloverDoubleInit();;MM_CheckFlashVersion('7,0,0,0','Content on this page requires a newer version of Adobe Flash Player. Do you want to download it now?');" style="color: rgb(0, 0, 0); background-color: rgb(255, 255, 255);" marginheight="0" marginwidth="0">
 
 
<a name="haut"></a><!-- #BeginLibraryItem "/Library/fr_carres_creation.lbi" -->
<table width="100%" border="0" cellspacing="0" cellpadding="0" height="30" bgcolor="#D3232D">
  <tr>
    <td valign="bottom"><table width="705" border="0" cellspacing="0" cellpadding="0" height="20">
        <tr valign="bottom">
          <td width="15" align="right"><a href="../compagnie/index.html" onMouseOver="rolloverDoubleOn('rub01');" onMouseOut="rolloverDoubleOff('rub01')"><img name="rub01" src="../menu/rub01_off.gif" width="10" height="10"  border="0"></a></td>
          <td width="15" align="right"><img name="rub02" src="../menu/rub02_on.gif" width="10" height="10" border="0"></td>
          <td width="15" align="right"><a href="../formation/index.html" onMouseOver="rolloverDoubleOn('rub03');" onMouseOut="rolloverDoubleOff('rub03')"><img name="rub03" src="../menu/rub03_off.gif" width="10" height="10" border="0"></a></td>
 
          <td width="15" align="right"><a href="../mediation/index.html" onMouseOver="rolloverDoubleOn('rub04');" onMouseOut="rolloverDoubleOff('rub04')"><img name="rub04" src="../menu/rub04_off.gif" width="10" height="10" border="0"></a></td>
          <td width="15" align="right"><a href="../ephemeride/index.php" onMouseOver="rolloverDoubleOn('rub05');" onMouseOut="rolloverDoubleOff('rub05')"><img name="rub05" src="../menu/rub05_off.gif" width="10" height="10" border="0"></a></td>
          <td width="15" align="right"><a href="../mecenat/index.html" onMouseOver="rolloverDoubleOn('rub12');" onMouseOut="rolloverDoubleOff('rub12')"><img name="rub12" src="../menu/rub12_off.gif" width="10" height="10" border="0"></a></td>
          <td width="15" align="right"><a href="../presse/index.html" onMouseOver="rolloverDoubleOn('rub06');" onMouseOut="rolloverDoubleOff('rub06')"><img name="rub06" src="../menu/rub06_off.gif" width="10" height="10" border="0"></a></td>
          <td width="15" align="right"><a href="../contacts/index.php" onMouseOver="rolloverDoubleOn('rub07');" onMouseOut="rolloverDoubleOff('rub07')"><img name="rub07" src="../menu/rub07_off.gif" width="10" height="10" border="0"></a></td>
          <td width="15" align="right"><a href="../liens/index.html" onMouseOver="rolloverDoubleOn('rub08');" onMouseOut="rolloverDoubleOff('rub08')"><img name="rub08" src="../menu/rub08_off.gif" width="10" height="10" border="0"></a></td>
          <td width="15" align="right"><a href="../xtras/index.html" onMouseOver="rolloverDoubleOn('rub09');" onMouseOut="rolloverDoubleOff('rub09')"><img name="rub09" src="../menu/rub09_off.gif" width="10" height="10" border="0"></a></td>
          <td><img src="../menu/carre1.gif" width="540" height="1"></td>
          <td width="15" align="right"><a href="../plan/index.html" onMouseOver="rolloverDoubleOn('rub10');" onMouseOut="rolloverDoubleOff('rub10')"><img name="rub10" src="../menu/rub10_off.gif" width="10" height="10" border="0"></a></td>
 
          <td width="15" align="right"><a href="../credits/index.html" onMouseOver="rolloverDoubleOn('rub11');" onMouseOut="rolloverDoubleOff('rub11')"><img name="rub11" src="../menu/rub11_off.gif" width="10" height="10" border="0"></a></td>
        </tr>
      </table></td>
  </tr>
</table>
<table width="700" border="0" cellspacing="0" cellpadding="0" height="30">
  <tr valign="top">
    <td width="110"></td>
    <td width="219"><a href="../../index.html"><img src="../menu/CTD.gif" width="219" height="20" border="0"></a></td>
    <td width="200"><a href="index.html"><img name="nom" src="../menu/nom02_on.gif" width="200" height="20" border="0"></a></td>
 
    <td width="171"></td>
  </tr>
</table>
<!-- #EndLibraryItem -->
<table border="0" cellpadding="0" cellspacing="0" width="804">
 
 <tbody>
 
    <tr>
 
 <td height="110" width="334">&nbsp;</td>
 
 <td height="110" valign="top" width="470">
       
      <table style="width: 469px; margin-left: 89px;" border="0" cellpadding="0" cellspacing="0">
 
 <tbody>
 
          <tr>
            <td style="width: 170px;" class="txt" height="16" valign="top"><a href="index.html">Introduction</a></td>
            <td style="width: 172px;" class="txt" height="16" valign="top"><a href="initiales.html">Initiales</a></td>
            <td style="width: 119px;" class="txt" height="16" valign="top"><a href="transfert.html">Transfert</a></td>
 
          </tr>
          <tr>
            <td height="16" valign="top" class="txt Style2" style="width: 170px;"><a href="oculus.html">Oculus</a></td>
            <td style="width: 172px;" class="txt" height="16" valign="top"><a href="pierre.html">Pierre qui
              br&ucirc;le/Soli/Berimbau</a></td>
            <td style="width: 119px;" class="txt" height="16" valign="top"><a href="objet.html">L'objet&nbsp;</a></td>
          </tr>
          <tr>
 
            <td style="width: 170px;" class="txt" height="16" valign="top"><a href="10ans.html">Dix ans d&eacute;j&agrave; ! </a></td>
            <td height="16" valign="top" class="txt Style1" style="width: 172px;"><a href="apdm.html">A perte de
              m&eacute;moire</a></td>
            <td style="width: 119px;" class="txt" height="16" valign="top"><a href="passage.html">Passage
              &agrave; l'acte</a><a href="objet.html"></a></td>
          </tr>
 
          <tr>
            <td style="width: 170px;" class="txt" height="16" valign="top"><a href="union.html"><span style="color: #333333;">Trait d'union</span></a></td>
            <td style="width: 172px;" class="txt" height="16" valign="top"><a href="secret.html">Ils... Le
              secret</a></td>
            <td style="width: 119px;" class="txt" height="16" valign="top"><a href="passage.html"></a></td>
          </tr>
          <tr>
            <td style="width: 170px;" class="txt" height="16" valign="top"><a href="pierre.html"><span style="font-style: italic;"></span></a><a href="versions.html">Dix-versions</a><a href="infini.html"></a></td>
 
            <td style="width: 172px;" class="txt" height="16" valign="top"><a href="ohduo.html">Oh !, duo</a></td>
            <td style="width: 119px;" class="txt" height="16" valign="top"></td>
          </tr>
          <tr>
            <td style="width: 170px;" class="txt" height="16" valign="top"><a href="infini.html">Entre
              0 (...) et l'infini&nbsp;</a></td>
            <td style="width: 172px;" class="txt" height="16" valign="top"><a href="filatures.html">Filatures</a></td>
            <td height="16" valign="top" class="txt Style1" style="width: 119px;">Ev&eacute;nements
              in situ</td>
 
          </tr>
        </tbody>
      </table>
 
      </td>
 
 
    </tr>
 
 
   
  </tbody>
 
</table><br>
 
<table border="0" cellpadding="0" cellspacing="0" width="780">
 
 <tbody>
 
    <tr>
 
 
      <td valign="top" width="334">  
       
      <table border="0" cellpadding="0" cellspacing="0" width="315">
 
 <tbody>
 
          <tr valign="top">
 
 <td height="209" width="15">&nbsp;</td>
 
 
            <td height="209" width="300"><img src="../../img_photos/carmel_4.jpg" alt="Le carmel" height="199" width="300"></td>
 </tr>
 
 <tr valign="top">
 
 <td width="15" height="209">&nbsp;</td>
 
 
            <td width="300"><img src="../../img_photos/carmel_5.jpg" alt="Le carmel" height="198" width="300"></td>
          </tr>
 
 <tr valign="top">
 
 <td width="15" height="221">&nbsp;</td>
 
 
            <td width="300"><script type="text/javascript">
AC_FL_RunContent( 'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0','width','300','height','225','id','FLVPlayer','src','FLVPlayer_Progressive','flashvars','&MM_ComponentVersion=1&skinName=Clear_Skin_2&streamName=../../img_videos/reportages_fr3/Carmel_2&autoPlay=false&autoRewind=false','quality','high','scale','noscale','name','FLVPlayer','salign','lt','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','FLVPlayer_Progressive' ); //end AC code
            </script>
              <noscript>
              <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="300" height="225" id="FLVPlayer">
  <param name="movie" value="FLVPlayer_Progressive.swf" />
  <param name="salign" value="lt" />
  <param name="quality" value="high" />
  <param name="scale" value="noscale" />
  <param name="FlashVars" value="&MM_ComponentVersion=1&skinName=Clear_Skin_2&streamName=../../img_videos/reportages_fr3/Carmel_2&autoPlay=false&autoRewind=false" />
  <embed src="FLVPlayer_Progressive.swf" flashvars="&MM_ComponentVersion=1&skinName=Clear_Skin_2&streamName=../../img_videos/reportages_fr3/Carmel_2&autoPlay=false&autoRewind=false" quality="high" scale="noscale" width="300" height="225" name="FLVPlayer" salign="LT" type="application/x-shockwave-flash" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" />
</object>
              </noscript>
 
           </tbody>
      </table>
 
      <p align="center"><span class="style4">Reportage : Les Journ&eacute;es du Patrimoine au Carmel</span></p></td>
 
 <td class="txt" valign="top" width="336"><p><font color="#d3232d">Chor&eacute;graphie</font> <a href='javascript:popup2("../cv/duchatelet.html" )'>Thomas
   Duchatelet</a> <font color="#d3232d">Interpr&egrave;tes</font>
 
   <a href='javascript:popup("../cv/cessiecq.html" )'>Johana
     Cessiecq</a>, <a href='javascript:popup("../cv/donnio.html" )'>Fabienne
       Donnio</a>, <a href='javascript:popup("../cv/guilmet.html" )'>Jimmy
         Guilmet</a><br>
   
   <font color="#d3232d">Dur&eacute;e</font>
   20 minutes <br>
   
   <br>
   La premi&egrave;re a eu lieu
   lors des Journ&eacute;es du Patrimoine les 21 et 22 septembre 2002.<br>
 
   
   
   <br>
   
        <font color="#333333"> Dans le cadre des
          Journ&eacute;es du Patrimoine, de nombreux sites et monuments
          historiques ouvrent leurs portes au public. La Mairie de Villeneuve
          d&rsquo;Ascq participe &agrave; cette op&eacute;ration et
          met en place diff&eacute;rents parcours de visite
          th&eacute;matique de la ville. <br>
           
          <br>
           
          <font color="#666666">En 2002, elle a souhait&eacute;
 
          agr&eacute;menter ces visites d&rsquo;interventions artistiques
            en partenariat avec les associations villeneuvoises.<br>
          </font>          </font><br>
   
        <font color="#333333"> La
          Compagnie Thomas Duchatelet a propos&eacute; &agrave; cette
          occasion diff&eacute;rents &eacute;v&eacute;nements en
          partenariat avec le service culturel de Villeneuve d&rsquo;Ascq et
          l&rsquo;agence d&rsquo;architecture, manifestant ainsi sa
          pr&eacute;sence dans le lieu et dans le paysage culturel de la
          ville.<br>
 
           
          <br>
           
          <font color="#666666">Portes
            ouvertes de la Compagnie Thomas Duchatelet pendant le week-end des
            Journ&eacute;es du Patrimoine du 20 au 22 septembre 2002. <br>
             
             
          <br>
          </font> </font>Interventions
   chor&eacute;graphiques in situ le dimanche 22 septembre 2002
   apr&egrave;s-midi (2 repr&eacute;sentations).</p>
   <p><br>
 
     </p></td>
 
 
      <td align="right" valign="top" width="120"> <a href="carmel.html"><img src="../img_items/retour.gif" alt="retour" border="0" height="22" width="100"></a><a href="../presse/index.html#events"><img src="../img_items/presse.gif" alt="presse" border="0" height="22" width="100"></a><a href="../ephemeride/diffusions.html#events"><img src="../img_items/calendrier.gif" alt="calendrier" border="0" height="22" width="100"></a></td>
 
 
    </tr>
 
 <tr>
 
 <td valign="top" width="334">&nbsp;</td>
 
 
      <td class="txt" valign="top" width="336">&nbsp;</td>
 
 
      <td align="right" valign="top" width="120"><a href="#haut"><img src="../../img_nav/haut.gif" alt="haut" border="0" height="20" width="20"></a></td>
 
 
    </tr>
 
 
   
  </tbody>
</table>
 
<br>
 
 
</body>
</html>
 
 

n°1696044
Zedlefou
In cabbage we trust !
Posté le 03-03-2008 à 04:23:01  profilanswer
 

Verifie que la video soit dans le bon dossier


---------------
Jeu de simulation Boursière - Version BETA - https://www.facebook.com/wildstocks
n°1696079
babelvf
Posté le 03-03-2008 à 09:19:03  profilanswer
 

Oui, elle est dans le bon dossier.

n°1696084
Zedlefou
In cabbage we trust !
Posté le 03-03-2008 à 09:27:45  profilanswer
 

Essaie de l'afficher avec SWFobject plutot ...


---------------
Jeu de simulation Boursière - Version BETA - https://www.facebook.com/wildstocks
mood
Publicité
Posté le 03-03-2008 à 09:27:45  profilanswer
 

n°1696102
babelvf
Posté le 03-03-2008 à 09:53:58  profilanswer
 

c'est à dire ?

n°1696143
Zedlefou
In cabbage we trust !
Posté le 03-03-2008 à 10:45:08  profilanswer
 

http://blog.deconcept.com/swfobject/


---------------
Jeu de simulation Boursière - Version BETA - https://www.facebook.com/wildstocks
n°1696172
babelvf
Posté le 03-03-2008 à 11:13:03  profilanswer
 

Merci, j'ai vu cette page, mais je n'ai pas réussi à remplacer ce qu'il faut remplacer...
Qd je travaille avec dreamweaver et que je fais insérer une vidéo flash, il me crée 3 fichiers en plus de la page HTML : un dossier scripts, un FLVPlayer_Progressive.swf et un Clear_Skin_2.swf.
Je me demande si le fait que la vidéo en distant ne s'affiche pas vient du fait que je place mal ces 3 choses générées par DW.
Où dois-je les disposer ? Dans le dossier contenant tous mes html, dans mon dossier contenant la vidéo ?

n°1696363
babelvf
Posté le 03-03-2008 à 15:36:31  profilanswer
 

personne pour m'aider ?

n°1696705
Zedlefou
In cabbage we trust !
Posté le 04-03-2008 à 04:27:22  profilanswer
 

Ben c'est a dire que la faudrait tout reprendre depuis le debut. :/
Vu comme ton code est crade et bidouillé, ca m'étonne deja que tu te sois pas fait insulter par les ayatollahs de cette section.
 
Essaie de trouver des tutos sur l'integration de Flash dans du HTML. Des players tout fait, facile a integrer.


---------------
Jeu de simulation Boursière - Version BETA - https://www.facebook.com/wildstocks
n°1697091
babelvf
Posté le 04-03-2008 à 16:45:05  profilanswer
 

Merci de m'aider, Zedlefou.
J'ai trouvé l'erreur, c'était affreusement bête : il y avait une erreur de frappe sur un dossier entre mon site local et le site distant. Donc le lien était faussé et l'image ne s'affichait pas.


Aller à :
Ajouter une réponse
  FORUM HardWare.fr
  Programmation
  HTML/CSS

  [RESOLU] pb d'affichage de vidéo flash

 

Sujets relatifs
[RESOLU] Array ou pas Array, mon intersect semble dire NON !Problème d'affichage
[Résolu] Problème "\" et "/"probleme d'affichage des accents sur mes pages
[Resolu] [Coppermine] Derniers ajouts[Résolu] Problème de variable qui veut pas sortir d'une fonction.
[RESOLU]Probleme ELSEprobléme affichage categorie sous annuaire
[RESOLU] EBJ3 + Webservice + Jboss[Résolu]"Couper" un .pdf
Plus de sujets relatifs à : [RESOLU] pb d'affichage de vidéo flash


Copyright © 1997-2022 Hardware.fr SARL (Signaler un contenu illicite / Données personnelles) / Groupe LDLC / Shop HFR