.. _dojox/av/widget: dojox.av.widget =============== :Status: Draft :Version: 1.0 :Project owner: Mike Wilcox :Available: since 1.2 .. contents:: :depth: 2 dojox.av.widget provides base player control widgets for building a media player. ============ Introduction ============ This package includes a PlayButton, VolumeButton, ProgressSlider, Status container, and the Player container. These widgets were built primarily for use with dojox.av.FLVideo, but could also be used to create players of other media types, including dojox.av.FLAudio. ===== Usage ===== .. code-block :: javascript :linenos: