|
|
|
Configuration: Windows Vista Firefox 2.0.0.14
Bonjour,
Essaye de retirer ce code là : </script> <noscript> <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="250" height="257"> <param name="movie" value="photodefilbleu2_Séquence 1.swf" /> <param name="quality" value="high" /> <embed src="photodefilbleu2_Séquence 1.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="250" height="257"></embed> </object> </noscript> </td> </tr> En mettant celui là, à la place : <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0" width="250" height="257"> <param name="movie" value="photodefilbleu2_Séquence 1.swf"> <param name="quality" value="high"> <embed src="photodefilbleu2_Séquence 1.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="250" height="257"> </embed> </object> |
Le nom de ton animation est également compliqué : photodefilbleu2_Séquence 1
Il vaut mieux éviter les noms avec des chiffres, des majuscules, des accents, et avec le _
|
Ton code est trop bordelique :
'codebase','http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','width','250','height','257','src','photodefilbleu2_Séquence 1','quality','high','pluginspage','http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash','movie','photodefilbleu2_Séquence 1' ); //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=9,0,28,0" width="250" height="257"> <param name="movie" value="photodefilbleu2_Séquence 1.swf" /> <param name="quality" value="high" /> <embed src="photodefilbleu2_Séquence 1.swf" quality="high" pluginspage="http://www.adobe.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="250" height="257"></embed> </object> </noscript> </td> Retire tout ça pour mettre celui que je t'ai donné ! Change le nom de ton fichier : photodefilbleu2_Séquence 1.swf
|
Le principal c'est que ça fonctionne !
Si je peux me permettre de te donner un conseil pour ton site, je rajouterai un onglet supplémentaire pour dire où se situe ta ferme et comment y accéder. Bonne continuation !
|
| 12/06 21h08 | Prblem Anim Flash sous IE | Webmastering | 02/10 21h35 | 13 |
| 07/02 14h13 | PB animation FLASH dans IE | Programmation | 07/02 14h13 | 0 |
| 21/01 18h25 | Gros pb d'affichage animations flash avec IE | Webmastering | 22/01 17h50 | 2 |
| 22/11 09h08 | pb avec animation flash sous ie | Webmastering | 23/11 11h32 | 3 |
| 17/05 12h33 | Anim flash 9 sur IE ne se lis pas | Webmastering | 13/07 19h25 | 7 |