Enjoy this small free component for Flash that is able to simulate various particle drawings and is only 2k.
The online panel lets you try different settings, then you just have to click on the component in your movie and fill in the component parameters panel with the settings you just have taken in notes.
Credits:
Librarian - Flash Player 7 and above / AS 2.0 adjustments
his is a nice XML driven vertical menu highly customizable and easy to integrate in your Flash/HTML project.
It is fully created with ActionScript (you need to change few parameters value to achieve a different look). The menu items arrow is the only graphic symbol in the library that can be easily adjusted. The buttons have double text (the text and links are editable in the XML file) and nice tweens. The font, colors, transition speed, menu position, size, spacing and much more can be adjusted by simply changing the parameter values.
This is a new tooltip, totaly redesigned and programmed so it can be easly integrated with your flash applications. It is highly customizable. See AS reference here
Enjoy!
GG bgColor v1
A flash actionscript component integrates DOM document object bgColor property. Allows HTML body background color to be changed by using actionscript command.
GG jsWindow v2
A flash actionscript component integrates JavaScript popup window function, launch JavaScript popup window in Flash, with fully customizable window properties, include toolbar, location, directories, status, menubar, scrollbars, resizable, copyhistory, width, and height.
This is a spinning Flash gallery with a draggable image preview box and customizable XML configuration file for images and descriptions. Works in any Flash Player version and you can easily adjust the graphics inside the FLA files provided in the download package.
Cool Flash Weather widget XML based (data is received from Google web service at - www.google.com/ig). You can choose different towns, language, US or SI units.
Three versions - three ways to change variables:
- XML
- FlashVars
- Normal (Flash)
Your host must support PHP
Updated with PRO version (v2)
In PRO version you can add unlimited number of cities and languages (XML settings)
AttentionGrabbingBanner 1.0 is a quick way to generate an effective, eye-catching banner ad for display on websites. This file is very easy to use, but highly customizable via an included XML file. You don't even need to edit the .fla file! I've included several .swf presets for different common web banner sizes.
You can change the word or words for each "Phrase" in your web banner's text message, you may also choose whether each "Phrase" displays single-line (with slightly bigger text) or multi-line (with slightly smaller text). Of course, you can easily modify the background color and the text color, add some eye-catching flashes, and you can choose from two display types: fast or slow.
con library PACK designated for Adobe Flash CS3 (9), 8, MX 2004 (7) and MX (6) using extension architecture to be used in a variety of commercial works, development projects, and websites.
This is a bot that chats and that can be easily customized!
How to configure the XML
Best way to learn is to look at the XML included, the root node can be named anything, and after that the node names are the key words, the program takes a sentence, breaks apart the words and searches the keywords in order till it finds some text.
Special Characters
In the XML you can include special character that add functionality:
- the "|" character (with out quotes) is used in the XML to represent a newline
- the ":" is used to indicate a function call, the component will call it's callback function and pass it the string after ":",
A stylish contact form on note paper with handwriting style font. It sends an email using PHP to the address you specify in the PHP file.
You can just drag and drop it into your flash file or use it as is. Code is commented, so you can easily find what you need. Help file included explaining how to change the email address, intial text on the form, error messages, error colours, etc.
Graphics are all vector.
Includes validation: It will give you an error message and won't send the email if any of the fields are empty or the email address does not contain a "at" symbol and a "." after the "at" symbol.
You will need to be able to use PHP on your server for this to work.
Updates in this version:
* new design on white background (but can use it on any background)
* updated actionscript(approx 15 lines less code)
* fixed onFocus bug - if the line you had selected when you pressed send was invalid, the error message appeared but then if you kept typing it would type in the error colour rather than reseting to the normal colour - it now resets properly to the normal colour