Table of Contents

NP_FlashVideo

With this plugin you can post a Flash Video (flv) by using the tag <%flashvideo(yourvideo.flv)%>

The plugin requires the JW FLV MEDIA PLAYER (formerly FLASH VIDEO PLAYER) from Jeroen Wijering.

The player file mediaplayer.swf (formerly flvplayer.swf) must be in the directory /media of your blog.

New! May now use custom skins, freely downloadable from LongTail Video Skins

General Plugin info
Author: Kai Greve, mod by Rico Banaag
Current Version: v0.7
Download: NP_FlashVideo_v06.zip, NP_FlashVideo_v07.zip
Code: NP_FlashVideo_code
Demo: Old Bridge video, v0.7 Demo video
Forum Thread: Thread 11442

Installing

  1. Unzip the file and upload the contents to your plugin directory
  2. Install the plugin in the Plugin Manager
  3. Download the JW FLV MEDIA PLAYER and place the file mediaplayer.swf in the media/ directory of your blog. Version change: As of JW FLV MEDIA PLAYER v4.0, file is now just named player.swf. Just rename it as mediaplayer.swf before uploading.
  4. Add the filetype flv in the Global Settings under Allow File Types for Upload
  5. You have to change the Max. upload file size (bytes) in the Global Settings if you want to upload Flash videos with more than 1 MB (= 1048576 Bytes) size
  6. Upload the skins you want to use in the fvskins/ folder in the Nucleus plugins directory. Already included in the package are Kleur and Snel Skins from LongTail Video. Visit the site for more information about the skins.

Upgrading

Some hints:

How to use the plugin

Relative URLs

The easiest way to publish a flash video is to use the Media Manager from Nucleus:

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

The plugin automatically add the path to your member media directory.

Absolute URLs

With version 0.4 you can also use the absolute URL to the Flash video. The parameter must start with “http://”, for example:

<%flashvideo(http://yourdomain.com/videos/filename.flv)%>

You can use this feature to

Available SkinVars and/or TemplateVars

Options

Hint: The option Use addtional settings to style your player (flashvars)? must be enabled to use the options Autostart video, Repeat video, Show the time display, frontcolor, backcolor, lightcolor and custom skin.

Tips and Tricks

When the player isn’t started or is stopped it only shows a black screen with the message “click to play”. But you can also provide a still picture from the movie:

Example:

(Tip from verbal jam)

Wishlist

Bugs

History

Plugin Review

NP_FlashVideo version 0.5 works with Nucleus CMS version 3.31 - 2007-11-03 kg