Ask a Question related to Macromedia Director 3D, Design and Development.
-
Nicollini webforumsuser@macromedia.com #1
keyDown & keyUp?????
Can anyone tell me why the keyDown and keyUp handlers don't work when SW3D is inserted in a movie.
chartonum(the keypressed) works, but that obvisously returns true every frame the key is pressed and I just need it on the keyDown.
Am I way off the mark and being stupid?
Any suggestions?
Nicollini webforumsuser@macromedia.com Guest
-
KeyUp - recognising keystrokes?
Hi - I want to use keyboard input instead of the mouse for a Director project. Does anyone know how to do that? I intend to use the arrow keys... -
turn the frame by keyup
hi guys, i'm working on a presentation, in which i want to turn to the next or previous frame by pressing "right" and "left". here is my... -
Keyup, KeyDown, and KeyPress events for a datagrid do not work. URGENT !!!!
Here are the three event handlers I am trying to catch the key events, but they do not work. private void dgResults_KeyDown(object sender,... -
some problems with the keyup function
Hi, Your question is bit confusing, and not mentioning the positions where you have put the script. Can you put the detailed information, so that... -
Help with 'On KeyUp' script
Hi, I want to make a script whereby the playhead will move to another marker upon pressing the left arrow button. However, I do not know the 'name'... -
Andrew Morton #2
Re: keyDown & keyUp?????
Does the movie have focus, i.e. does it receive the key events if you click on
it first?
Andrew
Andrew Morton Guest
-
Agustín María Rodríguez #3
Re: keyDown & keyUp?????
"Nicollini" [email]webforumsuser@macromedia.com[/email] wrote:
They work but you have to put them in a behavior attached to the 3D> Can anyone tell me why the keyDown and keyUp handlers don't work when SW3D is inserted in a movie.
sprite because otherwise, it "eats" the event.
Not at all ;)> Am I way off the mark and being stupid?
Cheers!
--
Agustín María Rodríguez | [email]agustin@OnWine.com.ar[/email] | [url]www.OnWine.com.ar[/url]
Agustín María Rodríguez Guest



Reply With Quote

