- Home
- Categorie
- Digital Marketing
- Grafica, Visual Design & UX
- Problema pagine create con Dreamweaver e Flash.
-
Problema pagine create con Dreamweaver e Flash.
Buonasera, avevo un problema nella visualizzazione delle pagine html create con Dreamweaver e contenenti oggetti Flash.
L?ho risolto aggiungendo la stringa <script src="fixit.js" type="text/javascript"></script>
nella pagina e il file fixit.js nella cartella dove si trova la pagina ma ora visualizzando le pagine sul web Explorer le carica subito ma il preload in basso resta a metà. Cos'ho sbagliato?Questo è il mio codice:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>A&B</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
</head><body>
<table width="800" height="685" border="0" align="center" cellpadding="0" cellspacing="0">
<tr>
<td height="202" colspan="2" valign="top"><img src="Immagini/Loghi.jpg" width="321" height="202"></td>
<td colspan="2" valign="top" bgcolor="99e813"> <object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="479" height="202">
<param name="movie" value="Men%F9/Navigator%20Assistenza.swf">
<param name="quality" value="high">
<embed src="Men%F9/Navigator%20Assistenza.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="479" height="202"></embed></object></td>
</tr>
<tr>
<td width="6" rowspan="2" valign="top"><img src="Immagini/Left.jpg" width="6" height="487"></td>
<td width="315" height="464" valign="top"><img src="Immagini/Dati.jpg" width="315" height="70">
<object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="315" height="252">
<param name="movie" value="News/News.swf">
<param name="quality" value="high">
<embed src="News/News.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="315" height="252"></embed></object>
<img src="Immagini/Copyright.jpg" width="315" height="140"> </td>
<td width="554" valign="top"><object classid="clsid27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="479" height="70">
<param name="movie" value="Login/Login.swf">
<param name="quality" value="high">
<embed src="Login/Login.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="479" height="70"></embed></object>
</td>
<td width="6" rowspan="2" valign="top"><img src="Immagini/Right.jpg" width="6" height="487"></td>
</tr>
<tr>
<script src="fixit.js" type="text/javascript"></script>
<td height="6" valign="top" bgcolor="99e813"><div align="center">Copyright
2007 - Tutti i diritti riservati </div></td>
<td height="6" valign="top" bgcolor="99e813"> </td>
</tr>
</table>
</body>
</html>
-
Ciao Matteriv e benvenuto sul ForumGT
Nell'attesa che arrivi qualcuno a darti qualche consiglio ti cambio il titolo.
Prima di aprire un nuovo topic, dai un'occhiata al regolamento
-
Ciao matteriv,
ti consiglio di installare questo aggiornamento per dreamweaver: