Hi,  

You have to set the property "exitlock" to true in the starmovie handler for
example. Then your KeyDown handler will work!

------------------------------------------
    Laurent BRIGAUT
    Integration Nouveaux Media, Inc.    
    http://www.integration.qc.ca   
------------------------------------------  

> -----Original Message-----
> From: Swerbrick, Darryl [mailto:[EMAIL PROTECTED]]
> Sent: 7 novembre, 2000 08:34
> To: '[EMAIL PROTECTED]'
> Subject: <lingo-l> Escape key
> 
> 
> Hi List,
> 
> I need to be able to use a key down function with the Escape 
> key (windows).
> I've tried using the folllowing frame script:
> 
> on keyDown
>      if the keyCode = 53 then go next
> end
> 
> This does not seem to work for this keyCode(I have tested 
> this with other
> keyCodes), all that seems to happen is that the shockwave 
> movie freezes.
> 
> Any thoughts?
> 
> [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!]
> 

[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