Plugin Flash | |
Use this wiki plugin to embed an .swf (Flash movie) or an MP3 audio file, or other type of video in a page. This feature was removed before the release of Tiki25. Ref: https://en.wikipedia.org/wiki/Adobe_Flash_Player#End_of_life |
Parameters | |
Tiki Doc From Code error: flashplugin not found |
Examples | |
Flash Video (from Daily Motion) | |
This code: Copy to clipboard
{flash movie="http://www.dailymotion.com/swf/x26e7s" width="425" height="350" quality="high"} |
Google video | |
To add a Google video:
Copy to clipboard
Would produce:
Note Make sure you use the URL has double quotes (") around it. If not, the embedded equal sign (=) will cause a problem.
|
File gallery | |
If you want to use a file from the file gallery Copy to clipboard
Note 'Do not forget the double quotes and the &display=y
|
Audio file | |
Syntax: Copy to clipboard
|
Flash in a module | |
If the flash does not work in a module, surround the plugin code with Copy to clipboard
|
Flashvars | |
Pass extra parameters using flashvars. Example: Copy to clipboard
|
YouTube Playlists | |
To embed a YouTube playlist, get the embed URL from YouTube, remove the "PL" at the front of the video ID, then in Tiki editor, click the "flash" icon, select Flash Type: Movie URL, then enter the URL as http://www.youtube.com/p/25DD9663EE128030: Copy to clipboard
|
Related pages | |
Alias
|