The soundwave plugin gives a neat representation of the audio data in the currently playing media file. The appearance is highly customizable and the plugin also has a caching feature.



Plugin with "Sound Cloud" like Skin



This plugin can be purchased for 19€. Contact me for more information.


Flashvars

autoload (true)

Automatically generate the sound wave at initialization or when the first media file is played

showlabel (true)

Show a label with current time on mouse over

showback (true)

Show a background with a color defined in backcolor

backcolor (000000)

Set a background color

pluginwidth (0)

Set a width for the plugin, if 0 it equals the width of the screen

pluginheight (0)

Set a height for the plugin, if 0 it equals the height of the screen

pluginx (0)

Set a horizontal offset for the plugin

pluginy (0)

Set a vertical offset for the plugin

markheight (0)

Set a height for the mark line and mark area, if 0 it equals the height of the screen

linecolor (FFFF0000)

The color of the mark line (AARRGGBB)

areacolor (66FF0000)

The color of the mark area (AARRGGBB)

gradientheight (0)

The height of the color gradient, if 0 it equals the height of the plugin

topcolor (FFFF9900)

Top color of the gradient (AARRGGBB)

midcolor1 (FFFF6500)

Middle top color of the gradient (AARRGGBB)

midcolor2 (FFFF6500)

Middle bottom color of the gradient (AARRGGBB)

downcolor (FFFF3200)

Bottom color of the gradient (AARRGGBB)

textfont (_sans)

Font family of the time label text

textsize (10)

Size of the time label text

textcolor (333333)

Color of the time label text

texty (1)

Set a vertical offset for the text

labelcolor (FFFFFF)

Color of the time label

labelwidth (33)

Width of the time label

labelheight (16)

Height of the time label

labely (0)

Vertical offset for the time label

fileid (undefined)

The id for the cache file

cachedir (/cache/)

The directory to store the cache files

cachescript (/upload.php)

The script to handle the upload for the cache files

position

This flashvar is used to position the plugin. If left blank, it will appear over the display area (top | bottom | left | right)

size (100)

Size of the plugin when it is positioned