Internet & computing Flash is a vector-based moving graphics format created by Macromedia for the publication of animations on the World Wide Web.  Home Flash & Swish (703 materials)
Sort by : Date  Rating  Editor's Pick Only
Choose skill level:
Browse Pages: << < 2  3  4  5  6  > >>
Click to read this material

Using Local Shared Objects in Flash MX

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...

Software : Flash
Type : Flash Tutorials
Level : Experienced
Added : Aug 02, 2004
Rating :
 
Click to read this material

update AfterEvent Explained

Author : Guy Watson

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...

Software : Flash
Type : Flash Tutorials
Level : Beginner
Added : Aug 02, 2004
Rating :
 

Your Ad Here

Click to read this material

Animated Mask

Author : Sajid

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.

Software : Flash
Type : Flash Tutorials
Level : Beginner
Added : Aug 02, 2004
Rating :
 
Click to read this material

Internal Actionscript Architecture

Author : Guy Watson

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...

Software : Flash
Type : Flash Tutorials
Level : Experienced
Added : Aug 02, 2004
Rating :
 
Click to read this material

ASSetPropFlags

Author : Guy Watson

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 ...

Software : Flash
Type : Flash Tutorials
Level : Experienced
Added : Aug 02, 2004
Rating :
 
Click to read this material

Stop Browser Catching Data

Author : Guy Watson

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...

Software : Flash
Type : Flash Tutorials
Level : Experienced
Added : Aug 02, 2004
Rating :
 

Your Ad Here

Click to read this material

Global Class Path

Author : Guy Watson

Are you sick and tired of writing huge file paths to locate your include files in the actionscript window? or are you the organised type that likes to keep everything grouped together in one place? Whatever the reason, the Flash MX Authoring tool has a neat little feature which you can use to organi...

Software : Flash
Type : Flash Tutorials
Level : Experienced
Added : Aug 02, 2004
Rating :
 
Click to read this material

Displaying Fractions Correctly

Author : Guy Watson

Im trying to create a function that will displays fractions in a textfield in the correct format, because 1/4 or 1/2 isnt being accepted by e-learning people as the correct way to display a fraction. So to do this dynamically, i just thought about creating a 3 line dynamic textfield on the fly, plac...

Software : Flash
Type : Flash Tutorials
Level : Experienced
Added : Aug 02, 2004
Rating :
 
Click to read this material

LoadVars.decode

Author : Guy Watson

Another hidden away feature of Flash MX, this time a method of the LoadVars object. This little method, is the method that the LoadVars object uses internally to decode your name/value pairs into object properties and values... LoadVars.decode is inherited by all instances of the LoadVars object....

Software : Flash
Type : Flash Tutorials
Level : Experienced
Added : Aug 02, 2004
Rating :
 
Click to read this material

Local Connection Tip

Author : Guy Watson

Ok, imagine the scenario where you have a number of movies on the page, and each movie has to have the capability of sending and recieving data from and to any of the other movies. To achieve this with LocalConnection you have to use a little bit of trickery, because LocalConnection only allows one ...

Software : Flash
Type : Flash Tutorials
Level : Experienced
Added : Aug 02, 2004
Rating :
 
Sort by Date
Browse Pages: << < 2  3  4  5  6  > >>
Display materials per page
subscribe to newsletter subscribe to rss