Access keys

EqualizerView

Kind of class: class
Inherits from: AbstractView
Version: 1.00
Author: Jeroen Wijering
Classpath: com.jeroenwijering.players.EqualizerView
File last modified: Tuesday, 21 November 2006, 17:35:08
View for an actionscript-drawn equalizer (thanks to Brewer).

The eq. is fake, but it's height depends on volume and it is only shown when playing.

Summary

Constructor
Instance properties
Instance properties inherited from AbstractView
Instance methods
Instance methods inherited from AbstractView
Event handlers
Event handlers inherited from AbstractView

Constructor

EqualizerView

function EqualizerView (
ctr:AbstractController, car:Object, far:Array)
Constructor

Instance methods

getUpdate

function getUpdate (
typ:String, pr1:Number, pr2:Number) : Void
Override of the AbstractModel's UpdateReceiver
Parameters:
typ:
event type
#
pr2:
second parameter value
#