Please see FAQ 16 http://code.google.com/p/swfobject/wiki/faq#16._Why_does_Firefox_load_my_SWF_twice? <http://code.google.com/p/swfobject/wiki/faq#16._Why_does_Firefox_load_my_SWF_twice?> - S
On 26 September 2010 21:34, Axel Huizinga <[email protected]> wrote: > Hi, > when I embed my swfs with SWFObject I noticed multiple requests for > the embedded swf file on each page load. (tried embedSWF and createSWF > methods) For example my apache access logs looks like this: > > 2010:22:23 127.0.0.1 - - "GET /paradiseprojects.de/httpdocs/ > gradientCircle.swf?random=30217 HTTP/1.1" 200 3336 "http://localhost/ > paradiseprojects.de/httpdocs/" > 2010:22:23 127.0.0.1 - - "GET /paradiseprojects.de/httpdocs/ > gradientCircle.swf?random=30217 HTTP/1.1" 304 - "http://localhost/ > paradiseprojects.de/httpdocs/" > 2010:22:23 127.0.0.1 - - "GET /paradiseprojects.de/httpdocs/ > gradientCircle.swf?random=30217 HTTP/1.1" 304 - "http://localhost/ > paradiseprojects.de/httpdocs/" > > I wonder why these additional request are created and how I can avoid > this effect which only appears while loading with firefox - IE 8 works > normal and requests the swf only once. > > Cordially, > Axel > > -- > You received this message because you are subscribed to the Google Groups > "SWFObject" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<swfobject%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/swfobject?hl=en. > > -- You received this message because you are subscribed to the Google Groups "SWFObject" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/swfobject?hl=en.
