View Single Post
  #5  
Old 02-26-2011, 07:25 AM
devilsknite1 devilsknite1 is offline
C:
devilsknite1's Avatar
Join Date: Jul 2006
Location: Florida, USA
Posts: 269
devilsknite1 has a spectacular aura about
Send a message via AIM to devilsknite1 Send a message via MSN to devilsknite1 Send a message via Yahoo to devilsknite1
I tried this and it didn't work... Although, when I did I combined the two line like this:

PHP Code:
if ( keyDown) && this.keydown5 == false ) { 
Would that have anything to do with it?

I also noticed every flag is set to true. Am I missing something there?
Reply With Quote