Sort by :
Date
Rating
Editor's Pick Only
One of the most frequently asked questions down in the forum is how to make a media player. This is done pretty easily in Flash. In this tutorial, we'll start with a simple player, and then make it more and more advanced. So, let's begin! In this tutorial I assume you use Flash MX
In the current age of technology, with all of the cool toys and gadgets that are available, all of these things exist for one purpose...to allow us to more easily access information. Today, we are able to acquire information more quickly and easily than we has ever been possible in the past. Largely...
Hi and welcome to this tutorial. This tutorial covers SharedObject. SharedObject is a kind of cookie for Flash. Though, SharedObject is much more powerful. SharedObject isn't just a way of saving mere strings on the client's hard disk, you can store texts, strings, numbers and even objects. For in.....
Before Flash MX, it was pretty tricky to "remeber" the data in a Flash movie - it could be done with a standard browser cookie, which was hard to implement for someone with intermediate Flash skills, using a 3rd party script such as PHP or ASP or (in offline Flash applications) with the undocument.....
It appears that most coders use it, but 50% if not more dont actually know why they are using it, what it does or when they should use it. In the latest article for a regular column in a uk based internet magazine; dot net, a self proclaimed actionscript expert implemented updateAfterEvent in his mo...
Making an animated mask in Flash is a simple and useful operation that can allow quite complex and breathtaking animation sequences to be produced with a little imagination and ingenuity. For this tutorial I will make a simple animation that unmasks a text header.
A blank .swf file is not quite empty, inside of all your .swf files you will find the actionscript that defines the built in objects such as Math, String and Array but what does that code look like? Well unfortuneatley when you publish to the .swf file format, all your actionscript is compiled in...
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 ...
Are you sick of your browser caching loaded variables? are you sick of loaded movies being cached? Then heres how to stop the browser from caching your data... The browsers cache comes in handy for slow connections, all the requests you make to a webserver are stored in a local folder on your com...







