Pages

Showing posts with label flag. Show all posts
Showing posts with label flag. Show all posts

Saturday, 28 September 2013

ActionScript 3.0 – Flag Variables

You can create toggle buttons using flag variables. A Flag Variables data type is a boolean object. A Boolean object is a data type that can have one of two values, either true or false.