I’ve got a problem with the FLVPlayback Component:
I’m using it to load multiple .flvs simultaneously.
There are 3 Listeners listening:
vidListener.playheadUpdate,
vidListener.ready,
vidListener.complete
Now on some computers sometimes (But frequently enough, :*() the complete event just does not fire. I really can’t find a pattern or anything here. Sometimes it works, sometimes it doesn’t.
The videos were encoded using the Flash Video Encoder…
Any thought / help would be highly appreciated!
Felix