Questions tagged [rewind]

32 questions
0
votes
1 answer

Android MediaPlayer real time fastforward and rewind button implementation using runnable

I needed help with this but didn't really find clear instructions. How to create a button that will fast forward and rewind current song on hold.
Sumama Waheed
  • 3,579
  • 3
  • 18
  • 32
-1
votes
2 answers

Javascript slideshow - Add next/forward and previous/rewind

I have this javascript slideshow which is working fine with the pause/play option: Simple Javascript Slideshow