Closed (fixed)
Project:
SWF Tools
Version:
6.x-2.5
Component:
SWF Tools
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Jun 2009 at 14:49 UTC
Updated:
28 Apr 2010 at 21:50 UTC
Hello i tried to disable the download button in JW Media Player. But it does not work.
Here is my example.
print swf('test1.flv',
array(
'flashvars' => array('showdownload' => 'false')
)
);
Whats is the right syntax for flashvars?
Comments
Comment #1
Stuart Greenfield commentedThe syntax is right, but the showdownload parameter no longer exists in JW Player. There are a few threads discussing it on the JW website.
Setting to "closed".