Flash Video Extension
From Tech
Contents |
[edit] About
The Flash Video Extension allow the embedding and playing of videos from sites such as Youtube and Google Video. Right now it is the only way to add videos to an Otis wiki.
[edit] Video Sites
[edit] Youtube
Original url: http://www.youtube.com/watch?v=NN2I1pWXjXI
Wiki code:
<videoflash>NN2I1pWXjXI</videoflash>
or, add width and height:
<videoflash>NN2I1pWXjXI|200|100</videoflash>
[edit] GoogleVideo
Original url: http://video.google.com/videoplay?docid=-2235950045917177402 Wiki code:
<videoflash type="googlevideo">-2235950045917177402</videoflash>
or, add width and height:
<videoflash type="googlevideo">-2235950045917177402|300|250</videoflash>
[edit] DailyMotion
Original url: http://www.dailymotion.com/video/x5q1cy_shepard-fairey-of-obey-part-1_creation
Wiki code:
<videoflash type="dailymotion">x5q1cy</videoflash>
or, add width and height:
<videoflash type="dailymotion">x5q1cy|210|168</videoflash>
[edit] Sevenload
Original url: http://en.sevenload.com/videos/EEhmipYM-Cant-touch-this Wiki code:
<videoflash type="sevenload">EEhmipY</videoflash>
or, add width and height:
<videoflash type="sevenload">EEhmipY|225|170</videoflash>
[edit] Revver
Original url: http://www.revver.com/video/705455/welcome-to-windlight-second-life-video-tutorial/ Wiki code:
<videoflash type="revver">705455</videoflash>
or, add width and height:
<videoflash type="revver">705455|320|240</videoflash>