> window(the moviename).image.copyPixels(bg, rect(0,0,R,B) ,
> rect(0,0,R,B))

member(memberNameHere).image = window(the moviename).image
or
member(memberNameHere).image.copyPixels(bg, rect(0,0,R,B) , rect(0,0,R,B))

no?

(UNTESTED due to horrific lack of time)

--Rich Shupe


[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