play videoClip "nameOfVideo" does not work, Please help

Mark Swindell mdswindell at charter.net
Tue Jul 12 15:52:18 EDT 2005


On Jul 12, 2005, at 12:35 PM, Ban Nguyen wrote:
>
> How do you set the location for this video?


The location of any object can be set by the following:

Set the loc of <object> to x,y

An object's location is a property of the object.

----
 From the docs:

location property  (any object)
loc
Platform support:
Introduced in version 1.0

Specifies where an object is.

set the location of object to point

if the location of button 1 is within the rect of field 1 then selectIt
set the location of this stack to the mouseLoc
---



Hope this helps,
Mark



More information about the use-livecode mailing list