-
AuthorPosts
-
minas69 Friend
minas69
- Join date:
- September 2007
- Posts:
- 260
- Downloads:
- 0
- Uploads:
- 99
- Thanks:
- 73
- Thanked:
- 6 times in 1 posts
July 13, 2010 at 11:28 am #152518Hi,
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
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
July 19, 2010 at 9:51 am #350232Hello 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 Friendminas69
- Join date:
- September 2007
- Posts:
- 260
- Downloads:
- 0
- Uploads:
- 99
- Thanks:
- 73
- Thanked:
- 6 times in 1 posts
July 19, 2010 at 1:26 pm #350254thanks thienhc,
but this takes no effects….
AuthorPostsViewing 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
ja-breadcrumbs in background
Viewing 3 posts - 1 through 3 (of 3 total)