Click to See Complete Forum and Search --> : To control Window Media Player using slider ....( Javascript)


svcpp
December 3rd, 2002, 07:45 PM
Hi,

( Doing a Program using JavaScript and Html using Visaul InterDev Editor)
Want to control the position Window Media Player 7.1 using a Slider Control.
i) Getting Total Time duration of Movie(Playing on Media Player)
ii) Calculating percentage of time according to MAX value of Slider
( MAX value is 100)
iii) On Change Event of Slider changing CurrentPosition of Media
Player

The problem is after changing to new position its not playing stuck on that position .

Pls help ??

Regards
SK

websmith99
December 4th, 2002, 04:29 PM
Could you provide code samples?

svcpp
December 4th, 2002, 07:29 PM
Hi,

Thanks for your reply

I solved that problem . but now its having another prob, When the movie is playing Slider position is not changing automatically . It has to show how much movie played.

________________________

Regards
SK