A recent Flash Player update has caused issues with NetStream.seek()
Previously, I was able to scrub an flv while mouse down using:
private function onEnterFraming (event:Event):void {
__targetSeek = getMouseValue() * __increment;
__stream.seek(__targetSeek);
}
Now, the stream only udpates once I've released the button.
I was just wondering if anyone else has encountered similar problems?
Hi Donny,
i have also voted for this bug as it hit us as well unprepared.
You say you are using a timer and it is working somehow. I gave it a shot yesterday evening but couldn't see a different effect. As i still try to seek to a time value with nc.seek() it is not working.
Kind regards,
Sebastian
North America
Europe, Middle East and Africa
Asia Pacific