1

I need a Flash player which can start my mp3 file from a specific time based on the embedding properties or on URL or just anything.

p.campbell
  • 98,673
  • 67
  • 256
  • 322
shandoosheri
  • 492
  • 1
  • 6
  • 16

2 Answers2

0

Check out JWplayer. it has a great JS api which you can use to move around the current position.

http://www.longtailvideo.com/

wesbos
  • 25,839
  • 30
  • 106
  • 143
0

Try this, it should work Flash player with JS support

use method

method:setPosition

on event

onInit
Jacer Omri
  • 1,723
  • 22
  • 37