I'm using FlowPlayer 3.1.1 commercial.
Flowplayer is in an a tag, with an image inside to act as my poster frame. When a user clicks on the poster frame, flowplayer loads and the video starts playing. There are two loading phases:
1. Larger loading image, against black background, no controlbar
2. Smaller loading image, against gradient background, with controlbar
I would like these loading phases to both be against a white background, rather than black. Flowplayer is configured with canvas:{background:'#fff', backgroundGradient:'none'}, but this only shows up after the video has finished playing; the initial loading is still on black.
Suggestions?
Flowplayer is in an a tag, with an image inside to act as my poster frame. When a user clicks on the poster frame, flowplayer loads and the video starts playing. There are two loading phases:
1. Larger loading image, against black background, no controlbar
2. Smaller loading image, against gradient background, with controlbar
I would like these loading phases to both be against a white background, rather than black. Flowplayer is configured with canvas:{background:'#fff', backgroundGradient:'none'}, but this only shows up after the video has finished playing; the initial loading is still on black.
Suggestions?