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 |
You can also specify the full URL to the flash movie. It must start with “http://”, for example:
<%flash(http://yourdomain.com/directory/filename.swf)%>
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:
For example:
<%Flash(2/filename.swf)%>
The Plugin will add the path to your default media directory
You can also specify the full URL, for example:
<%Flash(http://yourdomain.com/directory/filename.swf)%>
Important hint:
NP_Flash version 0.2 works with Nucleus CMS version 3.31 - 2007-11-03 kg