Visualizzazione dei risultati da 1 a 5 su 5
  1. #1

    File flash visualizzati solo con IE

    Cia ragā, spero di postare nel posto giusto.
    In pratica ho un problemino,
    Ho fatto, insieme ad amici, un sito in PHP...ora in HOME ci sono due file FLASH che con IE 7 vengono visualizzati perfettamente...ma con OPERA o altri non si vedono.
    Come mai?

    Spero sappiate aiutarmi.
    Grazie .

  2. #2
    Utente di HTML.it
    Registrato dal
    Jan 2003
    Messaggi
    2,008
    prova a leggere questo post Mi pare che sia lo stesso problema

  3. #3
    Si il problema é identico...ho inserito il pezzo di codice al posto di quello che avevo io (che cmq era simile)...ma oltre a non visualizzarmi il file flash mi distorce tutto.

  4. #4
    Utente di HTML.it
    Registrato dal
    Jan 2003
    Messaggi
    2,008
    be allora posta il codice che usi e vediamo anche noi

  5. #5
    <html>

    <head>
    <style type="text/css">
    <!--

    A.xxx:link { color:#ffffff; text-decoration:none; }
    A.xxx:visited { color:#ffffff; text-decoration:none; }
    A.xxx:hover { color:#000080; text-decoration:none; font-size : 13pt;}

    -->
    </style>
    <style type="text/css">
    <!--

    A.xxy:link { color:#ffffff; text-decoration:none; }
    A.xxy:visited { color:#ffffff; text-decoration:none; }
    A.xxy:hover { color:#000080; text-decoration:none; font-size : 10pt;}

    .style1 {
    color: #FFFFFF;
    }

    .style2 {
    color: #FFFFFF;
    font-size: x-small;
    }
    .style3 {
    font-size: x-small;
    }

    .style4 {
    text-align: center;
    font-family: Aharoni;
    }

    -->
    </style>
    <meta http-equiv="Content-Language" content="it">
    <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
    <title>Home</title>
    </head>

    <body background="images/bg.png">

    <div align="center">
    <table cellpadding="0" cellspacing="0" width="943" height="1077">

    <tr>
    <td valign="top" width="913">
    <table cellpadding="0" cellspacing="0" width="913" height="233">

    <tr>
    <td valign="top" rowspan="2" width="279">
    <object classid="clsid: D27CDB6E-AE6D-11CF-96B8-444553540000" id="obj1" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" border="0" width="279" height="233">
    <param name="movie" value="images/UniW3.swf">
    <param name="quality" value="High">
    <embed src="../sito%20uni-world%20/images/UniW3.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj1" width="279" height="233" quality="High"></object>
    </td>
    <td height="26"></td>
    </tr>
    <tr>
    <td valign="top" height="207" width="634" background="images/sf.png">
    <p style="margin-top: 0; margin-bottom: 0">

    <p style="margin-top: 0; margin-bottom: 0">
    <p style="margin-top: 0; margin-bottom: 0">
    <p style="margin-top: 0; margin-bottom: 0">
    <p style="margin-top: 0; margin-bottom: 0">
    <p style="margin-top: 0; margin-bottom: 0">
    <p style="margin-top: 0; margin-bottom: 0">
    <p style="margin-top: 0; margin-bottom: 0">
    <p style="margin-top: 0; margin-bottom: 0">
    <p style="margin-top: 0; margin-bottom: 0">

    <font face="Arial" style="font-size: 10pt" color="#FFFFFF">chi siamo
    mappa sito forum
    contatti
    links</font></td>
    </tr>
    </table>
    </td>
    <td height="233" width="30"></td>
    </tr>
    <tr>
    <td valign="top" colspan="2" height="844">
    <div align="left">
    <table cellpadding="0" cellspacing="0" style="width: 913px; height: 19px">

    <tr>
    <td style="width: 29px"></td>
    <td valign="top" background="images/lartperma_36.png" style="width: 14px">

    </td>
    <td style="width: 857px" valign="top"><object classid="clsid: D27CDB6E-AE6D-11CF-96B8-444553540000" id="obj1" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0" border="0" width="857" height="19">
    <param name="movie" value="voci menu/news.swf">
    <param name="quality" value="High">
    <embed src="../sito%20uni-world%20/voci menu/news.swf" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" name="obj1" width="857" height="19" quality="High"></object>
    </td>


    Questo é il codice che contiene entrambi i file flash...

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2025 vBulletin Solutions, Inc. All rights reserved.