Ask a Question related to Macromedia Director 3D, Design and Development.
-
tbauser #1
Problem with Keydown and S3D
Hello everybody,
I use On keyDown event in a movie script and it works well until I put a
shockwave 3d sprite on the stage. The event is then no longer executed. If I
delete the 3d sprite, then On keyDown works well again.
Any idea ?
Thanks
tbauser Guest
-
keyDown
hie again, i have 3 textbox and i would like the user to go to the next textbox by pressing the 'ENTER' key. i have tried using this: Private... -
using keyDown to move a 3D model?
hi, i'm trying to use keyDown to make a model move. This is the command I use: member(1).model("ogre").rotate(0, 0, 5) Now, I can attach this... -
Sound on keydown
hi, um... im having a bit of trouble with director at the moment, i have posted on other forums and had some useful replies, but being a beginner... -
keyDown event without window
How can I get keyDown events without a NSWindow? My guess is I have to get a subclass of a NSResponder on the responder chain. But how can I do... -
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... -
tbauser #2
Re: Problem with Keydown and S3D
Replying to myself..I found that using a keyDownScript solved the problem (in a way..).
tbauser Guest



Reply With Quote

