Audio File Player Form Control

The oxy_audio built-in form control is used for providing a mechanism to play audio clips.

The oxy_audio form control supports the following properties:

Example: oxy_audio Form Control
object {
    content:
        oxy_audio(
            href, 'resources/audio.mp3',
            width, 200px),
}
Tip: To insert a sample of the oxy_audio form control in a CSS file , invoke the Content Completion Assistant by pressing Ctrl + Space and select the oxy_audio code template.

To see more detailed examples and more information about how form controls work in Oxygen XML Author Eclipse plugin, see the sample files in the following directory: [OXYGEN_INSTALL_DIR]/samples/form-controls.

Resources

For more information about form controls, watch our video demonstration: