Web Links [Tag : flash components]
Tooltip is a Flash component base on AS2.0 API .
Works with buttons and Movie Clips
Adobe V2 Component Architecture.
Fully Scalable
Adjustable corner radius
Customizable borders, colors, text, padding
htmlText Support
Image Support
support Flash 8 or latest Flash version
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Nov 25, 2008 Hits: 0 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
This is Car Rental template with xml CDATA, preloader, xml menu, banner rotator, xml gallery, datagrid info.
Main features:
Fully configurable through XML
XML Banner rotator
XML Menu
XML Gallery
XML Datagrid
Package includes: FLA
Opens with: Flash CS3
AS Version: ActionScript 2.0
Viewable with: Flash Player 8 and above
From heart of Europe Mirek Kodes
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Nov 25, 2008 Hits: 0 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
Usage:
1) Import package called script.Script
2) Instantiate an object called Script as shown below:
var scripter:Script = new Script(background, pen);
* First parameter: the background
* Second parameter: the pen (should be transparent), so you can use makeTransparent included function
3) Add the object to the main Sprite: addChild(scripter);
4) Methods:
*setListener(listener:Function):void
- Set the listener char counter callback function, must be:
public function charReader(char_n:int):void
*write(char_number:int = 0,interval:int = 30):void
-Start writing begining at char_number and interval milliseconds
*getCanvas():Shape
-Return canvas object. Usually used to set the line size
*setScale(scale:Number):void
-Sets the font scale
*getPosition():Point
-Return writing position
*setPosition(x:int,y:int):void
-Sets writing position
*getTextLength():int
-Return text length
*getText():String
-Return the text
*setText(text:String):void
-Sets the text to write
*traceLine(xa:int, ya:int, xb:int, yb:int, scl:int,interval:int,listener:Function):void
-Trace pen's line starting at xa,ya ending at xb,yb with scl resolution and interval milliseconds
-The listener function must be this one:
endLine():void (end line trace notification)
5) Run
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Nov 25, 2008 Hits: 0 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
An all-vector, scaleable Flash 'counter' movie. Counts up from or down to a target value by a specified rate.
Easily customizable: by editing an XML config file, you can adjust:
* number of digits
* number of decimal places
* commas shown or hidden
* starting number
* end number
* stop at end number
* increment rate
* interval rate
* number colors
* glow color
* glow radius
* sound effect volume
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Nov 25, 2008 Hits: 0 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
Package includes: FLA
Opens with: Flash 8, Flash CS3
AS Version: ActionScript 2.0
Viewable with: Flash Player 5 and above
Detect if the Flash Player Version of the System is different to the required and show an alert or different content to download the Flash Player Required
You define the required version
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Nov 25, 2008 Hits: 0 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
Its very easy to:
-Fade in and out
-Add text
-Add images
-Add components
-Change colors
-Change shapes
-No Actionscript knowledge is required. Simply drag and drop one of the four objects into your existing Flash project!
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Nov 25, 2008 Hits: 0 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
Package includes: MXP
Opens with: Flash MX 2004, Flash 8, Flash CS3
AS Version: ActionScript 2.0
The dropMenu component provides an easy way to add a vertical or horizontal two-level menus Flash drop down menu to your Flash websites. Menu items and links can be defined using a very simple XML file (without any coding) or through ActionScript.
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Nov 25, 2008 Hits: 0 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
Package includes: MXP
Opens with: Flash MX 2004, Flash 8, Flash CS3, Flash MX
AS Version: ActionScript 2.0, ActionScript 1.0
Viewable with: Flash Player 6 and above
RSS is a format for syndicating news and webblogs. RSS is very widespread with many websites and most major news websites offering live RSS feeds. The rssReader adds live RSS newsfeeds to your Flash websites within minutes. This Flash component can load RSS/RDF files into a textfield, textarea or the Flashloaded flashTicker / flashtickerFX.
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Nov 25, 2008 Hits: 0 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
Package includes: FLA
Opens with: Flash 8, Flash CS3
AS Version: ActionScript 2.0
Viewable with: Flash Player 8 and above
Well commented code
XML driven
onPress event takes the link from the array and browses the link location on the same window. If you want to open a new window then please add this structure:
getURL(newarr[this.no][1], "_blank");
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Nov 25, 2008 Hits: 0 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR
Package includes: FLA
Opens with: Flash 8, Flash CS3
AS Version: ActionScript 2.0
Viewable with: Flash Player 8 and above
Text images, links and descriptions are taken from the XML file
If you want to add more buttons then you need to create instances of "menu" MovieClip
and copy the code from the previous button to the new button you have created and make
simple changes like the names of the previous button and the present button.
Don't forget to give the next name to your button instance.
Then test your movie.
That simple is this. I have commented each line of the code for better understand of the flow.
You can make changes to the code as easy as possible.
I am there online if you need more help.
Category:
Write a Review
Add Favorite
Refer it to Friend
Report Broken Link
Date Added: Nov 25, 2008 Hits: 0 Rating: 0.00 Votes: 0
Member Reviews
Visitor Ratings
Google PR