on centerTheObject
global theObject
set the loc of theObject to (item 1 of the localloc of the loc of this stack) ,\
(item 2 of the localloc of the loc of this stack)
end centerTheObject
In the script that calls the above, I use:
put myObject into theObject -- "myObject" for example being "field m144" (using quotes)
Hope this helps someone.
Regards, Barry
_______________________________________________ use-revolution mailing list [EMAIL PROTECTED] http://lists.runrev.com/mailman/listinfo/use-revolution
