Active
Project:
FlashVideo
Version:
6.x-1.5
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
27 Aug 2010 at 17:31 UTC
Updated:
27 Aug 2010 at 17:47 UTC
I'm trying to add a skin for the Longtail video player - I'm not too clear on how to do that. I tried adding:
skin="bekle.zip" to the flashvars, but it didn't like that (skins don't need to be unzipped with the Longtail player). Anyone know how to do this on Drupal 6?
Comments
Comment #1
jaypanI should add, my flashvars look like this:
file=@video&skin="bekle.zip"I've also tried:
file=@video&skin=bekle.zipBut it doesn't load the player with either of these. The skin lies in the same directory as the player.swf.