> I'm having trouble with my cursor changes in shockwave. I'm using the same
> script on a few different objects but the changes will only work on a couple
> of them. I have the sprites in the same sprite channel and I can't
> understand why it will work for one but not the other. Is this a common
> occurence? Is there anything I should be looking out for?

How exactly are you "changing the cursor"?

sprite(x).cursor = aCursor

or something like:

on mouseEnter me
  cursor(-1)
end

If you could be a bit more specific, it would help us to understand the
problem more clearly.

-Kurt


[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