Forums

WP Bannerize
SWF in Internet Explorer links don't work, wmode broken (3 posts)

  1. fsimmons
    Member
    Posted 3 months ago #

    Searched forums. Seems like maybe linking SWF within the plugin doesn't quite work correctly yet?? Not working for me in IE9. I thought it was a z-index thing so I tried a bunch of CSS to get it and could not.

    Also, I noticed that changing wmode from anything besides Window (eg Transparent), hides the SWF completely for me. It simply disappears. You can right-click and get the typical flash menu.

    http://wordpress.org/extend/plugins/wp-bannerize/

  2. zabatonni
    Member
    Posted 2 months ago #

    same here.. pls i need solution fast..

  3. zabatonni
    Member
    Posted 2 months ago #

    got it.. you need to add transparent background-image into <a> tag which represents click area.

    in the wp bannerize settings add custom css like this:

    div.wp_bannerize a {
    background:url('YOUR-PATH-TO-TRANSPARENT-IMAGE.png/gif');
    }

    plugin developer should think about including this little hack to make it work in IE9

Reply

You must log in to post.

About this Plugin

About this Topic