Embedding Multimedia Content in IskWiki!

From Iskomunidad
Revision as of 21:12, 2 June 2009 by Iskwiki.admin (talk | contribs) (New page: This page discusses ways of embedding media contents in iskWiki! '''Flash File From An External Source''' This can be done with a working knowledge of html. sample code to be placed i...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

This page discusses ways of embedding media contents in iskWiki!


Flash File From An External Source

This can be done with a working knowledge of html.

sample code to be placed in the entry:

<html><center><object width="425" height="344"><param name="movie" value="http://www.youtube.com/v/uHAzWzRBbMc&hl=en&fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param> <embed src="http://www.youtube.com/v/uHAzWzRBbMc&hl=en&fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="425" height="344"></embed></object></center></html>

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>