ForunsBB

Tecnologia Programação e SEO para Webmasters
Data/Hora: 21 mai 2012, 20:07

Os Horários são TMG




Criar Novo Tópico Responder a este Tópico  [ 2 mensagens ] 
Autor Mensagem
 Assunto da Mensagem: Embedding the Windows Media Player
MensagemEnviado: 07 mai 2007, 21:26 
Offline
Nível 1
Nível 1

Registado: 15 jul 2005, 16:30
Mensagens: 167
Alguem sabe me dizer pq eu n csg meter esta radio http://195.234.45.50:8000 a reproduzir nesta aplicaçao ?

Código:
<HTML>
<HEAD>
<TITLE>Document Title</TITLE>
</HEAD>
<BODY>

<script language="JavaScript">
<!--
    if ( navigator.appName == "Netscape" )
    {
        //-- This next line ensures that any plug-ins just installed are updated in the browser
        //-- without quitting the browser.
        navigator.plug-ins.refresh();
        // We don't need the APPLET within IE
        // ***Please note that if you do not need to script events, you can safely remove the next two lines
        document.write("\x3C" + "applet MAYSCRIPT Code=NPDS.npDSEvtObsProxy.class")
        document.writeln(" width=5 height=5 name=appObs\x3E \x3C/applet\x3E")
    }
//-->
</script>

<!-- Set ShowControls, ShowDisplay, ShowStatusBar to value 0 to not display the corresponding thing under the video window -->
<OBJECT ID="MediaPlayer" WIDTH=320 HEIGHT=240 classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95"
codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,7,1112"
standby="Loading Microsoft Windows Media Player components..."
type="application/x-oleobject">
    <PARAM NAME="filename" VALUE="http://195.234.45.50:8000">
    <PARAM NAME="ShowControls" VALUE="1">
    <PARAM NAME="ShowDisplay" VALUE="1">

    <PARAM NAME="ShowStatusBar" VALUE="1">
    <PARAM NAME="AutoSize" VALUE="1">
    <Embed type="application/x-mplayer2"
        pluginspage="http://www.microsoft.com/windows/windowsmedia/download/AllDownloads.aspx/"
        filename="Station1.asx"
        src="Station1.asx"
        Name=MediaPlayer
        ShowControls=1
        ShowDisplay=1
        ShowStatusBar=1
        width=320
        height=240>
    </embed>
</OBJECT>

</BODY>
</HTML>
            



Topo
 Perfil  
 
 Assunto da Mensagem:
MensagemEnviado:  




Topo
   
 
 Assunto da Mensagem:
MensagemEnviado: 07 mai 2007, 23:00 
Offline
Nível 1
Nível 1

Registado: 15 jul 2005, 16:30
Mensagens: 167
já não é preciso obrigado :P


Topo
 Perfil  
 
Mostrar mensagens anteriores:  Ordenar por  
Criar Novo Tópico Responder a este Tópico  [ 2 mensagens ] 

Os Horários são TMG


Quem está ligado:

Utilizador a ver este Fórum: Nenhum utilizador registado e 1 visitante


Criar Tópicos: Proibído
Responder Tópicos: Proibído
Editar Mensagens: Proibído
Apagar Mensagens: Proibído
Enviar anexos: Proibído

Pesquisar por:
Ir para:  
Política de Privacidade | Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group