
26568
28.04.2006, aktualisiert 28.07.2008
Video bei Dreamweaver
Video bei Dreamweaver 8
Hallo!
kann man bei macromedia Dreamweaver 8 irgendwie ein VIdeo einfügen?
Hallo!
kann man bei macromedia Dreamweaver 8 irgendwie ein VIdeo einfügen?
Bitte markiere auch die Kommentare, die zur Lösung des Beitrags beigetragen haben
Content-ID: 31364
Url: https://administrator.de/forum/video-bei-dreamweaver-31364.html
Ausgedruckt am: 27.06.2025 um 20:06 Uhr
3 Kommentare
Neuester Kommentar

<object id="MediaPlayer1" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" standby="Loading Microsoft Windows Media Player components..." width="400" height="350">
<PARAM NAME="fileName"
VALUE ="http://www.deine-domain.de/dein-video.endung">
<PARAM NAME="animationatStart" VALUE="true">
<PARAM NAME="transparentatStart" VALUE="true">
<PARAM NAME="autoStart" VALUE="true">
<PARAM NAME="showControls" VALUE="true">
<PARAM NAME="ShowStatusBar" VALUE="True">
<EMBED TYPE="application/x-mplayer2" PLUGINSPAGE="http://microsoft.com/windows/mediaplayer/en/download"
ID=MediaPlayer
Name="mp_426289569"
WIDTH="400"
HEIGHT="350"
Src="http://www.deine-domain.de/dein-video.endung"
AutoSize="0"
AutoStart="1"
ClickToPlay="1"
DisplaySize="1"
EnableContextMenu="1"
EnableFullScreenControls="1"
EnableTracker="1"
Mute="0"
PlayCount="1"
ShowControls="1"
ShowAudioControls="1"
ShowDisplay="0"
ShowGotoBar="0"
ShowPositionControls="1"
ShowStatusBar="1"
ShowTracker="1"
Stretch="1">
</EMBED>
</OBJECT>
Lonesome Walker
<PARAM NAME="fileName"
VALUE ="http://www.deine-domain.de/dein-video.endung">
<PARAM NAME="animationatStart" VALUE="true">
<PARAM NAME="transparentatStart" VALUE="true">
<PARAM NAME="autoStart" VALUE="true">
<PARAM NAME="showControls" VALUE="true">
<PARAM NAME="ShowStatusBar" VALUE="True">
<EMBED TYPE="application/x-mplayer2" PLUGINSPAGE="http://microsoft.com/windows/mediaplayer/en/download"
ID=MediaPlayer
Name="mp_426289569"
WIDTH="400"
HEIGHT="350"
Src="http://www.deine-domain.de/dein-video.endung"
AutoSize="0"
AutoStart="1"
ClickToPlay="1"
DisplaySize="1"
EnableContextMenu="1"
EnableFullScreenControls="1"
EnableTracker="1"
Mute="0"
PlayCount="1"
ShowControls="1"
ShowAudioControls="1"
ShowDisplay="0"
ShowGotoBar="0"
ShowPositionControls="1"
ShowStatusBar="1"
ShowTracker="1"
Stretch="1">
</EMBED>
</OBJECT>
Lonesome Walker

hallo, habe diesen code eingefügt und es spielt auch ab http://www.coechens-homepage.de
jedoch nur ca. 2-3 sekundenn und das war es dann.....dabei ist das video doch auf dem server!?!?!?
jedoch nur ca. 2-3 sekundenn und das war es dann.....dabei ist das video doch auf dem server!?!?!?