iEntry 10th Anniversary Forum Rules Search
WebProWorld
Register FAQ Calendar Mark Forums Read
Flash Discussion Forum Flash design presents a limitless number of possibilities for your sites and designs. Discuss your Flash ideas, questions and issues here.

Share Thread: & Tags

Share Thread:

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 05-28-2008, 05:30 PM
WebProWorld Pro
 
Join Date: Aug 2004
Location: Rome, Italy
Posts: 106
lacantina RepRank 0
Default SWFObject flash player causing slow page load in IE?

Hi,

We have 57 different flash players on our page that use the below code, they all work fine and all load in 2-3 seconds in Firefox.

Can be seen here: Rap Beat Catalogue

In IE, 57 different instances of the code had to be created in order for the flash players to even appear. So the code was adapted in the following way (see bold number) for each instance:

<!-- Begin Code -->

<script type="text/javascript" src="swfobject.js"></script>

<div id="flashPlayer1">
This text will be replaced by the flash music player.
</div>

<script type="text/javascript">
var so1= new SWFObject("playerMini.swf", "mymovie", "75", "30", "7", "#FFFFFF");
so1.addVariable("autoPlay", "no");
so1.addVariable("soundPath", "song.mp3");
so1.write("flashPlayer1");
</script>

<!-- End Code -->


Problem is that while the flash players now appear in IE, it takes the page at least 15 seconds to load in IE!

Is there therefore any way to speed up page loading in IE? Why does Firefox only take 3 seconds to load the same exact page?

Thank you for your help!

PS
Total newbie with flash...

Last edited by lacantina; 05-28-2008 at 05:32 PM.
Reply With Quote
  #2 (permalink)  
Old 07-01-2008, 11:33 PM
Web-Design-Guy's Avatar
WebProWorld Pro
 
Join Date: Jun 2008
Location: Perth, Western Australia
Posts: 110
Web-Design-Guy RepRank 1
Default Re: SWFObject flash player causing slow page load in IE?

I'd update to the new swfobject v2.0 way of doing things.
Reply With Quote
Reply

  WebProWorld > Site Design > Flash Discussion Forum

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Using SWFObject for Flash Sites richmar Flash Discussion Forum 4 01-24-2007 06:31 AM
Begin Flash Movie on page load... incraftfun Flash Discussion Forum 1 12-27-2006 05:32 PM
Page hangs till flash doesn't load 32bytes Flash Discussion Forum 7 09-13-2005 09:31 AM
large flash movies slowing page load pagetta Flash Discussion Forum 0 08-31-2005 06:31 AM
My web pages load way too slow help! equickxpress Graphics & Design Discussion Forum 7 04-30-2004 12:50 AM


All times are GMT -4. The time now is 11:14 AM.



Search Engine Optimization by vBSEO 3.3.0