[TYPO3] site with flash flashes on reload

Michael Stenskjær Christensen michael31255902 at gmail.com
Mon May 5 21:56:36 CEST 2008


I have found a solution to the problem.
It seems, the browser didn't know the height of the flash until done  
loading, though I had defined a height on the div that wrapped it. So  
the way I solved it was by making both the top (where the flash banner  
was) and the main (which was "flashing") position:absolute and give  
the main a top:[banner-height] attribute.
That solved it. Just needed at bit of fixing in IE in orden to center  
the content though (used the right:50%; right-margin:-[half the page  
width]px; function)

Everything works perfectly now.

Regards
Michael
Den 04/05/2008 kl. 13.45 skrev Simon Child:

>
> "Michael Stenskjær Christensen" <michael31255902 at gmail.com> wrote in  
> message
> news:mailman.7683.1209882812.18990.typo3- 
> english at lists.netfielders.de...
>
>> I hope I make myself just sort of understandable, and that someone  
>> has  a
>> good suggestion to how to include non-flashing flash on a site? I   
>> doubt
>> I'm the first with this problem.
>
> Is this your problem (and solution)?
>
> http://www.bluerobot.com/web/css/fouc.asp/
>
>
> -- 
> Simoin Child
>
>
> _______________________________________________
> TYPO3-english mailing list
> TYPO3-english at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english



More information about the TYPO3-english mailing list