flash gallery

Out of context: Reply #11

  • Started
  • Last post
  • 45 Responses
  • ********
    0

    you are missing all of this bit:

    <script language="javascript">
    if (AC_FL_RunContent == 0) {
    alert("This page requires AC_RunActiveContent.js.");
    } else {
    AC_FL_RunContent(
    'codebase', 'http://download.macromedia.com...
    'width', '100%',
    'height', '100%',
    'src', 'scrolling_test_v1',
    'quality', 'high',
    'pluginspage', 'http://www.macromedia.com/go/ge...
    'align', 'middle',
    'play', 'true',
    'loop', 'true',
    'scale', 'noscale',
    'wmode', 'window',
    'devicefont', 'false',
    'id', 'scrolling_test_v1',
    'bgcolor', '#f0f1f3',
    'name', 'scrolling_test_v1',
    'menu', 'true',
    'allowFullScreen', 'false',
    'allowScriptAccess','sameDomain...
    'movie', 'scrolling_test_v1',
    'salign', 'lt'
    ); //end AC code
    }
    </script>

View thread