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
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

System Message - November 16, 2009 - 14:30
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.