You don't need to modify the Bing API in order to add it a z-index, just wrap its code in a div element and add z-index to it.
HTML Code:
<div style="z-index:2">
... bing code ...
</div>
I can't guarantee that it works in this case but that's what people usually do to put content on top of a flash animation.
__________________
Hades,
Ancient god, King of the Nether World, and Guardian of the Dead.
...and on my free time I'm also a web developer, contact me if you need one!
|