Page 1 of 1
swf flash objects take too long to load
Posted: Fri Jan 01, 2010 3:38 pm
by thosecars82
Hello
I would appreciate if you told me why my swf flash objects might be taking so long to load. I think they were loaded much quicker in the past but I have not changed the code. Now it might take like a minute to load the
two swf objects which are on the page:
http://www.arreglaordenador.com
Thanks
Re: swf flash objects take too long to load
Posted: Fri Jan 01, 2010 5:07 pm
by cpetercarter
When I navigate to the page, Firefox says that it is the iframe from bannersxchange which is taking a long time to load. I guess that javaScript is not able to place the swf objects on the page until the iframe has finished loading. Try removing the bannersxchange iframe and see what happens.
Re: swf flash objects take too long to load
Posted: Fri Jan 01, 2010 5:35 pm
by thosecars82
cpetercarter wrote:When I navigate to the page, Firefox says that it is the iframe from bannersxchange which is taking a long time to load. I guess that javaScript is not able to place the swf objects on the page until the iframe has finished loading. Try removing the bannersxchange iframe and see what happens.
I had already tried that but it did not work. Anyways, I have removed the banner again so that we can check it again.
Please, let me know.
Thanks
Re: swf flash objects take too long to load
Posted: Sat Jan 02, 2010 2:27 am
by cpetercarter
If I enter the address of either of your Flash objects in the address bar, they download and display almost immediately. So I still think that there is something else on your page - one of the JavaScript files perhaps - which is causing the delay. I suspect that swfobject (a JavaScript programme used to place Flash objects on a web page) cannot start until the page has loaded completely. I am sorry that I cannot be more helpful.