FlashManager

Purpose

An action macro to merge flash (swf) movies into template flash files for synchronous play. Using the EmbedObject macro the flash movie is embedded to the wiki page.

Version History

Action

Author

Email

Designed for MoinMoin Release...

FlashManager.py-1.5.3-1

ReimarBauer

ReimarBauer

1.5.x

Usage

Copy it without the release number to the action macros

Procedure

This routine is based on the work of Markus Effer <M.Effer AT fz-juelich DOT de> providing the flash template files. They were created by the swfc compiler from http://www.swftools.org. A description in german is in preparation at http://www.linuxwiki.org/SWFC momentanly the templates are stored in wiki/htdocs/flash_templates.

It needs the flash_templates.zip somewhere!

Example

SWF_Result.swf

[[EmbedObject(SWF_Result.swf,width=600,height=600)]]

Current configuration does not allow embedding of the file SWF_Result.swf because of its mimetype application/x-shockwave-flash.: SWF_Result.swf

@copyright: 2006 Reimar Bauer
2006-02-28 : initial version
@license: GNU GPL, see COPYING for details.

ToDo

I have to add a new version of this routine later -- ReimarBauer 2006-09-06 15:29:03

Discussion

MoinMoin: ActionMarket/FlashManager (last edited 2008-01-20 19:39:36 by KennethLV)