This ActionScript function takes in one hex value (such as #FF07BA) and converts it into an RGB (Red Green Blue) value, thus useful for converting colors between the two popular formats. This ActionScript function, ConvertToRGB, is designed to convert a hexadecimal color value to its corresponding RGB (Red, Green, Blue) components. Let’s break down the […]
Interfacing Flash with external data sources
This tutorial will show you some ways in which Flash can use ActionScript to make use of external data sources.
Rotation in Flash
This tutorial aims to teach you one of the basic underpinnings of Flash rotation in both ActionScript and tweened Flash.
Utilizing guide layers
This is a tutorial on how to use guide layers in Macromedia Flash, because good flash presentations must consist of a balance of actionscript and timeline effects.
Fading In Flash
This tutorial aims to teach you one of the basic underpinnings of Flash. Fading in both ActionScript and tweened Flash.