Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Video.seek() not working in Firefox

New Here ,
Dec 18, 2007 Dec 18, 2007
The Video.seek() method does not appear to be working in Firefox.

It works fine in Flash Player 9 and IE.

I have the 9,115 plugin for Firefox.

Has anybody else ran into this problem?

Thanks!

dustoff.
TOPICS
ActionScript
275
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Dec 19, 2007 Dec 19, 2007
LATEST
Did a little more analysis.

NetStream.seek() does not work in FireFox if seek() is called immediately after NetStream.play().

This does work in Flash Player 9.

However, I discovered that NetStream.seek() DOES work in FireFox once the video is playing and called via an EventListener.

Just wanted to clarify.

However, in Firefox - I do want to show the first frame, and then stop.

So any advice would be appreciated.

Thanks!

dustoff.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines