Welcome to TalkGraphics.com
Results 1 to 4 of 4
  1. #1
    Join Date
    Nov 2011
    Location
    Belgium, Hasselt
    Posts
    50

    Default Flash over layer

    Hi guys

    Iam having a problem with putting a layer over a flashfile. It seems that when i open a layer over a flash file (in my case an Iframecode for a banner from bannersnack.com) the flash file comes over my layer.

    When i was searching for awnsers on google, i came up with this: wmode="opaque"
    You need to put it in your iframacode, but i tried several times, somethimes the flashfile doesn't show up and somethimes it comes over the layer again, when i replace the code

    my iframecode:

    <iframe src="http://files.bannersnack.com/iframe/embed.html?
    hash=0a75c11a2cd34d771ec3c8c6b3791388&bgcolor=%233 D3D3D&alt=screenshot&wmode=window&t=1323697453" width="679" height="220" frameborder="0" allowtransparency="true"></iframe>

    So where do i put the wmode="opaque" ?

    Thanks

  2. #2
    Join Date
    Dec 2000
    Location
    Hautes Pyrénées, France
    Posts
    5,083

    Default Re: Flash over layer

    <iframe src="http://files.bannersnack.com/iframe/embed.html?
    hash=0a75c11a2cd34d771ec3c8c6b3791388&bgcolor=%233 D3D3D&alt=screenshot&wmode=window&t=1323697453" width="679" height="220" frameborder="0" allowtransparency="true"></iframe>

    <iframe src="http://files.bannersnack.com/iframe/embed.html?
    hash=0a75c11a2cd34d771ec3c8c6b3791388&bgcolor=%233 D3D3D&alt=screenshot&wmode=opaque&t=1323697453" width="679" height="220" frameborder="0" allowtransparency="true"></iframe>
    If someone tried to make me dig my own grave I would say No.
    They're going to kill me anyway and I'd love to die the way I lived:
    Avoiding Manual Labour.

  3. #3
    Join Date
    Nov 2011
    Location
    Belgium, Hasselt
    Posts
    50

    Default Re: Flash over layer

    how could i not see this lol

    Thanks!

  4. #4
    Join Date
    Dec 2000
    Location
    Hautes Pyrénées, France
    Posts
    5,083

    Default Re: Flash over layer

    can't see the wood for the trees, it happens a lot to me
    If someone tried to make me dig my own grave I would say No.
    They're going to kill me anyway and I'd love to die the way I lived:
    Avoiding Manual Labour.

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •