First off look at this:
put the desktopRectList -- [rect(0, 0, 1152, 768), rect(-1280, -144, 0, 880)] wait...what?!? It's a monitor on a pb g4, the external monitor on the left, the pb screen on the right. What the hell? Ok, now after THAT.... I put the stage on the first monitor. In the message window if I... put sprite(1).rect -- rect(81, 97, 719, 504) Hmm...ok that seems about right. NOW, if I put a behavior on sprite 1 to put out it's rect.... -- rect(162, 146, 800, 553) whhhhhhhaaaa? I assure you the two rects are from the exact same sprite -- Now lets see if I move the stage over to the pb screen put sprite(1).rect -- rect(81, 97, 719, 504) -- rect(162, 146, 800, 553) how weird.... [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!]
