Archive

Posts Tagged ‘actionscript’

Control Structures, Loops, and Arrays

April 17, 2008 bmorrise 3 comments

In this tutorial we focus on if statements, for and while loops. We’ll also be taking a look at arrays.

Note: You can watch the videos in full screen by clicking the full screen button on the tutorial’s control bar.

Watch the Tutorial

Basic ActionScript 3

April 16, 2008 bmorrise 1 comment

This tutorial is probably only for those who don’t have much programming experience. I show you how to open the Actions panel that we use to input ActionScript. I also show how to use String variables and how to set the text of a Text Field dynamically. I also show how to create a simple function.

Note: You can watch the videos in full screen by clicking the full screen button on the tutorial’s control bar.

Watch the Tutorial