NP_Flash

With this plugin you can post a Flash Movie (swf) by using the tag <%flash(filename.swf)%> or <%flash(filename.swf|width|height)%>

General Plugin info
Author: Kai Greve
Current Version: v0.2
Download: NP_Flash_v02.zip
Code: NP_Flash_code
Demo: -
Forum Thread: Thread 12320

Installing

  1. Unzip the file and upload the contents to your plugin directory
  2. Install the plugin in the Plugin Manager
  3. You have to change the Max. upload file size (bytes) in the Global Settings if you want to upload Flash movies with more than 1 MB (= 1048576 Bytes) size

How to use the plugin

Using the Filename

  1. Upload your flash movie in the same way like images
  2. When the message “Text to display” appears simply press OK.
  3. The result is a entry like <%image(filename.swf|)%>
  4. Change it to <%flash(filename.swf)%>

Using the full URL

You can also specify the full URL to the flash movie. It must start with “http:”, for example: <code><%flash(http://yourdomain.com/directory/filename.swf)%></code> =====Available SkinVars and/or TemplateVars===== You can use the plugin to publish flash movies in your Skins and Templates. If you are using the filename you must specify which member is the owner of the file: * <%Flash(member/filename.swf)%> * <%Flash(member/filename.swf|width|height)%> For example: <code><%Flash(2/filename.swf)%></code> The Plugin will add the path to your default media directory You can also specify the full URL, for example: <code><%Flash(http://yourdomain.com/directory/filename.swf)%></code> Important hint: * If you want to post a flash video in your items the plugin tag starts with lower case: <%flash()%>. * If you are using the plugin in Skins and templates you must use a upper case: <%Flash()%>. =====Options===== * Default width (320) * Default height (240) * Default for loop (true/false) (true) * Default for menu (true/false) (true) * Default for quality (high/low) (high) =====Tips and Tricks===== =====Wishlist===== =====Bugs===== =====History===== * Version 0.1, released 2006-05-25 * initial release * Version 0.2, released 2006-06-12 * can also be used in Skins and Templates: <%Flash(…)%> * member can be specified in the parameter (required for Skins and Templates) * allows absolute urls to the flash movie file ===== Plugin Review ===== NP_Flash version 0.2 works with Nucleus CMS version 3.31 - 2007-11-03 kg

flash.txt · Last modified: 2009/09/14 15:32 (external edit)
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Noncommercial-Share Alike 3.0 Unported
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki