Archive for April 18th, 2008

18
Apr

Setting the background alpha on a VideoDisplay control in Flex

In a previous example, “Setting the background color on a VideoDisplay control in Flex”, we saw how you could modify the background color of a VideoDisplay control in Flex by setting the backgroundColor style.

The following example shows how you can set the background alpha on a Flex VideoDisplay control by setting the backgroundAlpha style.

Full code after the jump.

Continue reading ‘Setting the background alpha on a VideoDisplay control in Flex’

18
Apr

Setting the background color on a VideoDisplay control in Flex

The following example shows how you can modify the background color of a Flex VideoDisplay control by setting the backgroundColor style.

Full code after the jump.

Continue reading ‘Setting the background color on a VideoDisplay control in Flex’