danriegsecker / swfobject

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

Warning: Use of getBoxObjectFor() is deprecated. Try to use element.getBoundingClientRect() if possible. #254

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Using swfobject.embedSWF() on FireFox 3.0.5

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
swfobject2, on windows xp

Please provide any additional information below.

Original issue reported on code.google.com by bevan...@gmail.com on 14 Jan 2009 at 9:36

GoogleCodeExporter commented 9 years ago
/* SWFObject v2.1 <http://code.google.com/p/swfobject/>

Original comment by bevan...@gmail.com on 14 Jan 2009 at 9:37

GoogleCodeExporter commented 9 years ago
getBoxObjectFor() is not used by SWFObject

Original comment by bobbyvandersluis on 15 Jan 2009 at 2:22

GoogleCodeExporter commented 9 years ago
the error is reproducable.  I have got the error with Vista, firefox 3.0.5.
this comes with even the default google example:
http://code.google.com/apis/youtube/js_example_1.html

Original comment by vsn...@gmail.com on 27 Jan 2009 at 10:20

GoogleCodeExporter commented 9 years ago
Well, maybe you should read my reply, getBoxObjectFor() is _NOT_ used by 
SWFObject.
Just check your add-ons and try to figure out the real cause.

Original comment by bobbyvandersluis on 27 Jan 2009 at 12:18

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Some FF extensions may cause this problem.
In my case, "Pearl Crescent Page Saver Basic" caused exact same error above, and
disabling "When loading web pages, arrange to capture Flash content" option of 
the
extension fixed the issue.

Original comment by tom.non...@gmail.com on 16 Feb 2010 at 3:41