Victor Iwan wrote:
> 
> Am I doing something wrong again...
> 
> I create behaviors such us
> 
> On mouseenter
>         cursor(280)
> End
> 
> On mouseleave
>         cursor(-1)
> End

hmmm... try:

 On mouseenter me
         cursor(280)
 End
 
 On mouseleave me
         cursor(-1)
 End

and be sure the script is a behavior script, not a movie or parent script

-- 
Carl West    [EMAIL PROTECTED]
617.262.8830 x246    

I have no superfluous leisure; my stay must be
stolen out of other affairs; but I will attend you awhile.

           - Isabella, Measure for Measure, Act 3 Scene 1

[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!]

Reply via email to