Currently there are two issues preventing this:
- http://drupal.org/node/1451490 (patch submitted)
- 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.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | jwplayermodule-externaljs-load-modification-1452262.patch | 2.88 KB | JimBroad |
Comments
Comment #1
JimBroad commentedexternal js load alternative hack
Comment #2
JW Player commentedHi 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.
Comment #3
JimBroad commentedThanks,
Also note, though there is some IE specific JS there, I have tested it only in Linux versions FF and Chromium.