Are there any other handlers that could be causing the problem e.g. closeCard, preOpenCard, openCard?
As a test, trying locking messages before going to the new card. If that works, the error is in another handler. If it still fails, are you sure the stack has 5 cards? Try typing "go to card 5" in the message box and seeing if that works. Make a new button and re-enter the script - don't copy & paste as an invisible character might be the problem.


HTH,
Sarah

On 24/03/2005, at 12:33 AM, Paul Salyers wrote:

code:
on mouseUp

  go to card 5

end mouseUp

Error:
        executing at 8:24:58 AM
Type    Handler: error in statement
Object  Label Field
Line    go to card 5
Hint    mouseUp

Dear Rev Programmers,

Whats wrong here, I have looked at it till I see it in my sleep.

_______________________________________________ use-revolution mailing list [email protected] http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to