No flash player!
It looks like you don't have flash player installed. Click here to go to Macromedia download page.
var so = new SWFObject("flashgallery.swf", "gallery", "700", "600", "8"); // Location of swf file. You can change gallery width and height here (using pixels or percents).
so.addParam("quality", "high");
so.addParam("allowFullScreen", "true");
so.addVariable("content_path","img"); // Location of a folder with JPG and PNG files (relative to php script) or a link to Flickr photostream (for example "http://www.flickr.com/photos/username/" or "http://www.flickr.com/photos/username/sets/setid/").
so.addVariable("color_path","default.xml"); // Location of xml file with settings.
so.addVariable("script_path","flashgallery.php"); // Location of php script (not requred if you work with Flickr).
so.write("gallery");
Powered by
Flash Gallery