Jamcan
04-09-2011, 05:26 PM
<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', '975',
'height', '523',
'src', 'images/flash',
'quality', 'high',
'pluginspage', 'http://www.macromedia.com/go/getflashplayer',
'align', 'middle',
'play', 'true',
'loop', 'true',
'scale', 'showall',
'wmode', 'transparent',
'devicefont', 'false',
'id', 'flash',
'bgcolor',
'name', 'flash',
'menu', 'true',
'allowFullScreen', 'false',
'allowScriptAccess','sameDomain',
'movie', 'flash',
'salign', ''
); //end AC code
}
</script>
http://www.premierturfinc.ca
I need to remove the sound on start up and change some pictures in the slide show and change a few words. Willing to pay
reply to: timmytiger32 at hotmail.com
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', '975',
'height', '523',
'src', 'images/flash',
'quality', 'high',
'pluginspage', 'http://www.macromedia.com/go/getflashplayer',
'align', 'middle',
'play', 'true',
'loop', 'true',
'scale', 'showall',
'wmode', 'transparent',
'devicefont', 'false',
'id', 'flash',
'bgcolor',
'name', 'flash',
'menu', 'true',
'allowFullScreen', 'false',
'allowScriptAccess','sameDomain',
'movie', 'flash',
'salign', ''
); //end AC code
}
</script>
http://www.premierturfinc.ca
I need to remove the sound on start up and change some pictures in the slide show and change a few words. Willing to pay
reply to: timmytiger32 at hotmail.com