The following example shows how you can set the duration of a sound effect in Flex by setting the duration and useDuration properties.
Full code after the jump.
Continue reading ‘Setting the duration of a sound effect in Flex’
The following example shows how you can set the duration of a sound effect in Flex by setting the duration and useDuration properties.
Full code after the jump.
Continue reading ‘Setting the duration of a sound effect in Flex’
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.
Continue reading ‘Setting the volume on a VideoDisplay control in Flex’