Ok, simple question -

Birthing a timeout object, and checking what gets sent along with the
handler being called --

 pBlinker = timeout("blinker").new(1000, #test, me)

And in that sprite:

 on test me, what
    put "this is:" && this
End

So I guess the calling timeout object gets passed as the param? Because:

-- "this is:  timeOut("blinker")"

[To remove yourself from this list, or to change to digest mode, go to 
http://www.penworks.com/lingo-l.cgi  To post messages to the list, email [EMAIL 
PROTECTED]  (Problems, email [EMAIL PROTECTED]). Lingo-L is for learning and helping 
with programming Lingo.  Thanks!]

Reply via email to