Looks good to me. On Aug 20, 2005, at 10:55 PM, Erik Hansen wrote: > like this? > > on mouseUp > send "myHandler" to control "Thang" in 10 secs > end mouseUp > > -- in the script of control "Thang": > > on myHandler > videoThings > ... > end myHandler