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
Locking down Exchange in SBS 2003
Looking for a Steady State replacement for W7
ASP
can't find Printer Setup Utility in Mac OS X 10.5.8
startup script as su in Fedora
Microsoft SharePoint Foundation search server option is grayed out.
Access Program Which Sends An Email
Private IP Security
VMware Workstation 7.1 Won't Install
How to parse XML string in Oracle procedure ?