Notifications
Retirer tout

Inclure banniere flash

11 Posts
2 Utilisateurs
0 Reactions
1 089 Vu
MystM
Posts: 1364
Initiateur du sujet
(@mystm)
Membre noble
Inscription: Il y a 22 ans

Niark !

LA grande question que je me pose depuis hier !

j'ai ma banniere flash, et à moins de passer par une iframe, je vois vraiment pas comment l'afficher sur un site !

sur cibleclick, ils passent par un js, mais je vois pas trop

solution ?

10 Réponses
Malouk
Posts: 6356
Admin
(@malouk)
Membre illustre
Inscription: Il y a 23 ans

Passe par une iframe, c'est plus facile 😉

Répondre
MystM
Posts: 1364
Initiateur du sujet
(@mystm)
Membre noble
Inscription: Il y a 22 ans

rooooh !
<iframe scrolling="no" height="60" width="468" src="http://www.info-concept.net/pub.php"></iframe>
page où j'applle la page où se situe l'anim
<body leftmargin=0 topmargin=0><object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="468" height="60">
<param name="movie" value="images/pub/ban.swf">
<param name="quality" value="high">
<embed src="images/pub/ban.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="468" height="60"></embed></object></body>  

page où est appellée l'anim !

et malgré tout ca il y a un rebord a la frame ! juge en par toi même : http://www.info-concept.net/liens.php

j'ai dejà testé le border = 0 etc.., quedal

edit, tellement pressé que c'etait illisible xD

Répondre
Malouk
Posts: 6356
Admin
(@malouk)
Membre illustre
Inscription: Il y a 23 ans

Comme ça

<!--debut iframe  -->
<iframe src="http://www.info-concept.net/pub.php" frameborder="0" width="468" height="60" scrolling="NO" noresize marginwidth=0 marginheight=0>
</iframe>
<!--fin iframe -->

Répondre
MystM
Posts: 1364
Initiateur du sujet
(@mystm)
Membre noble
Inscription: Il y a 22 ans

nice 🙂

Répondre
Page 1 / 3
Retour en haut