Sort by :
Date
Rating
Editor's Pick Only
1.Create a big rectangle as shown above. 2.Convert the rectange to a movie clip and give it an instance name of rectangle 3.Create a small square button . 4.Create a small text field give variable name hexcode. 5.Give action to the button as below.
Ok.. To start off. Lets set up the Stage of the movie. Set the Size of the stage to: width 400 by height 250. Make the background color Black, and set the Frame rate to 22. Next thing, Lets create the layers. Create 4 ...
Export your movie with either the width or height less than 215 x 138 and the Right-Click settings option will be disabled as above, this could be used to the flash author's advantage, ie.. Create a movie that asks for full permissions domain wide, and then from then on, swfs on your domain can use....
One of my favourite new features of Flash MX, has to be the new event model, it just makes life so much easier and makes coding so much more fun and so much more organised. If you dont know much about it, then now is the time to find out, you really are missing out, but no doubt you are already usin...
Sometimes it is necessary to determine if a file exists using actionscript, for example when you have a preloader cue, that loads a series of .jpgs one after another, if one of the files doesnt exist then the cue wouldnt traverse any further, you could of course use a timeout in that scenario but wh...
All movieclips automatically subscribe to amongst other objects, the Key objects event notifications, this means that you can define any of the Key event handlers within your movieclip, without having to explicitly subscribe to the Key objects, event notifications using the Key.addListener(mymoviecl...
Let's begin. Firstly select the rectangle tool. Draw a rectangle as big as the stage. The colour of the fill should be the colour that you want to your spotlight mask to be. Next select the text tool and type out the text over the box on the stage. Make sure the colour of the text is ....
This tutorial will teach you the fine art of creating your own generic preloader. That is, a preloader that you can drag and drop into ANY movie clip without modifying the code in any way. The preloader in this tutorial includes: - an indication of the percentage loaded - a preload 'bar' that g.....
In this tutorial you will learn how to create a preloader that will return a percentage. This percentage can then be used for things such as a preloader bar. Preloaders that work out percentages are important b.....
In flash, go to modify>>scenes. Click on the plus sign, or the new scene button. Rename the scenes preloader and scene. Now select preloader. Get rid of the scenes window, and press T on your keyboard (or select the text tool). Type "Loading" on your page. You may change the font and .....









