26568

Video bei Dreamweaver

Video bei Dreamweaver 8

Hallo!
kann man bei macromedia Dreamweaver 8 irgendwie ein VIdeo einfügen?
Auf Facebook teilen
Auf X (Twitter) teilen
Auf Reddit teilen
Auf Linkedin teilen

Content-ID: 31364

Url: https://administrator.de/forum/video-bei-dreamweaver-31364.html

Ausgedruckt am: 27.06.2025 um 20:06 Uhr

16568
16568 28.04.2006 um 09:47:19 Uhr
Goto Top
<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
26568
26568 28.04.2006 um 12:51:59 Uhr
Goto Top
oh danke, es geht
67891
67891 28.07.2008 um 12:53:04 Uhr
Goto Top
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!?!?!?