This giude shows you how to use the SharedObject, a powerful new feature in Flash MX. The SharedObject can do for Flash what cookies does for the Browser, but much better and simpler. This article assumes basic knowledge of Flash MX
Posted by
Admin |
Published 2006-10-10 |
Rating: Not rated |
Views: 197 |
{comments}
In this tutorial you will learn how to create a pre loader with a growing percentage bar showing the loading progress.
Posted by
Admin |
Published 2006-10-10 |
Rating: Not rated |
Views: 173 |
{comments}
This is a very basic tutorial, that will show you how to have a Flash movie 'import' and display text from a text file that you create. This can be very useful if you want to update text in a movie, but don't want to edit the .fla file!
Posted by
Admin |
Published 2006-10-10 |
Rating: Not rated |
Views: 281 |
{comments}
The Flash 8 Accordion component, is one of the most useful of the UI components because it let's you organize or divide content in multiple sections using the same space in a very intuitive way.
Posted by
Admin |
Published 2006-10-10 |
Rating: Not rated |
Views: 136 |
{comments}
This guide will show you how to delay an action for a set amount of time using ActionScript or to get something to repeat. This is a simple piece of code which has lots of uses. In the examples I show you how to build a Timer and how to create both Digital and Analogue Stop Watches.
Posted by
Admin |
Published 2006-10-10 |
Rating: Not rated |
Views: 211 |
{comments}
This guide shows you how to plan, design, program, and use the most flexible Flash MX preloader (or loader, depending on how you want to use it).
Posted by
Admin |
Published 2006-10-10 |
Rating: Not rated |
Views: 201 |
{comments}
Detailed tutorial where you will learn how to draw with ActionScript, change the color of the lines and more.