We need more pictures
Friday, September 28th, 2007So in comes the Next-Generation Gallery plugin.[Show picture list]
The Flash Player and a browser with Javascript support are needed..
var so = new SWFObject(“http://blog.mahimba.com/wp-content/plugins/nggallery/imagerotator.swf”, “ngg_slideshow1”, “320”, “240”, “7”, “#000000”);
so.addParam(“wmode”, “opaque”);
so.addVariable(“file”, “http://blog.mahimba.com/wp-content/plugins/nggallery/nggextractXML.php?gid=1”);
so.addVariable(“linkfromdisplay”, “false”);
so.addVariable(“overstretch”, “true”);
so.addVariable(“backcolor”, “0×000000”);
so.addVariable(“frontcolor”, “0xFFFFFF”);
so.addVariable(“lightcolor”, “0xCC0000”);
so.addVariable(“rotatetime”, “10”);
so.addVariable(“transition”, “random”);
so.addVariable(“width”, “320”);
so.addVariable(“height”, “240”);
so.write(“ngg_slideshow1”);
Makes for another appealing edge to the blog. I think so, at least.[Show picture list]
The Flash Player [...]
