Posted by
Admin |
Published 2006-10-10 |
Rating: Not rated |
Views: 203 |
{comments}
In this guide you will learn about CFDIRECTORY, which will scan our images directory for us, returning every name it finds in that directory to us in Flash as an array. At that point, we simply use our existing SlideShow script to play the show.
Posted by
Admin |
Published 2006-10-10 |
Rating: Not rated |
Views: 187 |
{comments}
In this tutorial, you will learn how to using the onMotionFinished event property of that class to cause something to happen when the tween is complete
Posted by
Admin |
Published 2006-10-10 |
Rating: Not rated |
Views: 207 |
{comments}
This guide shows you how Create buttons which will open new browser windows and allow you to control their size, menus and many other aspects from within flash. (V 4, 5 or Mx).
Posted by
Admin |
Published 2006-10-10 |
Rating: Not rated |
Views: 265 |
{comments}
The guide shows you how to create an animated clock that follows the mouse as your cursor moves. Stunning effect and easy to do.
Posted by
Admin |
Published 2006-10-10 |
Rating: Not rated |
Views: 267 |
{comments}
Variables of type Number can be positive or negative integer or decimal numbers. This is different from many programming languages which have different data types for integer and floating point numbers, and means that one must be careful with numeric comparisons in Flash..
Another use of the onRelease function to make a photo in a slider movieclip ease into place when the control is clicked.
Posted by
Admin |
Published 2006-10-12 |
Rating: Not rated |
Views: 851 |
{comments}
In this tutorial will show you how to load variables from a text file using the LoadVars class instead of the deprecated LoadVariables and LoadVariablesNum..