The FLV files not working.
See this command line:
media=new Swiff(""+NBpath+"?videoURL="+galleryimages[e]["mediaURL"]+"&allowSmoothing=true&autoPlay="+autoplay+"&buffer=6&showTimecode="+showTimecode+"&loop=true&controlColour="+controllerColor+"&scaleIfFullScreen=true&showScalingButton=false",{
id:"MediaboxSWF",
width:mediaWidth,
height:mediaHeight,
params:{
wmode:"opaque",
bgcolor:bgcolor,
allowscriptaccess:scriptaccess,
allowfullscreen:fullscreen
}
});
What is NBpath???