| Class | Description | |
|---|---|---|
| BaseUI |
Author: Romuald Quantin - www.soundstep.com Class version: 3.0.2 Actionscript version: 3.0 Copyright: Creative Commons Attribution-ShareAlike 3.0 Unported License http://creativecommons.org/licenses/by-sa/3.0/ You can use BaseUI in any flash site, except to include/distribute it in another framework, application, template, component or structure that is meant to build, scaffold or generate source files. Date: 08-2008 Usage: Manage a list of elements (Element UI) to be displayed you can use the following properties to handle the position and sizes of the DisplayObject registered: x, y, left, right, top, bottom, width (also percentage), height (also percentage), horizontalCenter, verticalCenter, ratio, alignX, alignY |
|
| ElementUI |
Author: Romuald Quantin - www.soundstep.com Class version: 3.0.2 Actionscript version: 3.0 Copyright: Creative Commons Attribution-ShareAlike 3.0 Unported License http://creativecommons.org/licenses/by-sa/3.0/ You can use BaseUI in any flash site, except to include/distribute it in another framework, application, template, component or structure that is meant to build, scaffold or generate source files. Date: 08-2008 Usage: Manage a list of elements (Element UI) to be displayed you can use the following properties to handle the position and sizes of the DisplayObject registered: x, y, left, right, top, bottom, width (also percentage), height (also percentage), horizontalCenter, verticalCenter, ratio, alignX, alignY |