-
White Flash Intro Pages
Howdy,
I've made a couple of intro pages in Koolmoves with a preloader and can't seem to get the initial white flash changed to black when the sites are accessed...any suggestions on how to stop this?. The backgrounds on the sites are black.
Would appreciate your help.
Tnx Tuller
-
Put a black filled rectangle at the bottom in all frames after say frame 1.
-
Thanks Bob
Thanks Bob for your fast reply. I'm actually more or less new to Koolmoves so what I did was use three images then place text on it and use motion scripts on the text and the images. I didn't per say make a movie out of the intro.
On the initial start-up Koolmoves image I gave it a black background also.
I'm not a web designer I'm an architectual engineer :-)
If you'll pm me I'll give the url so you can check it for me. I've been asked to keep it private until we get it completed.
Thanks,
Tuller
-
Make the background white and add the large black rectangle to the bottom layer when you want the background to be black.
-
Maybe I'm not understanding the issue but did you set the background color and did yo use the HTML generated by KM?
-
Just put a big black rectangle, bigger than your frame, and send it to the back. simple
-
If your background is black, with your html editor put this:
.........
<param name="quality" value="high"><param name="BGCOLOR" value="#000000">
.........
it is all...