Closed GoogleCodeExporter closed 9 years ago
Take care of this:
/ This is a workaround for the FLVPlayback component that we have to force a<
// resize event regularly to detect if there is any changes in the video size.
// The playheadUpdateInterval controls how often this event is being called, and
// is set to 5000 millisecond
onPlayheadUpdate = function() {
my_FLVPlybk.autoSize = false;
my_FLVPlybk.autoSize = true;
}
Original comment by florianp...@gmail.com
on 15 Apr 2008 at 8:25
Feature will be released with 1.9.6
Original comment by florianp...@gmail.com
on 17 Apr 2008 at 9:49
done
Original comment by florianp...@gmail.com
on 18 Apr 2008 at 7:11
Original comment by florianp...@gmail.com
on 30 Dec 2008 at 10:33
Original issue reported on code.google.com by
florianp...@gmail.com
on 1 Apr 2008 at 6:07