Team:Edinburgh/team(gallery)
From 2009.igem.org
(Difference between revisions)
Line 268: | Line 268: | ||
<div id="text" style="margin-left:20px;margin-top:10px;"> | <div id="text" style="margin-left:20px;margin-top:10px;"> | ||
- | < | + | <script language="javascript"> |
- | + | if (AC_FL_RunContent == 0) { | |
- | + | alert("This page requires AC_RunActiveContent.js."); | |
- | + | } else { | |
- | + | AC_FL_RunContent( | |
- | + | 'codebase', 'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=8,0,0,0', | |
- | + | 'width', '100%', | |
- | </ | + | 'height', '430', |
+ | 'src', 'https://static.igem.org/mediawiki/2009/7/7a/EdinburghGallery.swf', | ||
+ | 'quality', 'high', | ||
+ | 'pluginspage', 'http://www.macromedia.com/go/getflashplayer', | ||
+ | 'align', 'middle', | ||
+ | 'play', 'true', | ||
+ | 'loop', 'true', | ||
+ | 'scale', 'showall', | ||
+ | 'wmode', 'transparent', | ||
+ | 'devicefont', 'false', | ||
+ | 'id', 'map2', | ||
+ | 'bgcolor', '#383838', | ||
+ | 'name', 'EdinburghGallery.swf', | ||
+ | 'menu', 'true', | ||
+ | 'allowFullScreen', 'true', | ||
+ | 'allowScriptAccess','sameDomain', | ||
+ | 'movie', 'EdinburghGallery.swf', | ||
+ | 'salign', '' | ||
+ | ); //end AC code | ||
+ | } | ||
+ | </script> | ||
</div> | </div> |
Revision as of 22:03, 15 October 2009