Difference between revisions of "DJ Photos"
m (New page: <html> <div class="ev_slideshow"> <div id="slideshowDiv" class="ev_bgcolor_row2"> <h1>The slideshow requires Flash Player 9.0.28 or higher.<br> Please <a href="http://www.adobe....) |
m |
||
Line 1: | Line 1: | ||
+ | {{ShowFile}} | ||
<html> | <html> | ||
− | <div class=" | + | <div style="visibility: visible;" id="slideshowDiv" class="ev_bgcolor_row2"><embed type="application/x-shockwave-flash" src="http://bose.infopop.cc/groupee_common/flash/gallery.swf" id="slideshow" name="slideshow" bgcolor="#000000" quality="true" allowscriptaccess="always" style="" allowfullscreen="true" flashvars="xmlfile=http://bose.infopop.cc/eve/forums/a/albumXML/f/301107819/t/4181084006" width="300px" height="300px"></div> |
− | < | + | </div> |
+ | |||
+ | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
<script type="text/javascript"> | <script type="text/javascript"> | ||
function flashPutHref() { | function flashPutHref() { |
Revision as of 13:03, 7 January 2009
<html>
<embed type="application/x-shockwave-flash" src="http://bose.infopop.cc/groupee_common/flash/gallery.swf" id="slideshow" name="slideshow" bgcolor="#000000" quality="true" allowscriptaccess="always" style="" allowfullscreen="true" flashvars="xmlfile=http://bose.infopop.cc/eve/forums/a/albumXML/f/301107819/t/4181084006" width="300px" height="300px">
<script type="text/javascript">
function flashPutHref() { //dummy function to prevent javascript errors from Slideshow callback
}
var obj = new SWFObject("http://bose.infopop.cc/groupee_common/flash/gallery.swf", "slideshow", "100%", // width "550", // height "9.0.28", "#000000", true); obj.useExpressInstall('http://bose.infopop.cc/groupee_common/flash/expressinstall.swf'); obj.addParam("allowScriptAccess", "always"); obj.addParam("style", "z-index:-9999"); obj.addParam("allowFullScreen", "true"); obj.addVariable("xmlfile", "http://bose.infopop.cc/eve/forums/a/albumXML/f/301107819/t/4181084006");
obj.write("slideshowDiv");
addOnClearMenusHandler(function() { $('slideshowDiv').style.visibility = 'visible'; }); addOnShowMenuHandler(function() { $('slideshowDiv').style.visibility = 'hidden'; }); </script>
<html>