Forums

[Plugin: pb-embedFlash] Flash content disappears behind Shadowbox (4 posts)

  1. filestyle
    Member
    Posted 3 years ago #

    Hi all

    and thanx to Pascal for this plugin, it is exactly the one i need! But there is one problem: How can i prevent that all other flash contents (in the blog without shadowbox) disappear behind the shadowbox when a flash content is called within the shadowbox. As soon as the shadowbox will be closed, all other flash snippeds are then visible again.
    It would be very important for my design, that all flash's are always visible, even under a grey tone with 85% opacity...

    Many thanks

    PS I'm using WP 2.6 and the K2 Theme

  2. pasber
    Member
    Posted 3 years ago #

    For me, I cannot help at design issues, sorry. I encounter the same behavior (other flash disappears), but don't know how to prevent/solve this...

  3. nosferatuscoffin
    Member
    Posted 3 years ago #

    Actually, it sounds like ShadowBox is working properly as the CSS that is used with the Javascript call is by default grey.

    You might want to go over the plugin's CSS and see if you cannot set the backgrounds to a value of "transparent"

    Simple Example:

    .pb_background {
    background: transparent;
    }

    If you could give us a URL, it might be easier to see how the other Flash elements on the page are disappearing.

  4. pasber
    Member
    Posted 3 years ago #

    As said before, I got the same "issue"(?) on my blog. If you open a Shadowbox (no matter what content), all <object>s disappear until you close the Shadowbox.

    I think it's because the browsers cannot apply the transparency onto the objects/flashs. So you need to remove the transparency/opacity completely from the CSS to have the other objects shown.

Topic Closed

This topic has been closed to new replies.

About this Topic