SOLVED || Strange bugs in IE and Chrome, but not in Firefox and Opera...
Hi,
I have very strange critical bugs in Internet Explorer and Chrome browsers. Here is the page where you can see it:
franmerpools[dot]ru/neue/border
— this terrible bug is in scrolling, as you can see. The same bug takes place at some other pages, but I cannot define why.
But in Firefox and Opera everything works fine.
Do you know what could be the reason of this problem and the possible way to solve it?
I've already tried:
– publish SWF from both Flash CS5.5 and CS6;
– publish to all versions of Flash Player starting from 8;
Nothing helped.
Thanks in advance!
P.S. I cannot post a link because I have less than 50 posts on this forum.
~~~~~~~~~~~~~~~~~ SOLVED ~~~~~~~~~~~~~~~~
The problem is solved.
The reason of it was in hosting sutep.
...GZIP...
gzip on the hosting was turned on, and that's why flash could get the size the of file being loaded — bytesTotal retured 0 (zero). My preloaders for preview pictures on the page where trying to get size of the loaded files, but unsuccessfully. And bugs appeared — preloaders' height was about millions pixels (infinity). So the scrolling calculation function failed.
Details on the problem and the solution are here: patrickmcd[dot]com/2009/04/20/flash-preloading-errors-turn-off-gzip
Last edited by Punk T-34; 06-15-2012 at 09:24 AM.
Reason: problem solved
|