Multimedia
Using plugins like PluginMediaPlayer or PluginFlash, tiki can play audio and video files within wiki pages, trackers and also in articles. File gallery feature is used to upload and manage multimedia files.Table of contents
How to use it
The easiest way is to call multimedia files on internet from your wiki pages through the PluginMediaPlayer or the PluginFlash.Examples of using PluginMediaPlayer:
See: PluginMediaPlayer
Examples of using PluginFlash:
Example for audio
{FLASH(movie=>"tikimovies/multiplayer.swf?url=http://yoururl/file.mp3&MODE=AUDIO")}{FLASH}U.S. Consumer Product Safety Commission review of agency news - week of August 22, 2008 - about 2.5 minutes
Example for video
{FLASH(movie=>"tikimovies/multiplayer.swf?url=http://yoururl/file.flv&MODE=VIDEO", width=200,height=300)}{FLASH}Formats
The bigger list of formats supported is shown in PluginMediaPlayerThe following formats are supported by PluginFlash:
- Mp3: Widely used MPEG 3 format for sound files.
- flv: Proprietary Flash video format by Adobe.
- Flash: Proprietary animation format.
