Supplanter supple anteater 21831 Posts user info edit post |
Either vine videos you made, or just ones you enjoyed. You can use < embed src=""> without the extra space I threw in there, and just copy & paste in the video url.
6/8/2013 7:15:30 PM
|
lewisje All American 9196 Posts user info edit post |
Let's HTML5 it y0: http://camendesign.com/code/video_for_everybody <video width="480" height="480" controls> <source src="https://v.cdn.vine.co/v/videos/7EC354C4-3C7F-447F-AEB3-DB15362E6A85-1319-000000BD3C06F063_1.0.7.mp4" type="video/mp4" /> <object width="480" height="496" type="video/quicktime" classid="clsid:02BF25D5-8C17-4B23-BC80-D3488ABDDC6B" codebase="https://www.apple.com/qtactivex/qtplugin.cab"> <param name="src" value="https://v.cdn.vine.co/v/videos/7EC354C4-3C7F-447F-AEB3-DB15362E6A85-1319-000000BD3C06F063_1.0.7.mp4" /> <param name="scale" value="aspect" /> <param name="controller" value="true" /> <param name="autoplay" value="false" /> <img src="/images/logo.gif" width="480" height="480" alt="Lots of Rain" title="No video playback capabilities; please download the video below." /> <embed type="video/quicktime" pluginspage="https://www.apple.com/quicktime/download/" width="480" height="496" src="https://v.cdn.vine.co/v/videos/7EC354C4-3C7F-447F-AEB3-DB15362E6A85-1319-000000BD3C06F063_1.0.7.mp4" scale="aspect" controller="true" autoplay="false" /> </object> </video> Download Video: https://v.cdn.vine.co/v/videos/7EC354C4-3C7F-447F-AEB3-DB15362E6A85-1319-000000BD3C06F063_1.0.7.mp4
[Edited on June 8, 2013 at 7:55 PM. Reason : also includes a fix for oldskool IE 6/8/2013 7:52:17 PM
|