I try to get more information about the advanced modes of AM and played around with it.
So far so good.
Now I have tried to move a hotspot, but I don't understand the syntax of it.
I tried this:
- Code: Select all
Hotspot(3).Move X*15,Y*15,WIDTH*15,HEIGHT*15
And when I click the hotspot it moves to the upper left corner(originaly in the middle of the left site)
But I want it to move to the right site of the frame.
I have changed the 15 but the result was always the same:It moved to the upper left corner.
How did I use this correctly?
I've found the code above here in the forum in some thread. Don't know where it was.
Thanks for help!
Edit:
The power of posting

I have to replace the X or Y with a ccordinate!
And don't write a x or y before the number!