Analogue Clock Adobe Flash / Utilities
Create a very basic analogue clock, you can use it to add a little bit extra to user interfaces. This covers a little of the date object and setting angles in Flash.
How To make A Mouse Cursor Adobe Flash / Utilities
In This 5 Step tutorial you will learn how to make a mouse cursor, perfect for designing, brushes, pencils, erasers, shooting, Toys, and Characters.
Flash Macro - Organizing Library using JSFL Adobe Flash / Utilities
In this tutorial we will write a jsfl file, which will convert the library into a well-organized library. Usually the designers/developers tend to ignore Library of the FLA file and end up cluttering it linearly with no folder structure.
Password Protection Adobe Flash / Utilities
Learn how to create an input box which the user types a password. If the password is correct the user goes to a new frame in the Flash movie or a new web page.
LoadVars Class in Flash Adobe Flash / Utilities
LoadVars class is the most powerfull class for communicating with server-side technologies and to load external data from text files.
Making an Auto Run CD Adobe Flash / Utilities
Making a Flash Movie that will Auto Run when you create a CD is remarkably easy. AutoRun is a feature that enables CD to start a program automatically. If you want to create a Flash Movie that runs automatically from a CD you would use the AutoRun feature. You simply have to add a small file to the CD at the time when you burn your CD. On Windows is made by putting an INF file in the parent directory of the CD. This tutorial explains the few simple steps you need to achieve this.
Detecting The Flash Plugin Without JS Adobe Flash / Utilities
Originally, to detect the Flash Plugin, it took complex JavaScript which took ages to code. This didn't always work because not all browsers are JavaScript enabled. This tutorial explores a way to detect if someone viewing a webpage has the plugin, using Flash itself.