I can't understand what I have ran into here.
I can do this :
Code: Select all
on mouseUp
   set the loc of the first label of this card to 78,88
end mouseUpCode: Select all
on mouseUp
   set the loc of label "globalHtmlPositionLabel" of this card to 78,88
end mouseUp

 Thank's for pointing that out. I have been going round in circles for at least 2 hours. And I doubt I'd have spotted my stupid mistake for another 2 either.
 Thank's for pointing that out. I have been going round in circles for at least 2 hours. And I doubt I'd have spotted my stupid mistake for another 2 either.