Search movies

Movies » Interfaces : Widgets
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. Its 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 stage2. Easy theme change3. keyboard supported4. Event listeners for open, select, change and close5. Dataprovider and addItem supported with [label, data] format6. Easy text style change using a built in styleManager7. scrollTrack click support8. Only 13k vs. 30+k for Flash comboBox9. 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
Very nice and smooth XML scroll.Xml file might not be in movie preview. Flash MX 2004 version By Web Design Agency Extragency
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
fully actionscript-generated windows-like tooltip. change the text, font size and color like you want! By sengaja
Slider interface component. Slider is used to set a percentage value. Any range can be set dynamically including decimal values. By The Nagual