Inclure banniere fl...
 
Notifications
Retirer tout

Inclure banniere flash

MystM
(@mystm)
Membre noble

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 ?

Citation
Initiateur du sujet Posté : 3 janvier 2005 10 h 21 min
Malouk
(@malouk)
Membre illustre Admin

Passe par une iframe, c'est plus facile 😉

Dans le doute reboot, dans la tomate format !

RépondreCitation
Posté : 3 janvier 2005 11 h 12 min
MystM
(@mystm)
Membre noble

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épondreCitation
Initiateur du sujet Posté : 3 janvier 2005 16 h 22 min
Malouk
(@malouk)
Membre illustre Admin

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 -->

Dans le doute reboot, dans la tomate format !

RépondreCitation
Posté : 3 janvier 2005 16 h 36 min
MystM
(@mystm)
Membre noble

nice 🙂

RépondreCitation
Initiateur du sujet Posté : 3 janvier 2005 18 h 19 min
MystM
(@mystm)
Membre noble

rofl ! j'avais oublié un truc primordial !

le lien sur la bann flash ! :blink: don't réussi

(deso pour le vent sur msn tout a l'h, j'était sur... cs?

RépondreCitation
Initiateur du sujet Posté : 3 janvier 2005 21 h 03 min
Malouk
(@malouk)
Membre illustre Admin

Ca c'est dans ton pub.php. Il n'y a pas de lien 😉

Dans le doute reboot, dans la tomate format !

RépondreCitation
Posté : 4 janvier 2005 12 h 17 min
MystM
(@mystm)
Membre noble

si si, j'en ai remis un, toute l'anim flash est "linkée"

xD c'est quoi ce verbe

RépondreCitation
Initiateur du sujet Posté : 4 janvier 2005 23 h 41 min
Malouk
(@malouk)
Membre illustre Admin

Dans le code que tu as mis un peu plus haut, je ne vois pas de lien :blink:

Dans le doute reboot, dans la tomate format !

RépondreCitation
Posté : 5 janvier 2005 10 h 13 min
MystM
(@mystm)
Membre noble

<body leftmargin=0 topmargin=0><a href="http://www.info-concept.net" target="_blank"><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></a></body>  

RépondreCitation
Initiateur du sujet Posté : 5 janvier 2005 13 h 40 min
Malouk
(@malouk)
Membre illustre Admin

Ben alors faut mettre le lien dans ton flash

Avec un rectangle 468*60 en fond (de la bannière) que tu tranformes en bouton. Et dans action, tu mets un truc du style :
on (press){
getURL("http://www.info-concept.net", "_blanck", "POST");
}

Dans le doute reboot, dans la tomate format !

RépondreCitation
Posté : 5 janvier 2005 16 h 19 min
Retour en haut