• Jetzt anmelden. Es dauert nur 2 Minuten und ist kostenlos!

swf Video in Website einbinden

danalinde

Neues Mitglied
Hallo, ich möchte ein Vodeo im swf Format in eine Homepage einbinden.
Das Video stammt von dieser Seite: WDR MEDIATHEK - WDR.de. Ich habe es mit der Download Funktion vom Real Player runtergeladen und hatte die Hofnung, dass es funktioniert, wenn ich es einfach auf der Seite verlinke.
Das tut es aber leider nicht. Ich habe das Video hochgeladen, aber wenn ich auf den Link klicke wird mir immer "Netzwerkfehler Datei nicht vorhanden" angezeigt. http://joomla1.nrw-trophy.de/Video/WDR MEDIATHEK - WDR.de.swf

Danach habe ich versucht, dass Video folgendermaßen einzubinden:


<object data="video/hermann.swf" type="application/x-shockwave-flash" width="600" height="400">
<param name="movie" value="video/hermann.swf">
<param name="quality" value="high">
<param name="scale" value="exactfit">
<param name="menu" value="true">
<param name="bgcolor" value="#000040">
</object>

Funktioniert aber leider auch nicht. :?
Wäre super, wenn mir jemand helfen könnte, dieses Problem zu beheben.

Vielen Dank
Dana
 
Werbung:
swfObject:

static:


Code:
[LIST=1]
[*][FONT=Courier New][COLOR=#00bbdd]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">[/COLOR][/FONT]
[*][FONT=Courier New][COLOR=#009900][URL="http://december.com/html/4/element/html.html"][COLOR=#000000][B]<html[/B][/COLOR][/URL] xmlns=[COLOR=#ff0000]"http://www.w3.org/1999/xhtml"[/COLOR] [COLOR=#000066]lang[/COLOR]=[COLOR=#ff0000]"en"[/COLOR] xml:[COLOR=#000066]lang[/COLOR]=[COLOR=#ff0000]"en"[/COLOR][COLOR=#000000][B]>[/B][/COLOR][/COLOR][/FONT]
[*][FONT=Courier New] [COLOR=#009900][URL="http://december.com/html/4/element/head.html"][COLOR=#000000][B]<head>[/B][/COLOR][/URL][/COLOR][/FONT]
[*][FONT=Courier New]   [COLOR=#009900][URL="http://december.com/html/4/element/title.html"][COLOR=#000000][B]<title>[/B][/COLOR][/URL][/COLOR]SWFObject v2.0 - step 3[COLOR=#009900][COLOR=#000000][B]</title>[/B][/COLOR][/COLOR][/FONT]
[*][FONT=Courier New]   [COLOR=#009900][URL="http://december.com/html/4/element/meta.html"][COLOR=#000000][B]<meta[/B][/COLOR][/URL] [COLOR=#000066]http-equiv[/COLOR]=[COLOR=#ff0000]"Content-Type"[/COLOR] [COLOR=#000066]content[/COLOR]=[COLOR=#ff0000]"text/html; charset=iso-8859-1"[/COLOR] /[COLOR=#000000][B]>[/B][/COLOR][/COLOR][/FONT]
[*][FONT=Courier New]   [COLOR=#009900][URL="http://december.com/html/4/element/script.html"][COLOR=#000000][B]<script[/B][/COLOR][/URL] [COLOR=#000066]type[/COLOR]=[COLOR=#ff0000]"text/javascript"[/COLOR] [COLOR=#000066]src[/COLOR]=[COLOR=#ff0000]"swfobject.js"[/COLOR][COLOR=#000000][B]>[/B][/COLOR][/COLOR][COLOR=#009900][COLOR=#000000][B]</script>[/B][/COLOR][/COLOR][/FONT]
[*][FONT=Courier New]   [COLOR=#009900][URL="http://december.com/html/4/element/script.html"][COLOR=#000000][B]<script[/B][/COLOR][/URL] [COLOR=#000066]type[/COLOR]=[COLOR=#ff0000]"text/javascript"[/COLOR][COLOR=#000000][B]>[/B][/COLOR][/COLOR][/FONT]
[*][FONT=Courier New]   swfobject.registerObject("meinFlash", "9.0.0", "expressInstall.swf");[/FONT]
[*][FONT=Courier New]   [COLOR=#009900][COLOR=#000000][B]</script>[/B][/COLOR][/COLOR][/FONT]
[*][FONT=Courier New] [COLOR=#009900][COLOR=#000000][B]</head>[/B][/COLOR][/COLOR][/FONT]
[*][FONT=Courier New] [COLOR=#009900][URL="http://december.com/html/4/element/body.html"][COLOR=#000000][B]<body>[/B][/COLOR][/URL][/COLOR][/FONT]
[*][FONT=Courier New]   [COLOR=#009900][URL="http://december.com/html/4/element/div.html"][COLOR=#000000][B]<div>[/B][/COLOR][/URL][/COLOR][/FONT]
[*][FONT=Courier New]     [COLOR=#009900][URL="http://december.com/html/4/element/object.html"][COLOR=#000000][B]<object[/B][/COLOR][/URL] [COLOR=#000066]id[/COLOR]=[COLOR=#ff0000]"meinFlash"[/COLOR] [COLOR=#000066]classid[/COLOR]=[COLOR=#ff0000]"clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"[/COLOR] [COLOR=#000066]width[/COLOR]=[COLOR=#ff0000]"550"[/COLOR] [COLOR=#000066]height[/COLOR]=[COLOR=#ff0000]"400"[/COLOR][COLOR=#000000][B]>[/B][/COLOR][/COLOR][/FONT]
[*][FONT=Courier New]       [COLOR=#009900][URL="http://december.com/html/4/element/param.html"][COLOR=#000000][B]<param[/B][/COLOR][/URL] [COLOR=#000066]name[/COLOR]=[COLOR=#ff0000]"movie"[/COLOR] [COLOR=#000066]value[/COLOR]=[COLOR=#ff0000]"myflash.swf"[/COLOR] /[COLOR=#000000][B]>[/B][/COLOR][/COLOR][/FONT]
[*][FONT=Courier New]       [COLOR=#009900][COLOR=#808080][I]<!--[if !IE]>[/I][/COLOR][/COLOR]-->[/FONT]
[*][FONT=Courier New]       [COLOR=#009900][URL="http://december.com/html/4/element/object.html"][COLOR=#000000][B]<object[/B][/COLOR][/URL] [COLOR=#000066]type[/COLOR]=[COLOR=#ff0000]"application/x-shockwave-flash"[/COLOR] [COLOR=#000066]data[/COLOR]=[COLOR=#ff0000]"myflash.swf"[/COLOR] [COLOR=#000066]width[/COLOR]=[COLOR=#ff0000]"550"[/COLOR] [COLOR=#000066]height[/COLOR]=[COLOR=#ff0000]"400"[/COLOR][COLOR=#000000][B]>[/B][/COLOR][/COLOR][/FONT]
[*][FONT=Courier New]       [COLOR=#009900][COLOR=#808080][I]<!--<![endif]-->[/I][/COLOR][/COLOR][/FONT]
[*][FONT=Courier New]         [COLOR=#009900][URL="http://december.com/html/4/element/p.html"][COLOR=#000000][B]<p>[/B][/COLOR][/URL][/COLOR]Dies ist der alternative Content, wenn kein Flash oder eine veraltete Version installiert ist.[COLOR=#009900][COLOR=#000000][B]</p>[/B][/COLOR][/COLOR][/FONT]
[*][FONT=Courier New]       [COLOR=#009900][COLOR=#808080][I]<!--[if !IE]>[/I][/COLOR][/COLOR]-->[/FONT]
[*][FONT=Courier New]       [COLOR=#009900][COLOR=#000000][B]</object>[/B][/COLOR][/COLOR][/FONT]
[*][FONT=Courier New]       [COLOR=#009900][COLOR=#808080][I]<!--<![endif]-->[/I][/COLOR][/COLOR][/FONT]
[*][FONT=Courier New]     [COLOR=#009900][COLOR=#000000][B]</object>[/B][/COLOR][/COLOR][/FONT]
[*][FONT=Courier New]   [COLOR=#009900][COLOR=#000000][B]</div>[/B][/COLOR][/COLOR][/FONT]
[*][FONT=Courier New] [COLOR=#009900][COLOR=#000000][B]</body>[/B][/COLOR][/COLOR][/FONT]
[*][FONT=Courier New][COLOR=#009900][COLOR=#000000][B]</html>[/B][/COLOR][/COLOR][/FONT]
[*][FONT=Courier New][COLOR=#009900][COLOR=#000000][B]</html>[/B][/COLOR][/COLOR] [/FONT]
[/LIST]


dynamic:

Code:
 [LIST=1]
[*][FONT=Courier New][COLOR=#00bbdd]<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">[/COLOR][/FONT]
[*][FONT=Courier New][COLOR=#009900][URL="http://december.com/html/4/element/html.html"][COLOR=#000000][B]<html[/B][/COLOR][/URL] xmlns=[COLOR=#ff0000]"http://www.w3.org/1999/xhtml"[/COLOR] [COLOR=#000066]lang[/COLOR]=[COLOR=#ff0000]"en"[/COLOR] xml:[COLOR=#000066]lang[/COLOR]=[COLOR=#ff0000]"en"[/COLOR][COLOR=#000000][B]>[/B][/COLOR][/COLOR][/FONT]
[*][FONT=Courier New]   [COLOR=#009900][URL="http://december.com/html/4/element/head.html"][COLOR=#000000][B]<head>[/B][/COLOR][/URL][/COLOR][/FONT]
[*][FONT=Courier New]       [COLOR=#009900][URL="http://december.com/html/4/element/title.html"][COLOR=#000000][B]<title>[/B][/COLOR][/URL][/COLOR]SWFObject v2.0 dynamic embed sample page[COLOR=#009900][COLOR=#000000][B]</title>[/B][/COLOR][/COLOR][/FONT]
[*][FONT=Courier New]       [COLOR=#009900][URL="http://december.com/html/4/element/meta.html"][COLOR=#000000][B]<meta[/B][/COLOR][/URL] [COLOR=#000066]http-equiv[/COLOR]=[COLOR=#ff0000]"Content-Type"[/COLOR] [COLOR=#000066]content[/COLOR]=[COLOR=#ff0000]"text/html; charset=iso-8859-1"[/COLOR] /[COLOR=#000000][B]>[/B][/COLOR][/COLOR][/FONT]
[*][FONT=Courier New]       [COLOR=#009900][URL="http://december.com/html/4/element/script.html"][COLOR=#000000][B]<script[/B][/COLOR][/URL] [COLOR=#000066]type[/COLOR]=[COLOR=#ff0000]"text/javascript"[/COLOR] [COLOR=#000066]src[/COLOR]=[COLOR=#ff0000]"swfobject.js"[/COLOR][COLOR=#000000][B]>[/B][/COLOR][/COLOR][COLOR=#009900][COLOR=#000000][B]</script>[/B][/COLOR][/COLOR][/FONT]
[*][FONT=Courier New]       [COLOR=#009900][URL="http://december.com/html/4/element/script.html"][COLOR=#000000][B]<script[/B][/COLOR][/URL] [COLOR=#000066]type[/COLOR]=[COLOR=#ff0000]"text/javascript"[/COLOR][COLOR=#000000][B]>[/B][/COLOR][/COLOR][/FONT]
[*][FONT=Courier New]       swfobject.embedSWF("myflash.swf", "meinFlash", "550", "400", "9.0.0", "expressInstall.swf");[/FONT]
[*][FONT=Courier New]       [COLOR=#009900][COLOR=#000000][B]</script>[/B][/COLOR][/COLOR][/FONT]
[*][FONT=Courier New]   [COLOR=#009900][COLOR=#000000][B]</head>[/B][/COLOR][/COLOR][/FONT]
[*][FONT=Courier New]   [COLOR=#009900][URL="http://december.com/html/4/element/body.html"][COLOR=#000000][B]<body>[/B][/COLOR][/URL][/COLOR][/FONT]
[*][FONT=Courier New]       [COLOR=#009900][URL="http://december.com/html/4/element/div.html"][COLOR=#000000][B]<div[/B][/COLOR][/URL] [COLOR=#000066]id[/COLOR]=[COLOR=#ff0000]"meinFlash"[/COLOR][COLOR=#000000][B]>[/B][/COLOR][/COLOR][/FONT]
[*][FONT=Courier New]           [COLOR=#009900][URL="http://december.com/html/4/element/h1.html"][COLOR=#000000][B]<h1>[/B][/COLOR][/URL][/COLOR]Alternativer Inhalt[COLOR=#009900][COLOR=#000000][B]</h1>[/B][/COLOR][/COLOR][/FONT]
[*][FONT=Courier New]           [COLOR=#009900][URL="http://december.com/html/4/element/p.html"][COLOR=#000000][B]<p>[/B][/COLOR][/URL][/COLOR]Dies ist der HTML-Code, wenn Flash nicht verfügbar oder veraltet ist.[COLOR=#009900][COLOR=#000000][B]</p>[/B][/COLOR][/COLOR][/FONT]
[*][FONT=Courier New]       [COLOR=#009900][COLOR=#000000][B]</div>[/B][/COLOR][/COLOR][/FONT]
[*][FONT=Courier New]   [COLOR=#009900][COLOR=#000000][B]</body>[/B][/COLOR][/COLOR][/FONT]
[*][FONT=Courier New][COLOR=#009900][COLOR=#000000][B]</html>[/B][/COLOR][/COLOR] [/FONT]
[/LIST]
 
Werbung:
Zurück
Oben