Featured Site
» Posted in the Flash Kit Links section
» Title: Atlantis Media Ltd
» Comments: Greg Rudman new media creative & website design - Atlantis Media Ltd
BBM.net is designed to save you time and deliver the highest quality royalty-free music for your multimedia projects. Features include: over 450 Music Loop Packages from some of the best composers in the business, our music search engine to speed your selection process, alternate music versions & bonus sounds to use for rollovers or transitions, free technical support and free consulting.
Simple slider (sliderule) that changes ball color and text when moved vertically. Deals with _y coordinates. Simulates the Slider component of as3 using as2 instead. By Joe Maracic
ComboBox coded entirely from AS2.0 that includes a built in auto complete. The class file is not well commented but some of you may find it useful anyway.
Some of the features include:
1. Completely AS2.0 based. Nothing to drag on stage
2. Easy theme change
3. keyboard supported
4. Event listeners for open, select, change and close
5. Dataprovider and addItem supported with [label, data] format
6. Easy text style change using a built in styleManager
7. scrollTrack click support
8. Only 13k vs. 30+k for Flash comboBox
9. Built in autoComplete operation
By Sleeve
This is a Flash/PHP script to display the current weather on your website. It just requires a postal code and uses Yahoo Weather RSS Feeds to work. By jasonsplace
A Simple Color Picker tool, allow user to select color on your web page. It return the color selected to extern javascript.... One probably need to download the zip in order to see the interaction (which cannot be seen just by playing the flash movie). By flashhere
This is a AS 2.0 mini calendar navigator. It can display one to three months at a time, has buttons for traversing years and months. You can give it a callback function that is called when a day is selected.
I've included a few radio buttons to show how the widgets can "select" a week at a time, or just a single day.
There are two classes - CalendarUI and MonthUI - with well-named variables for editing or updating properties like colors/etc. If you have any suggestions, you can email me at rdhtrueagape@yahoo.com. Enjoy!
I plan on making it more robust as I go along, but I have it here By Renee Henderson
A experimental photo album that uses PHP to create an easily updateable environment. Users can place folders of images on their server and the folder names automatically become category links in the Flash menu, while images inside each folder are pulled into the workspace dynamically and float around the screen until clicked. Images can also have captions which are entered in an external text file. No real Flash actionscript knowledge required to use. Since I cannot provide a self-contained display version as a sample on this site, a working sample can be viewed through: http://www.alysen.com/FlashSamples/phpPhotoAlbum/ This requires a server with PHP capabilities and Flash Player 6 or above. By Alysen Regiec