Embedding Multimedia Content in IskWiki!: Difference between revisions
From Iskomunidad
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
'''Flash File From An External Source''' | '''Flash File From An External Source''' | ||
{ { #evp:server | filename } } | |||
example:<br />Embedding a file from YouTube<br />http://www.youtube.com/watch?v=sE6E0GwIOIw<br /><br/>Server = youtube<br/>Filename ='''sE6E0GwIOIw'''<br/><br/>{ {#evp:youtube|sE6E0GwIOIw} } (Without the spaces) | |||
</ | |||
'''Uploaded Audio File''' | '''Uploaded Audio File''' | ||
Line 26: | Line 17: | ||
</nowiki> | </nowiki> | ||
'''Uploaded Video File''' | '''Uploaded Video File''' |
Revision as of 11:16, 21 July 2009
This page discusses ways of embedding media contents in iskWiki!
Flash File From An External Source
{ { #evp:server | filename } }
example:
Embedding a file from YouTube
http://www.youtube.com/watch?v=sE6E0GwIOIw
Server = youtube
Filename =sE6E0GwIOIw
{ {#evp:youtube|sE6E0GwIOIw} } (Without the spaces)
Uploaded Audio File
sample code to be placed in the entry:
<video caption="UP Naming Mahal" height="0px" thickbox="true" download="false">UP_Naming_Mahal_mp3.mp3</video>
Uploaded Video File
(coming soon)