Hi, my friend and I are starting a web development service and we have an all-flash site displaying our talents. Inside of the flash site there is a way to change the colors of the flash movie. When the flash movie changes color there is javascript that changes the html page (holding the flash movie)'s background color to match. Everything works fine, but we plan on having a loader screen that would change color also. Does anyone know how to change one pages bgcolor from code within another page?
We want the loader page, which remains in the background, to change colors with the actual site page, which is the centered window. Any help would be appreciated.