-
Hi,
My clients has videos on posts using the Flowplayer plugin, and these videos work just fine when viewed in all browsers.
However, my client also has an alternative viewing method, and it is this viewing method which cause some javascript errors.
My client has built a .net program in Visual Studio. They have made the WP site that has the videos accessible directly though their program via a .net Web Browser control. When attempting the view the videos via the .net Web Browser controls, the following error displays:“Line: 6”
“Character: 12,144”
“unable to get property style of undefined or null reference”
URL: flowplayer.min.js?ver=6.0.3.4Then whether I choose to continue running scripts or no, this error message displays:
Line: 6″
“Character: 11,756”
“unable to get property getBoundingClientRect of undefined or null reference”
URL: flowplayer.min.js?ver=6.0.3.4I know that this is not the fault of Flowplayer, and based on my research, I think it has to do with IE rendering limitations in the WebBrowser control, and as such you are under no obligation to address the issue.
But if you’ve ever heard of this issue, could you please share any info you have that might help me resolve the issue?
Thanks a bunch,
Michael