Jump to content
Search Community

el_chapiro

Members
  • Posts

    2
  • Joined

  • Last visited

el_chapiro's Achievements

0

Reputation

  1. Hi! thanks for your answer. I try to be as clear as possible: I want to control the rotation of a pointer just like the ones you can find on a speedometer using the keyboard . While I press the up arrow key the indicator rotate its position and should not exceed 270 degrees. When I stop pressing the up arrow key, this indicator returns to the original position (zero degrees), and it needs to go back slowly. EDITED Hi! I worked out! using DirectionalRotation Plugin, your code example above and the tutorial for KeyboardEvents!! Here's a .fla file with an example of how I used for a single MC Thanks for your time!!
  2. Hi there!! this topic was very useful for me. Now I try to use KeyboardEvent.KEY_DOWN and KeyboardEvent.KEY_UP to control How Do I need to do? Thank you in advance.
×
×
  • Create New...