|
Naturally, when I post something looking for help I end up figuring it out on my own.
I basically ended up nesting the page container within a wider container and then using CSS added a background image with a z-index of 100. Then, the div with the Flash XML was given a position:absolute and zindex:-100. That put the image over the flash. I havn't tackled the navigation yet but I am assuming it will be a similar approach.
|