ASSetPropFlags Adobe Flash / ActionScript
This function is used internally during the initializion stage for the predefined actionscript objects. It is used to hide an objects children from the for..in loop construct. The for..in loop construct iterates over all children of an object, this means it exposes both methods and properties of an object.
Beating the Loop Adobe Flash / Sound
In this tutorial discover how to combine instrument loops to generate variations on a theme and provide depth in your website's music.
How to use the trace method in ActionScript Adobe Flash / ActionScript
In this tutorial, I will show you how to use it so that you can check the values of variables, the number of iterations in a loop and the flow of a conditional statement. You will also learn what are comments in ActionScript and how to use them.
Creating Sound Control Adobe Flash / Sound
This tutorial requires a basic knowledge of Flash. You must know how to create buttons, and work with Frames and Layers. For this tutorial, you will need a sound loop - you can find plenty all over then net, or do what I did and create your own.
Creating an Active Search List Adobe Flash / Interactivity
This tutorial to help you understand the workings of the filtering list script. Further notes on my variables, what they are for, and how to deal with that nagging '200,000 calculation limit in one action list' problem are included inside the .FLA. No-- I know not everyone has encountered this problem unless they have programmed an infinite loop but I hit this problem frequently.
Looping Movies With Flash MX 2004 Adobe Flash / Tips and Tricks
It has come to my attention from working with Flash MX 2004 Professional that there isn't a quick way to loop a movie a certain amount of times without using action script. To find a better solution and a quick fix for a friend over the week I have come up with the following solution. While this is not the perfect solution to the problem it works and it works well.
Sound Adobe Flash / Sound
Adding sound to flash movies is a fun way to make your movies more interactive and dynamic. Adding sound in flash seemed a daunting task to me at first, however it is surprisingly easy! Hopefully this tutorial will help you out in your future flash endeavors. Just a quick note - you will need to have a music loop or music file of some kind handy to complete this tutorial, preferably an .mp3 file.