ActionScript 1:1 with Doug Winnie – Boolean Logic Operators
Published January 27th, 2010 Under Flex, General | Leave a Comment
This video demonstrates how to test multiple conditions at the same time using logic operators. Learn to customize your project with more control using basic Boolean logic commands.
ActionScript 11 with Doug Winnie – Building Logic Using Conditional Tests (episode 22)
Published November 11th, 2009 Under Flex, General | Leave a Comment
Conditional tests are only useful if you can do different things based on the results. In this video, Doug shows how to do exactly that with the “if” and “if…else” statements.
ActionScript 11 with Doug Winnie – Testing Conditions (episode 21)
Published October 14th, 2009 Under General | Leave a Comment
This video shows how to test for different conditions in your application using Equality and Inequality Operators. Follow along as Doug builds a number of conditional statements, and then tests the results.
ActionScript 1:1 with Doug Winnie – Introducing Boolean Values (episode 20)
Published September 3rd, 2009 Under Flex, General | Leave a Comment
Boolean variables are the basis for building logic into an application. This tutorial provides some easy commands to get you started working with Boolean variables.
Colin Moock’s Lost ActionScript Weekend – The Display List
Published July 20th, 2009 Under Flex, General | Leave a Comment
Learn how to place visual content on screen, then rearrange, remove and manage it with code. Guest-star: Jim Corbett, the creator of ActionScript’s display API.
keep looking »