To ramesh.... Thanks..it works... Can you give me logical explanation
why the first script-cursor(x)- is not working but with
sprite(me.spritenum).cursor=x is working..

Thanks in advanced 
Vic



> 
> on beginSprite me
>   sprite(me.spriteNum).cursor = 280
> end
> 
> on endSprite me
>   sprite(me.spriteNum).cursor = 0
> end
> 
> best regards
> ------------------------------------------
> Ramesh CT
> http://www.lingoman.net/
> ------------------------------------------
> >>>
> On mouseenter
>            cursor(280)
> End
> 
> On mouseleave
>            cursor(-1)
> End
> 
> 


[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