Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • minas69 Friend
    #152518

    Hi,

    I already placed a flash file as background and everything is fine…..

    Only the ” you are here ” ja breadcrumbs is now in the background and you canĀ“t see it anymore.

    Any ideas to change it back to the front ? http://www.thesunshine.de
    thanks for your comments.

    mina


    1. 3
    Saguaros Moderator
    #350232

    Hello Mina!

    I found this:

    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’, ‘100%’,
    ‘height’, ‘100%’,
    ‘src’, ‘preview’,
    ‘quality’, ‘high’,
    ‘pluginspage’, ‘http://www.macromedia.com/go/getflashplayer’,
    ‘align’, ‘middle’,
    ‘play’, ‘true’,
    ‘loop’, ‘true’,
    ‘scale’, ‘showall’,
    ‘wmode’, ‘transparent’,
    ‘devicefont’, ‘false’,
    ‘id’, ‘preview’,
    ‘bgcolor’, ‘#cccccc’,
    ‘name’, ‘preview’,
    ‘menu’, ‘true’,
    ‘allowFullScreen’, ‘true’,
    ‘allowScriptAccess’,’sameDomain’,
    ‘movie’, ‘preview’,
    ‘flashvars’, ‘path=xml/config.xml’,
    ‘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=9,0,0,0″ width=”100%” height=”100%” id=”preview” align=”middle”>
    <param name=”wmode” value=”transparent” />

    <param name=”allowScriptAccess” value=”sameDomain” />
    <param name=”allowFullScreen” value=”true” />
    <param name=”flashvars” value=”path=xml/config.xml” />
    <param name=”movie” value=”/preview.swf” /><param name=”quality” value=”high” /><param name=”bgcolor” value=”#cccccc” /> <embed src=”/preview.swf” <param name=”flashvars” value=”path=xml/config.xml”/> quality=”high” bgcolor=”#cccccc” width=”100%” height=”100%” name=”preview” align=”middle” allowScriptAccess=”sameDomain” allowFullScreen=”true” type=”application/x-shockwave-flash” pluginspage=”http://www.macromedia.com/go/getflashplayer” />
    </object>
    </noscript></div>

    you try to remove those codes, or try to follow the soluton add the transparent mode for this flash http://kb2.adobe.com/cps/142/tn_14201.html

    GOodluck

    minas69 Friend
    #350254

    thanks thienhc,

    but this takes no effects….

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  minas69 14 years, 3 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum