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:
oxy_audio(href, oxy_url(oxy_base-uri(), 'ex.mp3')), width, 400px)em, ex), absolute
(in, cm, mm, pt,
pc, px), and percentage (followed by the
% character) length units.object {
content:
oxy_audio(
href, 'resources/audio.mp3',
width, 200px),
}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.
For more information about form controls, watch our video demonstration: