Technical Web Question

Out of context: Reply #3

  • Started
  • Last post
  • 5 Responses
  • Boz0

    haven't tried it but you can try.

    when you do flash embed on your html page.. make sure your wmode parameter is transparent.

    with wmode=transparent flash object will always be on top of all divs in your html. Because you set your wmode to transparent you should see the underlying html ok so any action you do in flash to hide would show through the page.

    If that doesn't work, you could always make your html "screenshot" as a JPG and put it in the div under the the flash div..

    Either way you should try it.

View thread