Suche im Forum:
Suchen


Autor Nachricht
Beitrag05.09.2007 um 11:04 (UTC)    
Titel: In der HP videos ansehen

Ich will ein video in meine Homepage reinstellen, aber weis nicht wie das geht, dass wenn man auf die Seite kommt, direkt das video sehen kann... könnt ihr mir helfen??
Beitrag05.09.2007 um 11:47 (UTC)    
Titel:

Hallo,
das wäre dann dieser code:
Code:
<OBJECT ID="MediaPlayer" classid="CLSID:22d6f312-b0f6-11d0-94ab-0080c74c7e95"
CODEBASE="http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=6,4,5,715"
width="150" height="53" standby="Loading Microsoft Windows Media Player components..."
type="application/x-oleobject">
<PARAM NAME="FileName" VALUE="http://www.DER-URL.de
">
<PARAM NAME="TransparentAtStart" Value="true">
<PARAM NAME="AutoStart" Value="true">
<PARAM NAME="AnimationatStart" Value="false">
<PARAM NAME="ShowStatusBar" Value="true">
<PARAM NAME="ShowControls" Value="true">
<PARAM NAME="autoSize" Value="false">
<PARAM NAME="displaySize" Value="false">
<PARAM NAME="ShowAudioControls" Value="true">
<PARAM NAME="ShowPositionControls" Value="false">
<Embed type="application/x-mplayer2"
pluginspage="http://www.microsoft.com/Windows/Downloads/Contents/Products/MediaPlayer/"
src="http://www.youtube.com/watch?v=U7iSGoitLp0
" Name="MediaPlayer"
width="150" height="53" transparentAtStart="1" autostart="0"
animationAtStart="0" ShowControls="true" ShowAudioControls="1"
ShowPositionControls="0" autoSize="0" ShowStatusBar="1" displaySize="false">
</embed></OBJECT>

Aber denk an deine Rechte: [Du darst nur GEMA freie und GEMA erlaubte Viedeos oder Musik abspielen!]
______________
Gruß baehr
[img:aa2a198b71]http://baehr.de.tl/sig.png[/img:aa2a198b71]


Zuletzt bearbeitet von baehr am 05.09.2007, 12:48, insgesamt einmal bearbeitet
Beitrag05.09.2007 um 13:07 (UTC)    
Titel:

und was soll ich jetzt mit dem code?
Beitrag05.09.2007 um 17:33 (UTC)    
Titel:

okay, ich habs verstanden! DANKE!!
Beitrag05.09.2007 um 18:32 (UTC)    
Titel:

Beiträge der letzten Zeit anzeigen:   


Powered by phpBB © 2001, 2005 phpBB Group
Deutsche Übersetzung von phpBB.de