The Original Website That Started This Plugin, please go here for more information about options
The newest version NP_MediaboxAdv131b.zip.
This page now is implemented with the new mediaboxAdv1.3.1b.js and use Quicktime to play .mov files (for MAC users using Safari) and JWplayer as default for Flash, MP4, and FLV.
For those who has the older version V1.0 or V1.0.1, just download this modified 131bjs.zip and the new NP_MediaboxAdv.php.zip. Rename the old NP_MediaboxAdv.php to NP_MediaboxAdv121.php, extract these 2 zip files and you're ready to go. Please feed back if you have any problems.
The NP_MediaboxAdv.zip V1.0.1 which uses Quicktime for .mov files download is here
Please replace "mediaboxAdv1.2.0.js" with the new "131b.js" while editing.
Please edit the "mediaboxAdv1.2.0.js" "131b.js" with notepad++ and give the nonverblaster player the path of your domain "http://yourdomain.com/yournucleus/nucleus/plugins/mediaboxadv/Nonverblaster.swf" for Nonverblaster player to work
Or if you want to use JWPlayer instead, then change the "true" to "false" in NB, give the "player.swf" the correct path then JWplayer will be a default player for flash.
To change ".mov" default player to flash player (nonverblaster or jwplayer) instead of quicktime if you want fullscreen option, just add the ".mov" to the "videos" container in the "mediaboxAdv-1.2.0.js" "131b.js" file.
There are instances that some people can't get the plugin... ... to work due to jquery conflict. Make sure you solve the no.conflict with all the jquery that you use on your webpage. If you view the source of this webpage you will see all plugins or scripts that use jquery were added no.conflict for each one of them.
***Identify which jquery causes the problem?***
- Install the plugin, save the head.inc or head.php to a backup file. Remove all the *.js in the head header and just leave the plugin to see if it works.
- It it works, then put back all the *.js one by one until you find the one that causes the conflict.
***How to set noconflict for these jquery***
Take tooltips as an example, tooltips & flowplayer use the same "jquery.tools.mins.js" scripts, right after the line, reassign the $ variable to $j
then everytime we fire it up with the codes, all "$" used must be changed to "$j" like this
Do this with all the conflicted JS script, and each JS script must have a DIFFERENT variable assigned to it. Like in my header, fancybox $=$jQ
DONE. There are many ways to do this, this is the way that works for me, you can read more here, if anything better, please show me NOCONFLICT
****When you install the plugin, the admin function does not work with local PC via xampp due to read only media folder****
****The admin function is for clearing thumbnails caching only which isn't needed for the plugin to work****
Using quicktime, it doesn't automatically resize the videoscreen, we have to manually enter the video correct sizes.
***How To Display Videos As Playlist***
Flash flv file Using JwPlayer Player in playlist
Mp4 video using JwPlayer Player in playlist
***How To Display Youtube Playlist Video***
***How To Display Single Youtube Video***
***How To Display WMV Video***
WMV video only works with non-ie browsers
***How To Display HTML PAGE***
MediaboxAdvanced website in Iframe 80% screen
***How To Display Vimeo Video***














