You just get the window.picture or window.image
On Thu, 25 Oct 2001, [iso-8859-1] Agust�n Mar�a Rodr�guez wrote: > Hi all, I�m very confounded... > > My real problem is that I cant�t get to work a color picker window > as a MIAW, but it works perfect on authoring mode. Anyway... I did this > simple example to test the getPixel function: > > on mouseDown > thisColor = (the stage).image.getPixel(the mouseH,the mouseV) > put thisColor > end > > Isn�t so complex, but as a miaw it returns me the value of the > background color of the stage... as a common movie returns me exactly > the color of the bitmaps or whathever I pick. > > It�s just me or someone else has the same problem?? Is some already > know issue? > > Thanks all, > Agust�n. > > > > > [To remove yourself from this list, or to change to digest mode, go to > http://www.penworks.com/LUJ/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!] > [To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/LUJ/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!]
