| Ycurving |
|
Base "roundness" of the elastic cords
between menu items |
| Ycurvingfr |
|
Factor (0-100) making cords less elastic (hanging
lower) for menu items with larger vertical distance
between them |
| bottom |
|
drop down point of a clicked menu item |
| dobevel |
|
do bevel on the elastic cords |
| movedur |
|
Falling down duration (and snap back last menu
item duration) |
| bouncedur |
|
Extra bounce duration after falling down |
| bouncedis |
|
Vertical bounce distance when reaching bottom
after being clicked |
| bouncespeed |
|
Speed with which an menu item bounces up and down
when reaching bottom after being clicked |
| swingXdis |
|
Horizontal maximum swing distance |
| swingXstep |
|
Horizontal swing speed |
| swingYdis |
|
Vertical maximum swing distance |
| swingYstep |
|
Vertical swing speed |
| dodrag |
|
Allow menu items being dragged (after letting
go they'll be considered 'clicked') |
| linethickness |
|
Thickness of the elastic cords |
| fixeddown |
|
Make all menu items go to one specific horizontal
point when being clicked |
| fixeddownXpos |
|
Horizontal position/point (if fixeddown = true) |
| fixeddownbump |
|
Do the movement only when having dropped down
first (if fixeddown = true) |
| fixedshadow |
|
Have all menu items have the same distance for
their shadow -> will give a more 3D perspective |
| shadowYdis |
|
Shadow distance for the menu items |
| shadowtohorizon |
|
Rescale shadow distances towards a virtual horizon
line at Y = 0 (if fixedshadow = true) |
| shadowtohorizonYdisAt |
|
Rescale 100% at this Y position |
| resettostage |
|
Allow menu items to reposition themselves to the
complete browser width if being resized (including
fullscreen toggle) |
| resetfixeddownXpos |
|
Only nessesary if you use "containercontent"
as in template mode. Will reposition the content
position on browser resize. For this feature, check
out the tempate mode instructions. |
| contentXpos |
|
Horizontal position to load content slides. Will
recalculate on browser resize |
| contentYpos |
|
Vertical position to load content slides. Will
recalculate on browser resize |
| contentresettostageX |
|
Allow slides to reposition themselves horizontally
if being resized (including fullscreen toggle) |
| contentresettostageX |
|
Allow slides to reposition themselves vertically
if being resized (including fullscreen toggle) |
| contentresetcenterY |
|
Use vertical start position contentYpos
as base and recalculate to center if resized
more then original canvas size |
| startitem |
|
First menu item and slide to open at start |
In the actionscript of the you'll also find two variables
which you need to adjust to your endresult;.
The scroll component parameter.
| target |
|
The instance name of the MC being scrolled |
| mask target |
|
The instance name of the MC being used as mask |
| mask height |
|
The height of the mask area |
| scroll down
button distance |
|
The distance of the scroll down button (and accordingly
the clickable scroll drag area) |
| drag button
height |
|
The height of the drag scroll bar |
| drag accelerated |
|
Make scrolling move accelerated/decellerated instead
of instantly |
| acceleration |
|
The speed of the content scrolling content movement
(if drag accelerated to 'true') |
| speed |
|
The speed of scrolling when clicking the button
up or down |
| roundoff |
|
Round off scrolling to non decimal values (for
pixelfont support) |