Difference between revisions of "How to Play Better"

From Bose Portable PA Encyclopedia
Jump to: navigation, search
m (test)
m (Replacing page with '<!-- #REDIRECT Cliff Goodwin --> [http://toonz.ca/bose/wiki/images/flash/goodsyplayer.htm Flash Player version] all in one.')
Line 1: Line 1:
 
<!-- #REDIRECT [[Cliff Goodwin]] -->
 
<!-- #REDIRECT [[Cliff Goodwin]] -->
  
<html>
+
[http://toonz.ca/bose/wiki/images/flash/goodsyplayer.htm Flash Player version] all in one.
<script language="javascript">AC_FL_RunContent = 1;</script>
 
<script src="AC_RunActiveContent.js" language="javascript"></script>
 
<!--url's used in the movie-->
 
<!--text used in the movie-->
 
<!-- saved from url=(0013)about:internet -->
 
<script language="javascript">
 
if (AC_FL_RunContent == 0) {
 
alert("This page requires AC_RunActiveContent.js. In Flash, run \"Apply Active Content Update\" in the
 
 
 
Commands menu to copy AC_RunActiveContent.js to the HTML output folder.");
 
} else {
 
AC_FL_RunContent(
 
'codebase',
 
 
 
'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0',
 
'width', '700',
 
'height', '400',
 
'src', 'http://toonz.ca/bose/wiki/images/flash/goodsyPlayer',
 
'quality', 'high',
 
'pluginspage', 'http://www.macromedia.com/go/getflashplayer',
 
'align', 'middle',
 
'play', 'true',
 
'loop', 'true',
 
'scale', 'showall',
 
'wmode', 'window',
 
'devicefont', 'false',
 
'id', 'goodsyPlayer',
 
'bgcolor', '#ffffff',
 
'name', 'goodsyPlayer',
 
'menu', 'true',
 
'allowScriptAccess','sameDomain',
 
'movie', 'http://toonz.ca/bose/wiki/images/flash/goodsyPlayer',
 
'salign', ''
 
); //end AC code
 
}
 
</script>
 
<noscript>
 
<object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000"
 
 
 
codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0" width="700" height="400"
 
 
 
id="goodsyPlayer" align="middle">
 
<param name="allowScriptAccess" value="sameDomain" />
 
<param name="movie" value="http://toonz.ca/bose/wiki/images/flash/goodsyPlayer.swf" /><param name="quality" value="high" /><param name="bgcolor"
 
 
 
value="#ffffff" /> <embed src="http://toonz.ca/bose/wiki/images/flash/goodsyPlayer.swf" quality="high" bgcolor="#ffffff" width="700" height="400"
 
 
 
name="goodsyPlayer" align="middle" allowScriptAccess="sameDomain" type="application/x-shockwave-flash"
 
 
 
pluginspage="http://www.macromedia.com/go/getflashplayer" />
 
</object>
 
</noscript>
 
</html>
 

Revision as of 02:38, 21 June 2007


Flash Player version all in one.