merl0t / flash-videoio

Automatically exported from code.google.com/p/flash-videoio
0 stars 0 forks source link

IE: SCRIPT438: Object doesn't support property or method 'setProperty' #52

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. open http://myprojectguide.org/p/flash-videoio/9.html with FF or Chrome
2. open http://myprojectguide.org/p/flash-videoio/9.html with IE (9 or 11)
3. set nearIDs and farIDs on both browsers

What is the expected output? What do you see instead?
I expect the P2P video call to work (as it does on FF, chrome and other 
browsers like 'Sparks') but with IE9 and IE11 I have the following error in the 
dev console: 
SCRIPT438: Object doesn't support property or method 'setProperty'

What version of the product are you using? On what operating system?
I have used the example forementioned and tested on my website using 
VideoIO-3.3 and versions below.
OS: Win 7 64 ultimate

Please provide any additional information below.
I would like to find a solution that does not involve any action from the 
user(no plugin, hack or specific setting in IE). Thanx in advance, Regards, 
Pascal BEN BIHI

Original issue reported on code.google.com by pascalbe...@gmail.com on 24 Nov 2013 at 9:05