hi, i like how there's integration for JW FLV Player in the 6.x dev version by specifying the flv player, but there's currently no way to customize the player's flashvars (skin, color, logo overlay, buffer time, etc) http://code.jeroenwijering.com/trac/wiki/FlashVars
this would be a great feature as i have been using Mediabox for videos instead of Lightbox, and it'd be great to integrate it all into one.
thanx so much!
-nick
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | lightbox2_6x_311283.patch | 5.76 KB | ncy |
Comments
Comment #1
stella commentedpostponed until after next release
Comment #2
ncy commentedhi stella:
i made a patch for 6.x version. it includes textfield in settings for flashvars as well as some additional error-checking. (path to FLV player should include base_path() in case Drupal is installed in a subdirectory, and flashvars field should begin with an ampersand character).
turns out flashvars should be in the src attribute. that's why i couldn't get it working before. just missed it before >_<
test it out and lemme know if it works ok :)
cheers
-nick
Comment #3
stella commentedCommitted, thanks for the patch.
Comment #4
stella commentedReleased in Lightbox2 6.x-1.9 and 5.x-2.9.
Cheers,
Stella
Comment #5
stella commented