Hi,

I have a situation where I have some invisible sprites that are controlling a scrolling picture menu which is underneath the invisible sprites. (The invisible sprites are made using the tool panel and selecting the unfilled rectangle tool with no outline.)

Everything works fine except when I want one of the underneath sprites to use one of the events that the invisible sprite uses. E.g. on mouseEnter and on mouseLeave. These commands seem to get used up or blocked by the invisible sprites even when I use the pass command to try and pass the event on. on mouseUp gets through OK but there is no on mouseUp handler in the invisible sprites.

The scripts on the underneath sprites work fine if I move the invisible sprites out of the way.

I could use coordinates instead of the invisible sprites but I am trying to keep the scripting as simple as possible as it is for an introductory level student.

Any ideas?

Many thanks,
John

[To remove yourself from this list, or to change to digest mode, go to http://www.penworks.com/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