Home > Reference > Widgets > Logic-Processing

Logic-Processing

These widgets enable the processing and interpretation of values as they go from one widget to the next.

Logic and Processing Widgets

Combine Processes up to four inputs to select min, max, sum, difference, etc. of those inputs
Counter Outputs values that increase or decrease by an increment each time the input reaches a threshold
Envelope Processes its input to generate an output fade up and fade down within a specified range of input values
Insert Provides a mechanism for inserting ActionScript code into the widget signal path
IfThenElse Tests a condition for true or false, and outputs different values accordingly – multiple IfThenElse widgets can be combined
ListItems Loads a comma delimited list from a text file and delivers the next item in the list, sorted in various ways including random
TweenIt Outputs values that vary from a start value to an end value over a specified period of time once the inputSource exceeds a threshold

Last modified January 29th, 2012