Bonjour,
J'ai un problème d'insertion du flash dans un article joomla.En effet, le script que j'ai utilisé est le suivant:
Code HTML :
<object codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=10,0,32,18" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" type="application/x-shockwave-flash" height="350" width="620">
<param name="_flashcreator" value="http://www.photo-flash-maker.com" />
<param name="_flashhost" value="http://www.go2album.com" />
<param name="src" value="images/flash/InteractiveGlobeXML.swf" /><embed height="350" width="620" src="images/flash/InteractiveGlobeXML.swf" _flashhost="http://www.go2album.com" _flashcreator="http://www.photo-flash-maker.com" type="application/x-shockwave-flash"> </embed>
</object>
Le dossier images/flash contient les fichiers suivant "InteractiveGlobeXML.swf", "InteractiveGlobeXML.fla","InteractiveGlobeConfig.xml" et "earth.jpg"
Pourriez vous m'aider pour afficher convenablement le fichier.swf?