- Home
- Categorie
- Coding e Sistemistica
- HTML e CSS
- Problema video non tiene conto del codice
-
Problema video non tiene conto del codice
<object type="video/x-ms-wmv"
data="file.wmv" width="350" height="300">
<param name="src" value="http://www.freemagicweb.com/bigguymassejumpshot.wmv" />
<param name="autostart" value="true" />
<param name="controller" value="true" />
</object>Perche' non tiene conto del cosice? mi sballa tutto il sito
Spero che rispondiate presto.Qui potete vedere
-
4 post uguali? ghghghgh non lo fatta apposta scusate
-
http://www.freemagicweb.com/filmati-divertenti-gatto.html addirittura con firefox e tutto sballato, come posso risolvere il problema? con il plugin che uso anche se metto l' url del video non me lo prende ghghg
-
Mettere nell'object le misure in pixel?
-
Hogudo mi faresti un es. di cosice? li sto provando tutte ma mi sballa sempre.
-
<OBJECT ID="MediaPlayer" WIDTH="350" HEIGHT="300" CLASSID="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" STANDBY="Loading Windows Media Player components..." TYPE="application/x-oleobject">
<PARAM NAME="FileName" VALUE="http://www.freemagicweb.com/filmati_divertenti/gatto.wmv">
<PARAM name="ShowControls" VALUE="true">
<param name="ShowStatusBar" value="false">
<PARAM name="ShowDisplay" VALUE="false">
<PARAM name="autostart" VALUE="true">
<EMBED TYPE="application/x-mplayer2" SRC="http://www.freemagicweb.com/filmati_divertenti/gatto.wmv" NAME="MediaPlayer" WIDTH="350" HEIGHT="300" ShowControls="1" ShowStatusBar="0" ShowDisplay="0" autostart="0"> </EMBED>
</OBJECT>Con questo codice ora va bene per IE ma con Firefox e' tutto sballato
Come si puo risolvere?
-
Hai provato a chiuderlo dentro un div con dimensioni fisse? Se non risolvi prova a vedere il codice che usa un'altro sito che fa la stessa cosa che vuoi fare tu.