danriegsecker / swfobject

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

Problems with Flash detection and Firefox 3.0.3 on mac? #207

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Go to http://www.chendadesign.com
2. Will bring up the html alternate content.

What is the expected output? What do you see instead?
I think I have Flash installed and I a confused why it keeps giving me the html 
alternate content?

What version of the product are you using? On what operating system?
I am using Firefox 3.0.3 on a Intel Mac and Flash Player 10 on my browsers. 

Please provide any additional information below.
It seems like the detection script does just not work for Firefox? Maybe I have 
it set up wrong? 
Firefox seems to have no issue with other Flash pages that use the same version 
of Flash. What 
could I be doing wrong, or is this a bug in firefox. If so, how can I fix it?

Thanks a lot!

Original issue reported on code.google.com by brianfo...@gmail.com on 29 Oct 2008 at 10:19

GoogleCodeExporter commented 9 years ago
Please use the Generator to verify your code.

Currently Firefox looks for test.swf, which in your case is incorrect:
<object type="application/x-shockwave-flash" data="test.swf" width="300" 
height="120">

For any further questions, please use the discussion group:
http://groups.google.com/group/swfobject

Original comment by bobbyvandersluis on 30 Oct 2008 at 12:11