PDA

View Full Version : cutting swf plugin loading time


stephenfinn
09-14-2005, 09:17 AM
hello,

i am having problems getting rid of that annoying white box within my html page where the flash plugin is loading.
take this:

http://www.sharmanfinn.co.uk//agile/hold/agilehold.html

what i have here is an empty swf within a background colour of black inside a html page also with a black background yet when the page loads there is always a split second where the flash area comes up white. any ideas how to stop this?

Rossman
09-14-2005, 04:18 PM
Yeah, you can just change the HTML page...change the bgcolor setting in both the object and embed tags to match the rest of the page.

Cheers!

stephenfinn
09-16-2005, 08:43 AM
thanks ross, worked great