Visualizzazione dei risultati da 1 a 3 su 3

Discussione: Problema Firefox-IE

  1. #1

    Problema Firefox-IE

    Quesito 1:

    codice:
    <object id="wmp" width={WIDTH} height={HEIGHT} classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,0,0,0" standby="Loading Microsoft Windows Media Player components..." type="application/x-oleobject"> <param name="FileName" value="mms://sexy-wacky.no-ip.org:8000"> <param name="ShowControls" value="1"> <param name="ShowDisplay" value="0"> <param name="ShowStatusBar" value="1"> <param name="AutoSize" value="1">         <embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/windows95/downloads/contents/wurecommended/s_wufeatured/mediaplayer/default.asp" src="mms://sexy-wacky.no-ip.org:8000" name=MediaPlayer2 showcontrols=1 showdisplay=0 showstatusbar=1 autosize=1 visible=1 animationatstart=0 transparentatstart=1 loop=0 height=70 width=300> </embed></object>
    come mai con firefox funziona e con IE no??

    Quesito 2:

    codice:
    <frameset rows="4500*,500*" cols="*" framespacing="0" border="0" bordercolor="#000000","5%"> 
    
          <frame me name="centrale" src="home.html" noresize="noresize" frameborder="no" bordercolor="#000000">
          <frame me name="basso" src="mediaplayer.html" noresize="noresize" frameborder="no" bordercolor="#000000" > 
    </frameset>
    <noframes></noframes>
    bè la domanda è la stessa..

    GRAZIE A PRIORI
    Provoca Il Più Bravo E Morirai Come Uno Schiavo

  2. #2
    1. prova a mettere i valori di width e height nel object tag

    2. hai provato usare path completo?

  3. #3
    1. funziona...GRAZIE 1000!

    2. il path completo nn lo ricordo..
    Provoca Il Più Bravo E Morirai Come Uno Schiavo

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.