I have recently started using flash and whenever I insert a flash object/movie into my html I see this brief white flash as the movie loads. Is there any way to get rid of this white flicker, maybe setting a background color with CSS? Also what is the best way to have a static image display in place of a flash element if the viewer does not have flash installed?
for the first question, are you using dreamweaver to build the site ? If yes then select the grey flash file on the page and in the properties tool box there is a colour selector. simply select the same colour as your html page and the white flicker will be no more. All you did is set a bgcolor param for the flash file.