Is there a support for JW Plugins? I tried file="filename&plugins=embed-1" and file="file" plugins="embed-1" but It's not working.
If there isn't support for plugins, Im requestring it.
Is there a support for JW Plugins? I tried file="filename&plugins=embed-1" and file="file" plugins="embed-1" but It's not working.
If there isn't support for plugins, Im requestring it.
Comments
Comment #1
Anonymous (not verified) commentedI tried to enable plugins via PHP(http://drupal.org/node/354294), but It's not working. Any ideas?
Comment #2
tanfastic006 commentedits not working for me in both php and swf methods as well..skins are loading fine.
Comment #3
kakarot-1 commentedWhy it's not available plugins in swf tools?
It would be nice if we could have HD videos.
Comment #4
hedac commentedtry this
<swf file="file.flv" flashvars="plugins=embed-1" allowscriptaccess="always">but How to set the flashvars default for all contents? I can pass flashvars for each specific manually entered one with the input filter.. but How to set flashvars for all the instances displayed by the filefield cck display?
Comment #5
bbilocura commentedI patched SWF Tool's admin interface for JW Player 4.5 a while back. Take a look at http://drupal.org/node/540938 and see if it helps. Patch should be executed from within the swftools/wijering4 folder. (Make backups though, it is my first attempt at submitting a patch).