Dear visitor, welcome to krpano.com Forum.
If this is your first visit here, please read the Help. It explains in detail how this page works.
To use all features of this page, you should consider registering.
Please use the registration form, to register here or read more information about the registration process.
If you are already registered, please login here.
How to tween scale with keeping the bottom center position ?
Little bit more explanations : using a marker like this one, the bottom pointing on a location.
I make this action : onover="tween(scale,1.5);"
Works well, but scale origin is top center, so the bottom of the marker moves.
I would prefer scale origin to be bottom center, so the marker keeps pointing to the same place.
Sure it is very easy, but I can't find how
Hope you can help !
Hi)
Try to add
|
Source code
|
1
|
edge="bottom"
|
Regards,
Alexey