effect on load mootools question

Thought i’d see if anyone on here knew the answer to this…
I just got the mootools suite.
On the “effect on load” I can’t seem to figure out to set the length of how far an item moves across my screen. Am i missing something?

alanc


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options

Initially (when the Action is first applied to an item), the Action presumes the movement to be the item’s height or width, depending on the direction.

So if the Action was applied to an item that started at 150px wide x 200px tall, it would presume a horizontal movement of 150px (or vertical movement of 200px). Unless overridden as described below, the value will remain effectively 100% of the item’s height and width. So if teh item’s size were changed by dragging its corners bigger or via the Inspector, the Action would attempt to use these new dimensions.

To change from this default value there is small checkbox at the bottom of the interface labeled: ‘Override Movement’. Once checked, you will see the initial values as described above. Simply input your desired scalars into the appropriate fields. The fields only accepts real ‘px’ values, sorry, no percentages or variable dimensions.

I mention the initial value, because when you toggle the override movement, you will see some values present. This are those starting value that were found when the Action was first applied to the item.


freewaytalk mailing list
email@hidden
Update your subscriptions at:
http://freewaytalk.net/person/options