Hi list

How can one set the loc of a sprite to the loc of another sprite. I've been trying this

on startMovie 
  global gy,gx,gDegrees,gRadius
  set gx = the loch of member 11
  set gy = the loch of member 11
  put gx,gy
  set gDegrees = 0
  set gRadius = 50
end

the last script always returns values 0,0

Many thanks!
[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email 
[EMAIL PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for 
learning and helping with programming Lingo.  Thanks!]

Reply via email to