Come fare? Visualizzo solo1 degli oggetti....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"> <head> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title>AIR Dolomiti</title> <script type="text/javascript" src="flashobject.js"></script> <style type="text/css"> /* hide from ie on mac \*/ html { height: 100%; overflow: hidden; } #flashcontent { height: 100%; } /* end hide */ body { height: 100%; margin: 0; padding: 0; background-image:url(img/sf.jpg) } </style> </head> <body> <div id="flashcontent"> You need to upgrade your Flash Player This is replaced by the Flash content. Place your alternate content here and users without the Flash plugin or with Javascript turned off will see this. Content here allows you to leave out <code>noscript</code> tags. Include a link to bypass the detection if you wish. </div> <div align="center"> <center> <table border="0" cellpadding="0" cellspacing="0" width="754" bgcolor="#FFFFFF" style="border: 1 solid #B5B5B5"> <tr> <td colspan="3" width="753"> <script type="text/javascript"> // <![CDATA[ var top = new FlashObject("swf/top.swf", "top", "754", "296", "8", "#FFffff"); //<! fo.addVariable("flashVarText", "this is passed in via FlashVars for example only"); top.addParam("scale", "noscale"); top.write("flashcontent"); // ]]> </script> </td> </tr> <tr> <td width="11">[img]img/sxlatob.jpg[/img]</td> <td width="212">[img]img/cerca.jpg[/img]</td> <td width="507"> <script type="text/javascript"> // <![CDATA[ var menu = new FlashObject("swf/menu.swf", "menu", "531", "39", "8", "#FFffff"); //<! fo.addVariable("flashVarText", "this is passed in via FlashVars for example only"); menu.addParam("scale", "noscale"); menu.write("flashcontent"); // ]]> </script> </td> </tr> <tr> <td width="10"></td> <td width="212">[img]img/cercaform.jpg[/img]</td> <td width="507"> <script type="text/javascript"> // <![CDATA[ var centro = new FlashObject("swf/centro.swf", "centro", "531", "352", "8", "#FFffff"); //<! fo.addVariable("flashVarText", "this is passed in via FlashVars for example only"); centro.addParam("scale", "noscale"); centro.write("flashcontent"); // ]]> </script> </td> </tr> <tr> <td colspan="3" width="753"> <script type="text/javascript"> // <![CDATA[ var footer = new FlashObject("swf/footer.swf", "footer", "754", "83", "8", "#FFffff"); //<! fo.addVariable("flashVarText", "this is passed in via FlashVars for example only"); footer.addParam("scale", "noscale"); footer.write("flashcontent"); // ]]> </script> </td> </tr> </table> </center> </div> </body> </html>