Advertisment
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...
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...
Mailto function in flash is not much different than Mailto function in HTML. In HTML this function is applied on links, whereas in Flash it is...
There are two ways to make transparent background in Flash, one is to export as a transparent file when you are publishing from Macromedia Flash...
The most significant change in Actionscript 2.0 is the introduction of classes for the creation of objects, making the language a lot more similar...
Views: 552 | | by Marry
Flash - Games
You want to create advanced presentation or shooter game? Need a cursor in the shape of target or you simply tired of dull default cursors? No...
Creating a dropdown menu in Flash - step by step
In Flash MX you have the capability to load an external mp3 sound file into a flash movie using the Sound.loadSound() method. In the latest release...
Views: 601 | | by Stephen
Flash - Audio
Personally i feel that making the first letter of a word, in a sentence and sometimes the first letter of every word in a sentence, looks better...
Learn how to reduce long strings to a certain length and take into account full words
Learn how to add an animated shadow to a bouncing ball! There's also a link to the bouncing ball tutorial.
This tutorial will show you how to apply some action at some text, word, picture... using Action Script. For this example I will apply some action...
An Easy to Understand Course Teaching the Basics of Macromedia Flash MX 2004 or 8. Includes: 1. Introduction 2. Tools 3. Frames 4. Shape Tweens 5....
Learn how to create a button which closes the projector, with the fscommand.
How to create 3D pills using Flash vector graphics.
Views: 969 | | by Donald
Flash - Drawing
As you probably know, Flash 8 comes with a nice set of filters and effects that can be apply very easily like in photoshop but no need to worry if...
Why importing heavy bitmaps in Flash when, with a bit of patience, you should be able to create fancy 3D chrome effect using vector graphics.
The button is probably the first element that most people who are new to Flash are going to create, it is visual and it is interactive. Creating an...
It is very important to understand the concept of motion tweening in Flash. Motion tweening is used to automatically alter the properties of a...
Motion tweening using a path can be very useful when we want a movie clip to follow a curvy path on the screen.