Loading...
 
Skip to main content

History: PluginFlash

Preview of version: 28

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.

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"}


Would produce on this site:

{flash movie="http://www.dailymotion.com/swf/x26e7s" width="425" height="350" quality="high"}

Google video

To add a Google video:
This code:

Copy to clipboard
{flash movie="http://video.google.com/googleplayer.swf?docId=-3275007704055224798&hl=en" width="425" height="350" quality="high"}

Would produce:
{flash movie="http://video.google.com/googleplayer.swf?docId=-3275007704055224798&hl=en" width="425" height="350" quality="high"}

 Note
Make sure you use the URL has double quotes (") around it. If not, the embedded equal sign (=) will cause a problem.

If you want to use a file from the file gallery

Copy to clipboard
{flash movie="tiki-download_file.php?fileId=298&display=y"}
 Note
'Do not forget the double quotes and the &display=y

Audio file

Syntax:

Copy to clipboard
{flash movie="tikimovies/multiplayer.swf?url=http://yoururl/file.mp3&MODE=AUDIO"}

Flash in a module

If the flash does not work in a module, surround the plugin code with {literal} like this:

Copy to clipboard
{literal}{flash movie="this.swf"}{/literal}

Flashvars

Pass extra parameters using flashvars. Example:

Copy to clipboard
{flash movie="http://www.maps.sciencemapping.com/gexf/GexfExplorer1.0.swf" width="50" height="50" quality="high" flashvars="path=http://www.maps.sciencemapping.com/gexf/ test.gexf&curvedEdges=true&clickableNodes&clickableNodes= true&labelsColor=0xFFEEDD&font=Verdana"}

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:

Image
Copy to clipboard
{flash type="url" movie="http://www.youtube.com/p/25DD9663EE128030"}

Alias

History

Information Version
Marc Laporte 32
Marc Laporte 31
Marc Laporte 30
Yves Kipondo 29
lindon 28
lindon 27
lindon 26
lindon 25
E.W. Peter Jalajas add YouTube Playlist 24
lindon 23
lindon 22
lindon 21
Marc Laporte 19
lindon 18
sylvie 17
lindon 16
lindon 15
lindon 14
luciash d' being 🧙 obsolete link 13
luciash d' being 🧙 typos 12
luciash d' being 🧙 Plugin modified by editor. 11
sylvie 10
sylvie 9
sylvie 8
lindon 7
mlpvolt 6
sylvie 5
Xavier de Pedro 4
luciash d' being 🧙 3
Marc Laporte Flash 2
Gary 1