Eyedropper type selection of colors by clicking on a multi-colored pallet. Cross-hair is dragged over the pallet background to sample the pixel color. A gradient is created using the selected color as a starting point which fades to white. The flash color variable is available to output to your other functions. You will need the associated color_pallet.jpg for the loader to place on the stage. By Mark Stipich
Graphical viewer for translating data from a text file into up to 9 analogue dials - Clox. Each dial has fifteen points and hands can be dragged to change the settings. Can also use a custom background and change the settings. Interesting example of a front end for many applications with a little customization, txt file and example image included, have a play. By keniway
This is a FLV player that has play/pause, Rewind and volume controls. The player contains an editable url prefix that embeds into the swf, and pulls the FLV filename from the object embed tag in the url. The flv files can be dynamic with their names being passed through the embed tags and fed via a database. By Jason Carncross
This is a smart tooltip work out.To use this onl do that include the tooltip.as file an declare an tooltip string in movie clip that you want to have tooltip property.Attention you must name your tooltip variable by namin "tooltip" and it must be "String". Any way good luck. By Kadir HALTAS
Simple, reliable and extensible flash emailer that uses a simple php script to send form information.
Ideal for a "contact us" section of a site. Instructions in the Read Me file. All actionscript is commented. By 88kilo
Yahoo has a Nascar Fantasy League and the points are slow to update. I made an interface that would take the raw data and give your weeks points By magicmuzicman