> I don't think you can go to a frame from a prepareFrame handler. You might
> set a flag instead, and go to the quiz on the enterFrame handler.
Kerry is right - you can't jump to other frames during the prepareFrame
stage. Additionally I've had problems in frame hopping on mouseDown and
keyDown events.
If you set a flag stating that you want to jump you can execute it on
exitFrame no problems. Out of personal habit I would change the events to
the mouse and key up states just to be safe, but if you don't get any
problems then ignore my trepidation...
[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!]