Thumbnail with JW Player
dwkitchen - November 2, 2009 - 14:20
| Project: | SWF Tools |
| Version: | 6.x-3.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | dwkitchen |
| Status: | closed |
Jump to:
Description
I found I needed to make some changes to wijering4.module to get the thumbnail to work.
I change line 174-176 to :
if (isset($vars->othervars['image']) && !valid_url($vars->othervars['image'], TRUE)) {
$flashvars['image'] = '/' . $vars->othervars['image'];
}
It now works a treat!
David

#1
Automatically closed -- issue fixed for 2 weeks with no activity.