Re: Behaviour Script "me"

2000-10-20 Thread manisha sinha
Thanx everyone who replied to my query. Its been a great help indeed Thanx Manisha -- On Fri, 20 Oct 2000 16:58:20 Luke Wigley wrote: >Kerry Thompson wrote > >>> I have a query the answer to which i hope is very simple. When we give a >>> behaviour script the mouseup handler is followd by "m

Re: Behaviour Script "me"

2000-10-19 Thread Luke Wigley
Kerry Thompson wrote >> I have a query the answer to which i hope is very simple. When we give a >> behaviour script the mouseup handler is followd by "me" . What does this >> stand for? > > Briefly, "me" is the instance of the behavior or parent script--in your > case, probably a behavior attac

RE: Behaviour Script "me"

2000-10-19 Thread Steven Sacks
yntax.html HTH, Steven Sacks > -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On > Behalf Of Kerry Thompson > Sent: Friday, October 20, 2000 12:43 AM > To: [EMAIL PROTECTED] > Subject: Re: Behaviour Script "me" > > > > >

Re: Behaviour Script "me"

2000-10-19 Thread Kerry Thompson
>I have a query the answer to which i hope is very simple. When we give a >behaviour script the mouseup handler is followd by "me" . What does this >stand for? Briefly, "me" is the instance of the behavior or parent script--in your case, probably a behavior attached to a sprite. For example,