Re: dragging question

2007-02-08 Thread marty
On Feb 8, 2007, at 8:33 AM, [EMAIL PROTECTED] wrote: I wrote: I'm sure I should know how to do this, but. What would the script be to drag an object (let's call it graphic "triangle" or something) when the user clicks and drags on it? Mark wrote: on mouseDown grab me end mouseDo

Re: dragging question

2007-02-07 Thread john
ay, February 7, 2007 07:25 PM >To: 'How to use Revolution' >Subject: Re: dragging question > >[EMAIL PROTECTED] wrote: >> Hi Marty, >> A simple approach is >> on mousedown >> repeat until the mouse is up >> set the loc of me to the mouseloc >>

Re: dragging question

2007-02-07 Thread J. Landman Gay
[EMAIL PROTECTED] wrote: Hi Marty, A simple approach is on mousedown repeat until the mouse is up set the loc of me to the mouseloc end repeat end mousedown This works, but is generally considered a Revolution sin. ;) -- Jacqueline Landman Gay

Re: dragging question

2007-02-07 Thread john
s.runrev.com >Subject: dragging question > >Hi all -- > >I'm sure I should know how to do this, but. > >What would the script be to drag an object (let's call it graphic >"triangle" or something) when the user clicks and drags on it? > >Thanks,

Re: dragging question

2007-02-07 Thread Scott Rossi
Recently, marty wrote: > What would the script be to drag an object (let's call it graphic > "triangle" or something) when the user clicks and drags on it? Execute in your message box: go url "http://www.tactilemedia.com/download/drag_sample.rev"; Regards, Scott Rossi Creative Director Tactil

Re: dragging question

2007-02-07 Thread Mark Schonewille
Marty, on mouseDown grab me end mouseDown Mark -- Economy-x-Talk Consultancy and Software Engineering http://economy-x-talk.com http://www.salery.biz Get your store on-line within minutes with Salery Web Store software. Download at http://www.salery.biz Op 7-feb-2007, om 18:58 heeft mar

dragging question

2007-02-07 Thread marty
Hi all -- I'm sure I should know how to do this, but. What would the script be to drag an object (let's call it graphic "triangle" or something) when the user clicks and drags on it? Thanks, - marty -- Marty Billingsley The University of Chicago Laboratory Schools _