Actionscript 3 Designer Toolkit

More design, less programming

Actionscript 3 Designer Toolkit header image 4

Entries Tagged as 'slider'

Changing values: the HorizontalSlider class

March 25th, 2010 · No Comments · AS3 Custom Classes

In the last post the usage of the updateAfterEvent method was discussed and applied to a slider function.  In this post, the code has been repackaged into the HorizontalSlider class.  When used in the conjunction with the DataSentEvent class, the slider may be used to change volume, transparency or any other parameter dependent on a linearly variable [...]

[Read more →]

Tags:····

Changing variable values: the Slider Class

February 9th, 2010 · 2 Comments · AS3 Custom Classes

The Slider class is used for linearly changing the value of a variable such as volume or speed.

[Read more →]

Tags:··