|
|
| FlashStore rating: |
Not rated yet.
|
| User rating: |
Not rated yet.
|
| Date: |
14-04-08 |
| Submited by: |
zerofractal |
| Skill: |
beginner |
|
|
|
|
Buy from Affiliate Website
|
About |
Tree3D is a tree component for ActionScript 3 with a twist. It allows you to easily create a three dimensional interactive tree UI navigation systems. Based on data driven XML, the component can be easily adapted to virtually any data source.
Common uses for Tree 3D are: Menu/Navigation systems, Site-maps, or any tree based structure. |
UI Access |
1. Create a new flash Actionscript 3.0 file
2. From the components panel drag from within the Zerofractal folder the tree3D component onto the stage
3. Use the loadXML method to data bind the component |
Support address |
|
|
Useful links |
|
Features |
Data driven
Tree3D loads information from XML objects. They can be external attibute based XML files or crafted within flash from any other data source.
Customizable Label and Icon styles
The look and feel of the tree is easily customizableYou may use any movieclip as an item icon. Icons may even be animated and may react fo user interaction (eg. Folders may open and clos on mouse over etc.). Labels are also fully cutomizable both in style and content. Content for the labels may come from any attribute of the xml node itself.
Breadcrumb Navigation
Breadcrumb are visual path that allows the user to see where they are within the interface and to retrace their steps if needed. Tree3D implement an easy to use breadcrumb navigation that displays a label showing the current herarchy and allows the end user to navigate upwards with ease.
Customizable UI settings
The developer may easily customize the number of items per page, item position, item size and item spacing
Increidible 3D eyecandy effects
The user may customize some 3D parameters such as Camera Movement, Depth of field and Fog
Customizable Scrollbar
The built in scrollbar may be replaced with any other scrollbar, even with Adobe's UIScrollbar. |