background-color change on host
by Pieter Smit
on
Apr 1, 2008 at 8:34:21 am
Hi everyone,
As a newby a just finished a nice little intro for my website in flash.
Made it with adobe flash cs3 proffessional.
Works real well on my computer.
But when I published it to my site the background (of the flashmovie itself) chanced from black to white!? while the same swf file is playing from my computer perfectly. playing from my host it is showing up with this white background.
Anybody know what is going on?
Thanks for thinking with me
Re: background-color change on host by Adam Ashby on Apr 1, 2008 at 4:08:48 pm
The background color of the swf is going to be whatever color the html page is that its embebbed on unless you actually draw a rectangle of your desired background color and make it the bottom layer of your timeline.
Re: background-color change on host by Pieter Smit on Apr 1, 2008 at 5:31:29 pm
Hi Adam,
Thanks for your input.
I have a black background in the movie.
The thing is: even if I go directly to the swf movie on the host,(without the embedded html page) it still converts to white.
This while the same movie plays with a black background on my computer.
Re: background-color change on host by Pieter Smit on Apr 1, 2008 at 5:32:39 pm
Hi Adam,
Thanks for your input.
I have a black background in the movie.
The thing is: even if I go directly to the swf movie on the host,(without the embedded html page) it (the background)still converts to white.
This while the same movie plays with a black background on my computer.
Re: background-color change on host by Pieter Smit on Apr 1, 2008 at 9:33:12 pm
Hi again,
I've made the movie on several background colors
all the different swf files play with all the different colors perfectly on my computer, only on the host it is allways a white background.
Even if I put a color atrribute in the html code to make the body background black