Roy wrote:
>> how do you watch the property of a behavior
>> (without making it a global)?
How about, for example:
sprite(3).pMyProperty
Or if you have an accessor method, you can watch:
sprite(3).mReturnSomePropertyValue()
Or did I misunderstand your question?
-- Mark
[To remove yourself from this list, or to change to digest mode, go to
http://www.penworks.com/LUJ/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!]