if they're clicking on the stage, then make a frame script do the work, but if you need to use the frame script for something else, then use a background sprite with a behavior on it.
create the shape on the fly (use score recording to make the sprite & new(#shape) to make the member). Use the mouse drag to stretch the sprite().rect while the mouse is down. hth -Buzz At 10:47 AM +1000 4/10/02, you wrote: >Hi, > >I wish the user the click on the stage and drag the mouse out. While the >mouse is down and being dragged, a rectangle/shape shape is drawn. > >Any ideas on how to write the code. > > >Leah > >********************************DISCLAIMER**************************** >The information contained in the above e-mail message or messages >(which includes any attachments) is confidential and may be legally >privileged. It is intended only for the use of the person or entity >to which it is addressed. If you are not the addressee any form of >disclosure, copying, modification, distribution or any action taken >or omitted in reliance on the information is unauthorised. Opinions >contained in the message(s) do not necessarily reflect the opinions >of the Queensland Government and its authorities. If you received >this communication in error, please notify the sender immediately and >delete it from your computer system network. > >[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!] [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!]
