Has anyone noticed a change in key repeating rate (i.e. when the key is
held down) between as3 and as2?

I just transfered some game code over to as3 for controlling a ship.  I.E.
left arrow to turn left, right arrow to turn right.

In as2 the key starts repeating really quick when held down.  In as3 it
reads the key once, pauses for a bit and then finally repeats (and repeats
at a much quicker rate than in as2).

I need to get rid of that pause in between the initial keypress and the
repeat so I have a smooth control like I had in as2.  Anyone have any
insight?



Marty
_______________________________________________
Flashcoders@chattyfig.figleaf.com
To change your subscription options or search the archive:
http://chattyfig.figleaf.com/mailman/listinfo/flashcoders

Brought to you by Fig Leaf Software
Premier Authorized Adobe Consulting and Training
http://www.figleaf.com
http://training.figleaf.com

Reply via email to