Thanks John, Klaus and Martin

This is just what I needed.

=======
Martin said:
First make a list with your callbacks with the format time,message
then you set the callbacks of your player to that list.
then when your player plays it will send the mySelectline message with the
time as a parameter when it encounters the times in the list.
you then need a mySelectline handler in your player or card or stack to
handle the message.
========

My misstep was in placing the handler in the wrong place and the wrong
form. Once I got that I was back into familiar territory and can move
forward. Thank you very much for your help.

Ron

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to