Jump to content

[Résolu] Problème intégration module Flash d' alsacreations.fr/dewslider dans Header


Recommended Posts

mon site st en ligne mais avant je fais les test en local .
Mon animation fonctionne dans une page html.
voici les deux fichiers

le html:

<html >
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>dewplayer</title>
</head>
<body bgcolor="#000000">


<object type="application/x-shockwave-flash" data="dewslider.swf?xml=dewslider.xml&transition=blur&speed=60&timer=3"
width="900" height="151"><param name="movie" value="dewslider.swf?xml=dewslider.xml&transition=blur&speed=60&timer=3" /></object>


</body>
</html>

puis le xml

<?xml version="1.0" ?>
showbuttons="no"
showtitles="no"
showrandom="no"
randomstart="no"
timer="3"
alignbuttons="no"
transition="blur"
speed="60">
bg.jpg
bg1.jpg
bg2.jpg
bg3.jpg
bg4.jpg


voilà j'ai mis un dossier à la racine du site avec mon dossier img dedans
Link to comment
Share on other sites

<?xml version="1.0" ?>
   showbuttons="no"
   showtitles="yes"
 showrandom="no"
 randomstart="yes"
 timer="5"
 aligntitles="bottom"
 alignbuttons="top"
 transition="fade"
 speed="20"
 >




si tu veux un lien

    



sinon

    

Link to comment
Share on other sites

essaye de le mettre dans l'éditeur de page d'accueil pour le test

<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="556" height="200" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0">
<embed type="application/x-shockwave-flash" width="556" height="200" src="dewslider.swf?xml=dewslider.xml"></embed>



avec dewslider.swf et dewslider.xml à la racine de prestashop

Link to comment
Share on other sites

J'avais mis le dossier dewslider.swf à la racine de la boutique et j'ai fais comme tu m'a dis j'ai copier le fichier .xml à la racine de la boutique là ou il y a le dossier modules et thème mais quand je veux copier le fichier .swf il me met un message d'erreur impossible copier dossier protégé en écriture...? bizzare àlors que je peux le copier partout ailleurs???

Link to comment
Share on other sites

  • 1 month later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...