Shihyen / swfobject

Automatically exported from code.google.com/p/swfobject
0 stars 0 forks source link

Sporadic issue with SWF's not loading #213

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open a page with an swfobject swf 100 times.  This problem is very 
sporadic, one in one-hundred or so page loads between ocurrences.

What is the expected output? What do you see instead?
Ocassionaly, on all of my websites that use swfobject, the flash portions 
of my pages don't load and I.E. continually says 'waiting for...' in the 
status bar.  The rest of the html content loads fine.

What version of the product are you using? On what operating system?
v2.1, Windows XP Pro, IE 7
Problem occurs on both IIS 7 & ASP.Net Development Server

Please provide any additional information below.
Error can be reproduced on the following websites:
http://nationalprayerbank.com
http://flashfirework.com

Original issue reported on code.google.com by bgol...@gmail.com on 3 Nov 2008 at 4:41

GoogleCodeExporter commented 9 years ago
I don't think that this is SWFObject related, it's more likely to do with your 
web
server serving the SWF file itself. E.g. have a look at our test suite, we never
experience such problems here: 
http://code.google.com/p/swfobject/wiki/test_suite

Furthermore, for the first example I would put SWFObject's embed code in the 
head of
the HTML document, for the second one I would also monitor the Google adds.

Original comment by bobbyvandersluis on 4 Nov 2008 at 9:48