Microsoft
Software
Hardware
Network
Question : How to adjust JW player position?
Hi
I would like to adjust the player position using a value I get from the client.
For example: if the client entered 100, I want forward the video to the second 100
How can I pass the value to the player?
Thanks
Answer : How to adjust JW player position?
I have found it
var clientValue = 100;
using the function player.sendEvent('SEEK',cl
ientValue );
source
http://developer.longtailv
ideo.com/c
ontributor
s/nyboe/
JW
_API_xmpl_
6-1-0-0.ht
ml
Random Solutions
Group Policy - Only allow intranet web access to production desktops
web traffic
Server healtness
Include C++ header files in .Net Application
MAC Os 10.4 Startup problem.
Can You Remote Access PowerShell?
IIS 7 leaking private ip via https
windows 2008 Domain controller for 200 AD
Detect ESC key press in VSTO
Air 2.0 Native Process: Why does process.standardOutput.rea
dUTFBytes seem to overflow?