Skip to main content
Participant
March 5, 2008
Question

Seek to a particular location for MONO sounds not working in AS3

  • March 5, 2008
  • 2 replies
  • 329 views
Hi Guys,

I am facing an issue seeking to a particular location for MONO sounds with sample rate 22KHz. Another thing I observed was that there is a problem seeking to positions greater than half the total length of the actual sound, otherwise it is working fine. I have been trying to test this in a browser.

Any ideas or thoughts will really help me.

Cheers,
TarXXXXX
This topic has been closed for replies.

2 replies

Participant
March 6, 2008
I am not streaming the sound from FMS, it is normal progressive download with audios placed local alongside my swf file. It works fine for 44 KHz sounds.
Inspiring
March 5, 2008
Are you streaming rather than preloading it? If so, you can't move to a position in the sound that isn't yet loaded.