Team:Goettingen/Work Impressions

From 2012.igem.org

(Difference between revisions)
Line 526: Line 526:
-
<!-- -----------------GALLERY----------------------------- -->
+
<object data="ws-slideshow.swf" name="ws-slideshow" id="ws-slideshow" type="application/x-shockwave-flash" height="500" width="900"><param value="best" name="quality"><param value="true" name="allowFullScreen"><param value="#000000" name="bgcolor"><param value="XMLPath=slides.xml" name="flashvars"></object>
-
<script type="text/javascript">
+
 
-
        jQuery.flashgallery('http://www.patrickreinke.de/igem/lab_imp/gallery/3DWallGallery.swf ', 'http://www.patrickreinke.de/igem/lab_imp/gallery/gallery.xml', {width: '800px', height: '600px', background: 'transparent'});
+
<script type="text/javascript" src="swfobject.js"></script>
-
        </script><object id="flashgallery-1" data="http://www.patrickreinke.de/igem/lab_imp/gallery/3DWallGallery.swf " style="outline: medium none; visibility: visible; background: none repeat scroll 0% 0% transparent;" type="application/x-shockwave-flash" height="600" width="800"><param value="always" name="allowScriptAccess"><param value="true" name="allowFullScreen"><param value="transparent" name="wmode"><param value="high" name="quality"><param value="configPath=http://www.patrickreinke.de/igem/lab_imp/gallery/gallery.xml" name="flashvars"></object>
+
<script type="text/javascript">
-
<!-- ----------------------------------------------------- -->
+
//  <![CDATA[
-
    <br> 
+
var flashvars = {
-
    <!-- You can't remove the copyright text below if you're using free version -->
+
XMLPath: "slides.xml"
-
    <div style="font-size:7pt">©copyright <a href="http://flash-gallery.com" title="Flash-Gallery.com - 3DWall Photo Gallery free version">Photo Gallery by Flash-Gallery.com</a> </div>
+
};
 +
 +
var params = {
 +
quality: "best",
 +
allowFullScreen: "true",
 +
bgcolor: "#000000"
 +
};
 +
var attributes = {
 +
id: "ws-slideshow",
 +
name: "ws-slideshow"
 +
};
 +
 
 +
swfobject.embedSWF( "ws-slideshow.swf",
 +
"flashcontent",
 +
"960",
 +
"500",
 +
"10.0",
 +
null,
 +
flashvars,
 +
params,
 +
attributes);
 +
// ]]>
 +
</script>

Revision as of 19:30, 6 September 2012