Good to know guys, I've used that code for counters heaps of times. Didn't know it was hotspot specific. OWidth must work with counters because the hot spot isn't centred.
Printable View
Good to know guys, I've used that code for counters heaps of times. Didn't know it was hotspot specific. OWidth must work with counters because the hot spot isn't centred.
sigh... Hotspot on the left top, makes it centered., not hotspot in the center...
Weird.
had almost tried them all, except the left top..
Except, if you make it an animation, and make Zoom Frames, then it's not zooming anymore, but showing it coming from an angle..
Sounds like this is a bug to me then..
created a ticket: http://bugbox.clickteam.com/issues/3060
with a new example.
Perry,
If the hotspot is in the centre of the object, you do not need to adjust for the width or height of the object.
If you remove '- OWidth("award")/2" and '- OHeight("award")/2"from your calculations then that should correct the formula.
Peter
ok, think I need to be put in a timeout corner...
Thank you :) it works now