Plugin Media Player | |
|
Parameters | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Besides the parameters described at http://flash-mp3-player.net and http://flv-player.net you can use the following Tiki parameters:
Note If you are having difficulty setting the width, try setting with just the number, without 'px' or '%'. Flash MP3 Player Parameters:
|
Troubleshooting | |
|
Examples | |
MP3 Examples | |
For files in the file gallery: Copy to clipboard
Copy to clipboard
Tips For files uploaded to the file gallery but stored on the server, the actual file path can also be used. Tiki converts file names to hash values for storage on the server - this name can be found in the database. And if the mp3 player does not show up in your tiki site, try disabling the "GZip output" feature (feature_obzip) in the Control Panels > Performance (
|
Example with the src param (jQuery Media) | |
Note: You need to enable "Use PDF.js" in the Settings, Control panels, File Galleries, Enhancements tab to use the plugin to display a PDF document from your File galleries. This code: Copy to clipboard
|
WebM (VP8 codec) | |
This code: Copy to clipboard
WebM: an open web media project
The WebM Project is dedicated to developing a high-quality, open video format for the web that's freely available to everyone. https://www.webmproject.org
|
File gallery file in a blog post | |
An example for a successful use of the maxi Mediaplayer in a blog post looks like this (only caveat is to have access rights for the relevant user group by setting tiki_p_download_files to yes - sometimes, a restart of the browser seems to be necessary to make those rights work...) Copy to clipboard
|
PDF from a Tiki file gallery on a Wiki page | |
This also works for a pdf file in a file gallery beginning in version 10
Copy to clipboard
|
MP4 Using native player | |
Copy to clipboard
Related regarding media in general
PluginBlipTV
If you prefer the Flash player you can download the player itself (an .swf file) from http://flash-mp3-player.net or http://flv-player.net or http://code.google.com/p/mp3player or http://code.google.com/p/flvplayer/. If you do, you will need to edit the plugin (at lib/wiki-plugins/wikiplugin_mediaplayer.php) and change the default source in the plugin code or add it as a "where" parameter in that instance of the plugin. Aliases
|