je galère pas mal sur Dreamweaver que je découvres depuis peu...
Je souhaiterez faire une page avec un entourage en flash et un lien sur un forum au centre.
J'ai donc découpé un header, footer et les bords du fichier flash... mais je ne parviens pas à les "recoller" parfaitement... cc'est tout décallé...
Comment kon fait?
Par ailleurs, dois-je créer une frame pour faire un lien direct sur le forum?
Voici le code...
Code : Tout sélectionner
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<title>Untitled Document</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link href="css.css" rel="stylesheet" type="text/css">
<style type="text/css">
<!--
body {
margin-left: 0px;
margin-top: 0px;
margin-bottom: 0px;
}
-->
</style></head>
<body>
<table width="963" height="607" border="0" cellpadding="0" cellspacing="0" bgcolor="#FFFFFF"><!--DWLayoutTable-->
<tr>
<td width="959" height="105" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td width="955" height="105" valign="top"><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="955" height="105">
<param name="movie" value="header.swf">
<param name=quality value=high>
<embed src="header.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="955" height="105"></embed>
</object></td>
</tr>
</table></td>
<td width="4"> </td>
</tr>
<tr>
<td height="424" colspan="2" valign="top"><table width="100%" border="0" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td width="4"> </td>
<td width="15" valign="top"><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="15" height="424">
<param name="movie" value="bord.swf">
<param name=quality value=high>
<embed src="bord.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="15" height="424"></embed>
</object></td>
<td width="929"> </td>
<td width="15" align="right" valign="top"><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="15" height="424">
<param name="movie" value="bord.swf">
<param name=quality value=high>
<embed src="bord.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="15" height="424"></embed>
</object></td>
</tr>
</table></td>
</tr>
<tr>
<td height="4"></td>
<td></td>
</tr>
<tr>
<td height="74" colspan="2" valign="top"><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="955" height="71">
<param name="movie" value="footer.swf">
<param name=quality value=high>
<embed src="footer.swf" quality=high pluginspage="http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash" type="application/x-shockwave-flash" width="955" height="71"></embed>
</object></td>
</tr><tr><td height="1"><img src="spacer.gif" alt="" width="959" height="1"></td>
<td></td>
</tr>
</table>
<p></p>
</body>
</html>Merci pour votre aiguillage