Book Shelf
Our Products
Component News
Stay informed on our latest component releases and specials.
RotatingListFX Book
The RotatingListFX is a container that lists it's children out as minimized bar instances using the ListPaneFX's titleBar implementation. The minimize and maximize actions use resize and move transitions to transform from the old selectedIndex to the new selectedIndex.
Note :: This component does not use <mx:States>. There can be any number of children and the layout use a default tile algorithm. There is a name space property that can be changed to allow new layouts of the tile algorithm at runtime.
There is a flow to how the list is laid out;
- A title bar or
selectedIndexchanges to view state of the new selected child. - The
selectedIndexis maximized and the resize and move transitions play. - If the
selectedIndexis click on again, this action sends the list into an all children maximized state where all children are tiled and visible. - If the same
selectedIndexis clicked on, the selected child then maximizes again. - The routine repeats for any other child in the list container.

RotatingListFX main functionality;
- Allows a creative rotating layout for children that need focus.
- Allows for all children to be visible at the same time if the users needs to see them.
- Uses the same
ITitleBarControlinterface that other containers Teoti Graphix offers use. - Optimized transitions for maximum smoothness during tweens.
- This is accomplished by hiding children during the transitions.
- Just a plain fun container!
Privacy Policy | Copyright Notice| Disclaimer| Product EULA
©2003-2008 Teoti Graphix, LLC - All rights reserved.
©2003-2008 Teoti Graphix, LLC - All rights reserved.
