Guardate a che livello sono arrivato : http://www.privetorino.net/flash/ ,come potrai notare il flash sta bel bello nello sfondo e sono riuscito anche ad impostare il menu' in alto fisso e in piu' si viasualizza bene con ie,firef ecc...
Tuttavia non riesco ad inserire un div fisso in basso come quello che c'è in alto che contiene il menu(penso che sia una cazzata) e il div che contiene il contenuto al centro,non riesco a farlo stare al centro perfetto.idee per aiutarmi? P.s: ho fatto come dicevi te...
posto il codice :
codice:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xmlns:cvml="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Flash fullscreen background on html</title> <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/swfobject/2.2/swfobject.js"></script> <style type="text/css">  </style> 	<script type="text/javascript" src="swfobject.js"></script>  <script type="text/javascript">  </script> </head> <div id="TOP"> 		[img]button16.gif[/img][img]button26.gif[/img][img]button2F.gif[/img][img]button38.gif[/img][img]button41.gif[/img][img]button4A.gif[/img]</div> <body onload="FP_preloadImgs(/*url*/'button17.gif',/*url*/'button18.gif',/*url*/'button27.gif',/*url*/'button28.gif',/*url*/'button30.gif',/*url*/'button31.gif',/*url*/'button39.gif',/*url*/'button3A.gif',/*url*/'button42.gif',/*url*/'button43.gif',/*url*/'button4B.gif',/*url*/'button4C.gif')">  <div id="container" align="center" style="left: 62px; top: 91px"> 		

 				</p> 		<h1> 				</h1> <div class="content" style="background-position: center; width: 704px; height: -154px; font-family: Tahoma; font-size: xx-large; background-image: url('sfondino.png'); background-repeat: no-repeat; position: relative; top: -15px; left: 0px;" align="center">	 				Cleò Glamour Club Privè - Torino - Piemonte.<h4></h4> 				<table style="width: 93%"> 					<tr> 						<td style="width: 160px; font-size: medium"> 						aASDSADAsaSAsaSAS</td> 						<td></td> 					</tr> 					<tr> 						<td style="height: 230px; width: 160px"></td> 						<td style="height: 230px"></td> 					</tr> 				</table> 				<span>
 				</span></p> 				[img]../../IMMAGININE/lella.png[/img]

 		</p> 		

</p>         <div>         	 		

</p>         	 		</div></div>         </div> </div>  <div id="bg"> <script type="text/javascript"> var flashvars = {   myFile: "a_bg_img.jpg", //set the file URL that flash will load   myFileType: "image", //set filetype (values: image, flash)   loadEffect: "Fade" //set load effect - options: "Fade", "Wipe", "Iris", "PixelDissolve", "Photo" }; var params = {   id: "bg",   name: "bg",   wmode: "transparent",   menu: "false" }; var attributes = {   id: "bg",   name: "bg",   wmode: "transparent",   menu: "false" };  swfobject.embedSWF("prova.swf", "bg", "100%", "100%", "10.0.45.2","expressInstall.swf", flashvars, params, attributes); </script> </div> </body> </html>