Featured FLA
» Author: Nick Kouvaris
» Title: Znax
» Description: Znax is a board game. Click 4 tiles of the same color and form squares as big as you can. You will erase all the tiles inside the square and collect points. Get maximum score if you make a square with game edges.
» More by:Nick Kouvaris
Featured Site
» Author Agence WOP Digital Agency
» Title: Electricdrum
» Description: French WOP Agency, 3D websites, Flash (Papervision, Away 3D), event or institutional projects. The agency operates on all digital projects: consulting, design, graphic design, development, online communication. The WOP agency follows you on the implementation of original, creative and optimized digital projects.
It's an evolution of the “Actionscript 3.0 Class for ScrollNews ” ( it's a news scroll panel ) the main changes are that is implemented a administration panel with which is possible administrate the news . By Pizzigalli Andrea
A simple news Scroll. It’s a class that you can use every time you need. In this version, photo and content are inserted directly in the fla file, but you can import them from an xml file By Andrea Pizzigalli
Is a meteo panneln developed using xml file from google , actionscript 3.0, and a little .php file that help us to resolve the problems about the “ Loading data across domains ” . By Pizzigalli Andrea
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