Hello, I'm having an issue very similar to this one from 2010[http://www.longtailvideo.com/support/forums/bits-on-the-run/videoplayer/16814/ie-8-issue], but I can't seem to find a good resolution.
I am managing a Drupal 6 site with Lightbox2 and JWPlayerModules installed. One of the features of the Lightbox2 module is that you can link directly to SWF files, and it will play them in a lightbox. After some tinkering, I was able to get the JWPlayer playing videos in FF, Chrome and IE. Yay.
The only issue is that when I try to close the lightbox in IE8, I'm getting the following error:
An error has occurred in the script on this page
Line 1
Char 1
Error Access is denied
Code 0
Url http://this url is actually a link to the flv.Do you want to continue running scripts on this page?
In the previous thread which I mentioned and linked to above, someone mentioned that it's possible that the error is caused by the fact that the embed tag in the lightbox has a name attribute, but not an ID attribute. I can confirm that the embed tag created by Lightbox2 does not have an ID attribute.
The way I'm doing this is just linking directly to the player.swf and including the file, image and config parameters in a query string.
I'm incredibly close to having this working perfectly...it's just that damn IE8 script error! Any thoughts? Jeroen? Anyone?
@Mike -
We only directly support embedding the player using the JW Embedder (jwplayer.js) and SWFObject. But post a link to the page you're having trouble with, and perhaps someone can take a look and give you some advice.