Hi, use "move" instead of "drag". That will work.
As i understand, drag is used for buttons only. Regards, Matthias -------- Original Message -------- Subject: Keyword "from" (26-Jan-2008 10:50) From: René Micout <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] > Hello everybody, > This is my script : > on mouseUp > put the loc of graphic "Start1" into coordDépart > put the loc of graphic "E 4" into coordArrivée > drag graphic "Start1" from coordDépart to coordArrivée > end mouseUp > when I clic on "Apply" button I obtain an error message : > Type drag: missing 'from' > Object Button > Line drag graphic "Start1" from coordDépart to coordArrivée > Hint > Is it a bug ? > René from Paris > > _______________________________________________ > use-revolution mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your > subscription preferences: > http://lists.runrev.com/mailman/listinfo/use-revolution > > > > > To: [email protected] _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
