Thread: embedding video
-
19-09-2011, 15:29 #1Approved 9liver
- Registered
- 23/11/08
- Location
- Tessenderlo
- Posts
- 22,572
- iTrader
- 71 (100%)
- Mentioned
- 26 Post(s)
- Reputation
- 5/2948
embedding video
Hey,
ik heb momenteel een .mp4 filmpje op m'n server staan. Ik wil dit graag embedden in m'n html pagina maar dit wil totaal niet lukken. Ik dacht eerst aan de html5 video tag maar de kijker van het filmpje zal wss nog met IE7/8 werken.
Ik heb reeds enkele manieren geprobeerd, de ene al zotter dan de andere maar zonder enig succes.
Iemand die mij hierbij zou kunnen helpen?
Youtube/vimeo/... zijn geen optie.Last edited by Carrion; 19-09-2011 at 15:35.
9lives stopt op 31/01 -> BeyondGaming neemt de fakkel over
https://www.9lives.be/forum/algemene...12-2020-a.htmlno votes
Reply With Quote
-
-
19-09-2011, 16:29 #2Deactivated user
- Registered
- 14/08/10
- Location
- Diest
- Posts
- 2,419
- iTrader
- 1 (100%)
- Mentioned
- 0 Post(s)
- Reputation
- 8/16
?HTML Code:<OBJECT CLASSID="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" CODEBASE="http://www.apple.com/qtactivex/qtplugin.cab" WIDTH="1280" HEIGHT="800" > <PARAM NAME="src" VALUE="files/uwvideo.mp4"> <PARAM NAME="autoplay" VALUE="false"> <PARAM NAME="controller" value="true"> <EMBED SRC="QTMimeType.pntg" TYPE="image/x-macpaint" PLUGINSPAGE="http://www.apple.com/quicktime/download" QTSRC="files/uwvideo.mp4" WIDTH="1280" HEIGHT="800" AUTOPLAY="false" CONTROLLER="true"> </EMBED> </OBJECT>
no votes
Reply With Quote
-
19-09-2011, 16:49 #3Approved 9liver
- Registered
- 23/11/08
- Location
- Tessenderlo
- Posts
- 22,572
- iTrader
- 71 (100%)
- Mentioned
- 26 Post(s)
- Reputation
- 5/2948
Nope, filmpje wilt niet werken
9lives stopt op 31/01 -> BeyondGaming neemt de fakkel over
https://www.9lives.be/forum/algemene...12-2020-a.htmlno votes
Reply With Quote
-
19-09-2011, 19:02 #4Member
- Registered
- 06/06/04
- Location
- Bilzen
- Posts
- 8,805
- iTrader
- 18 (100%)
- Mentioned
- 0 Post(s)
- Reputation
- 42/128
Zijn toch zoveel oplossingen voor te vinden. Eentje is bijvoorbeeld al HTML5 Video Player | VideoJS
no votes
Reply With Quote
