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
swf flash objects take too long to load
Moderator: General Moderators
-
thosecars82
- Forum Commoner
- Posts: 94
- Joined: Thu Apr 03, 2008 6:31 am
- Location: Arganda, Madrid
- Contact:
-
cpetercarter
- Forum Contributor
- Posts: 474
- Joined: Sat Jul 25, 2009 2:00 am
Re: swf flash objects take too long to load
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.
-
thosecars82
- Forum Commoner
- Posts: 94
- Joined: Thu Apr 03, 2008 6:31 am
- Location: Arganda, Madrid
- Contact:
Re: swf flash objects take too long to load
I had already tried that but it did not work. Anyways, I have removed the banner again so that we can check it again.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.
Please, let me know.
Thanks
-
cpetercarter
- Forum Contributor
- Posts: 474
- Joined: Sat Jul 25, 2009 2:00 am
Re: swf flash objects take too long to load
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.