Intro flash

angelvsangel Messages postés 97 Statut Membre -  
RAD ZONE Messages postés 5362 Statut Contributeur -
Bien le bonjour :)
J'aurais besoin de votre aide

Déja voici mon site ^^ : http://mfa-team.tk/

J'ai voulut y mettre une intro
Ayant un site nuked clan j'ai du installer un module "intro"
Il c'est bien installer mais apres avoir mis l'intro en swf
pas moyen de la centrer ....
voici le code :

<div id="Site" style="position:absolute; width:100%; height:100%; z-index:1; left:0; top:0; overflow: hidden; background-color: #000000; layer-background-color: #000000; border: 1 px none #000000;">

<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase=" http://fpdownload2.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0 " width="60%" height="60%" align="middle"/>
<param name="allowScriptAccess" value="sameDomain" />
<param name="movie" value=" http://mfa-team.verygames.net/9634.swf " />
<param name="menu" value="false" />
<param name="quality" value="high" />
<param name="bgcolor" value="#000000" />
<param name="align" value="middle" />
<embed src=" http://mfa-team.verygames.net/9634.swf " menu="false" quality="high" bgcolor="#000000" width="60%" height="60%" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash" pluginspage=" https://get.adobe.com/flashplayer/ " />
</object> </div>
<script language="JavaScript">
setTimeout("window.location='index.php'",30000);
</script>

Merci
de vos réponses...
++
A voir également:

2 réponses

angelvsangel Messages postés 97 Statut Membre 9
 
up
0
RAD ZONE Messages postés 5362 Statut Contributeur 1 360
 
SALUT

SUR TA PAGE "intro.php" remplace le code de la div Site par celui la

<div id="Site" align="center" style="position:relative; align:center; width:100%; height:100%; margin: 0px;padding: 0px;z-index:1;  overflow: hidden; background-color: #000000; layer-background-color: #000000; border: 1 px none #000000;">


RAD
0