ouyang789987 / swfobject

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

Flash doesnt load everytime in firefox 3.5.7. #435

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Visit http://www.spedmo.com/application.spd in firefox
2. hit refresh flash loads
3. hit refresh flash doesn't load... and so on.

What is the expected output? What do you see instead?
Flash should load in firefox everytime... loads in ie/safari everytime
without issue.

Have tried - swfobject.switchOffAutoHideShow(); as suggested in the forum
without any positive results.

What version of the product are you using? On what operating system?
Tested with firefox 3.5.7 on both windows pc and mac osx. Both have the
problem.

Please provide any additional information below.
Issue seems similar to other firefox issues although ive not seen anyone
complain about flash loading and then not loading...

Original issue reported on code.google.com by spe...@gmail.com on 9 Feb 2010 at 4:47

GoogleCodeExporter commented 9 years ago
Please post to the SWFObject list before posting a bug report. There are a 
number of 
factors which could produce this outcome and the authors implementation of 
SWFObject 
MAY be one of them.

There is session based authentication over AMF, facebook connect, mapping APIs 
and 
other complexitites happening on this page, and one of which could be causing 
the 
behaviour. There are also a whole bunch of runtime security errors being thrown 
by 
this page, e.g.

Error: Request for resource at 
http://khm0.google.com/kh/v=54&cookie=fzwq2r2lDNU4d02fW6aSN2cI1BOuPORCyG_3wQ&t=t
srrtt
srsqqrq&flc=x3 by requestor from http://www.spedmo.com/flex/main.swf?
no_cache=0.899907847878515 is denied due to lack of policy file permissions.

On top of all that, I am unable to reproduce the error. I can refresh the page 
in FF, 
and the content comes up fine the 2nd and subsequent time.

I am marking this as invalid until it is actually determined that SWFObject is 
causing the issue.

Original comment by aran.rhee@gmail.com on 9 Feb 2010 at 10:33