The following example shows how you can determine when the volume has changed on a Spark VideoPlayer control in Flex 4 by listening for the internal volumeChanged event.
Full code after the jump.
{ 1 comment }
Just a bunch of Adobe Flex Examples
Posts tagged as:
The following example shows how you can determine when the volume has changed on a Spark VideoPlayer control in Flex 4 by listening for the internal volumeChanged event.
Full code after the jump.
{ 1 comment }
The following example shows how you can control the volume on a Flex VideoDisplay control by setting the volume property.
Full code after the jump.
{ 0 comments }