Loading...
 
Skip to main content

History: PluginFlash

Source of version: 29

Copy to clipboard
            ! 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
{pluginmanager plugin="flash"}
!! Examples
!!! Flash Video (from Daily Motion)
''This code:''
{CODE(colors="tiki")}
{flash movie="http://www.dailymotion.com/swf/x26e7s" width="425" height="350" quality="high"}
{CODE}

''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:''
{CODE(colors="tiki")}
{flash movie="http://video.google.com/googleplayer.swf?docId=-3275007704055224798&hl=en" width="425" height="350" quality="high"}
{CODE}
''Would produce:''
{flash movie="http://video.google.com/googleplayer.swf?docId=-3275007704055224798&hl=en" width="425" height="350" quality="high"}

{REMARKSBOX(type=note, title=Note)}''Make sure you use the URL has double quotes (") around it. If not, the embedded equal sign (=) will cause a problem.''{REMARKSBOX}

!!! File gallery
If you want to use a file from the file gallery
{CODE(colors="tiki")}{flash movie="tiki-download_file.php?fileId=298&display=y"}{CODE}
{REMARKSBOX(type=note, title=Note)}'''Do not forget the double quotes and the &display=y''{REMARKSBOX}

!!! Audio file
Syntax:
{CODE(colors="tiki")}
{flash movie="tikimovies/multiplayer.swf?url=http://yoururl/file.mp3&MODE=AUDIO"}
{CODE}

!!! Flash in a module
If the flash does not work in a module, surround the plugin code with -+~np~{literal}~/np~+- like this:
{CODE(colors="tiki")}
{literal}{flash movie="this.swf"}{/literal}
{CODE}

!!! Flashvars
Pass extra parameters using ''flashvars''. Example:
{CODE(colors="tiki")}
{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"}
{CODE}

!!! 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:
{img src=images/code.png}%%% {CODE(colors="tiki")}{flash type="url" movie="http://www.youtube.com/p/25DD9663EE128030"}
{CODE}
!!Related pages
* ((Multimedia))
* ((PluginMediaPlayer))
* ((PluginYouTube))
!! Alias
* (alias(Google Video))
* (alias(PluginGoogleVideo))
        

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