Question
Seek or start playback offset not working on big flv's
Hello,
I try to start a FLV (created with soundbooth cs5) at a certain point of time using ns.play('video', 33000) or even just ns.seek(33000);
The FLV is about 9 hours long.
How do I make this work ? And why is it not working?
