Or use a finite state machine... simply check 'state' global variable and put the following into your M&K events:
+ 'state' not equal to "cutscene"
M&K events
+ 'state' equal to "cutscene"
allow space/esc key to skip the cutscene (some people hate having to sit and watch long cutscenes they've seen)
Everything is so much easier with states.