Currently there are two issues preventing this:

  1. http://drupal.org/node/1451490 (patch submitted)
  2. the trick used to load external swfobject library does not work when loaded dynamically from ctools modal etc...

For the second item, I was not sure wether to address is here or in ctools. But now I think reworking the hack in theme_jwplayermodule_render_player() would be of most benefit.

Patch coming.

Comments

JimBroad’s picture

external js load alternative hack

JW Player’s picture

Hi Jim,

I appreciate you providing a patch. I'll review it for inclusion in the next version of the module. I agree that if something were to change the hack itself should change as opposed to other things changing around it.

Thanks.

JimBroad’s picture

Thanks,

Also note, though there is some IE specific JS there, I have tested it only in Linux versions FF and Chromium.