NUCLEUSCMS...building.websites.blogs.w.nucleuscms

AUDIS NUCLEUS Techstuff pinkhouse ltooz

Translate

Latest Entries

« Flowplayer   ToolTip »

Apr
25
2010

Nonverblaster Flash Player

BackTo: MEDIA | Viewed: 1158 times | print

NonverBlaster Flash (flv,mov) Player with fullscreen option, I don't see support for youtube videos.

This is a totally free flash player for any website, easy to set up although the instruction is not very clear on its website. If you already installed my fancybox plugin then you're already to go. All you need is to use the same script here for each flv or mov videos and its picture. If you... ... just want the player for an html page, then load the requirement files "swfobject" & "nonverblaster.js" to the head page like this. If your head page also contains the swfobject 1.5 for jwplayer already then you don't need to put this swfobject (2.0) on there. You only need one swfobject for all players.

nonverblaster head page

<div style="text-align: center;" id="player1"><a href="http://www.macromedia.com/go/getflashplayer">Get the Flash Player</a> and Firefox,Chrome,Safari,ie8 to see this video!</div>
<script type="text/javascript"></script>
<script type="text/javascript">// <![CDATA[
    var s1 = new SWFObject("/l2plugins/nucleus/plugins/fancybox/NonverBlaster.swf","single","640","345","9");
    s1.addParam("allowfullscreen","true");
    s1.addVariable("mediaURL","/testvideos/ltooz640.mov");
        s1.addVariable("teaserURL","/testvideos/ltooz640.jpg");
        s1.addVariable("autostart","true");
        s1.useExpressInstall('/l2plugins/nucleus/plugins/fancybox/expressinstall.swf');
    s1.write("player1");
// ]]></script>

Due to the ADATA section generated by the tinymce which caused the RSS feed not to load, we made a page for the demo

NonverBlaster Flash Player

BackTo: MEDIA

« Flowplayer   ToolTip »

 



Your comments will be reviewed before published.