1

I am playing a live tv channel in android browser using flash player.

Video takes some time to load in browser so i want to play some animation until video buffering ends.

The weird thing for me is how to know when will video buffering be complete in browser flash player?

Paresh Mayani
  • 127,700
  • 71
  • 241
  • 295
Sunny
  • 14,522
  • 15
  • 84
  • 129

1 Answers1

0

I am not an expert in this subject - but i got this reference from another SO question itself:

How to detect when video is buffering?

This refers to the event called NetStream.Buffer.Full event that could be your help.

Community
  • 1
  • 1
Dipan Mehta
  • 2,110
  • 1
  • 17
  • 31