Flasher Archive

[Previous] [Next] - [Index] [Thread Index] - [Previous in Thread] [Next in Thread]


Subject: FLASH: Key-DE-press
From: corstiaan Smorenburg
Date: Fri, 6 Aug 1999 11:28:26 +0100

Hi, I'm still stuck with the following simple code:
 
On (Press, Key: <Space>)
      Begin Tell Target ("/ew")
            Play
      End Tell Target
End On
On (Release)
      Begin Tell Target ("/ew")
            Go to and Stop (1)
      End Tell Target
End On
So I can play an animation while the mouse is pressed..
But now I want to do the same with a key..
But there is no 'Release-Key' option in the 'on MouseEvent'
 
I'm stuck..
 
Corstiaan Smorenburg aka     -=#TheMadC...#=-
corstiaanatflash [dot] a2000 [dot] NOSPAM [dot] nl (mailto:corstiaanatflash [dot] a2000 [dot] NOSPAM [dot] nl)
ICQ#:6904753 (at home)
ICQ#:19518298 (at work)

Replies
  Re: FLASH: Key-DE-press, John Croteau

[Previous] [Next] - [Index] [Thread Index] - [Next in Thread] [Previous in Thread]