You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
Flash and DHTML layers for IE Adobe Flash / Tips and Tricks
When I was creating a website I wanted to use flash and dhtml together in one page so I didn't need some anoying popup to display some databased or extern data. But It didn't work right away. Why? Because Flash is a plugin with ActiveX and it's always on top. Then I began looking for a solution on the internet and nobody could say how to do it right.
On the macromedia site they gave me a sort of solution but it didn't work as I hoped it would, so i surfed the net over and over again but nobody could give a nice explained example how to do it so I wrote this javascript for you all.