MegaVideo Plugin
Description : A plugin for WordPress which automatically inserts MegaVideo player with the video when the URL of the video is posted inside a post/page.
Latest Version : 1.0
WordPress Versions Supported : 2.5 – 2.7.x
Latest File Release : 10th April 2009
Installation
- Upload the files to the ‘/wp-content/plugins/megavideo-plugin’ directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
How To Update
- Deactivate the plugin.
- Delete all the files under ‘/wp-content/plugins/megavideo-plugin’.
- Upload new files to ‘/wp-content/plugins/megavideo-plugin’.
- Activate the plugin.
How to Use
To use MegaVideo plugin, copy the url of video on MegaVideo and paste it in your post. When the post is published/previewed, the visitor/user will be able to see the video with the player.
Changing Width/Height of Video
To change the width of video, open megavideo.php file and find:
define(“MOD_MEGAVIDEO_WIDTH”, 432);
Change the value according to the width you want your videos to have.
To change the height of video, open megavideo.php file and find:
define(“MOD_MEGAVIDEO_HEIGHT”, 351);.
Change the value according to the height you want your videos to have.
Download : Direct Link