开发者

Change background color in spark VideoPlayer

开发者 https://www.devze.com 2023-01-15 17:39 出处:网络
is there any way to change the black in background in the VideoPlayer component that comes with Flex 4 ?开发者_StackOverflow

is there any way to change the black in background in the VideoPlayer component that comes with Flex 4 ?开发者_StackOverflow

I can change every color but i can't change the black in background.

Thanks


if this one option doesn't help you, use this page to extend VideoPlayer with your own vision of logic, or if you are really have another option to add build your own component based on raw VideoDisplay like this.


Here is a sample changing background color

http://blog.flexexamples.com/2009/05/04/setting-the-base-theme-color-on-a-spark-videoplayer-control-in-flex-gumbo/#more-1056

0

精彩评论

暂无评论...
验证码 换一张
取 消