Slideshow Pro test post
This is a test post to demonstrate how to use the SlideShow Pro flash slide show control.
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=9,0,0,0′,
‘width’, ‘562′,
‘height’, ‘447′,
’src’, ’slideshow’,
‘quality’, ‘best’,
‘pluginspage’, ‘http://www.macromedia.com/go/getflashplayer’,
‘align’, ‘middle’,
‘play’, ‘true’,
‘loop’, ‘true’,
’scale’, ’showall’,
‘wmode’, ‘window’,
‘devicefont’, ‘false’,
‘id’, ’slideshow’,
‘bgcolor’, ‘#000000′,
‘name’, ’slideshow’,
‘menu’, ‘true’,
‘allowFullScreen’, ‘true’,
‘allowScriptAccess’,’sameDomain’,
‘movie’, ’slideshow’,
’salign’, ”
); //end AC code
}
And then just a regular image.