Topic: Background color is uneditable when in a container?
First off, I'm a total trial-and-error self-taught newbie at this web design business, so I apologize if I'm missing something (and also restricted to using Dreamweaver CS3).
I've lurked the forums here and tried all the suggestions to get my background color to stay black when it's embedded in a < div> container.
I've edited both the background color values in the index:
var fo = new SWFObject("viewer.swf", "viewer", "100%", "100%", "8", "#000000");
and changed it in the gallery.xml file, and even tried throwing in a big flat black background image (in the gallery file). I've tried the solutions in the FAQ, and I think it has something to do with the fact that it's in a container. This guess is due to the fact that when I preview the viewer (the index file) the background is black, but when I preview the page it's embedded in, it goes to the default gray.
Also, I used the SWFobject to embed it, as if I just used the regular SV code, it kills the design of my site.
Please, anyone, help!
My site is at: www dot rickkitagawa dot com.