6/29/2010 12:59:01 AM
Title:
videoplayer
hi to all. i have one video player with slider in my player i had forward and rewind button i wrote functionality for that. my problem is ,if i click in my slider track click while forwarding time means it will not continue the current play head time in the slider rewind also having that same problem...please help me how can i solve it....
6/29/2010 3:28:18 AM
hii,
when u click on slider write code on click on thumbpress and thumbrelase
you just need to pause then set your current position and then play.
6/29/2010 10:00:10 AM
on slider press pause and on its release event play() it again