Games Achievements My Kong Sign In

pproductions' messages

Public messages for pproductions

avatar for wertyujh
wertyujh

Apr 22, 2010 11:19am

How do you get our username in-game?

avatar for nobody227
nobody227

Jan 6, 2010 3:06pm

another way to use letter keys is to do the following:
if(Key.isDown(ord(“a”)))
{
//do something here.
}
“a” can be replaced with any character.
the trick is that the global function ord(value:String):Number
returns the ASCII number associated with the contents of the String
ord(“a”) returns 65
ord(“b”) returns 66
and so on…
Have a nice day! :D

avatar for wertyujh
wertyujh

Sep 13, 2009 9:01am

i have an problem. i’m making a game with many squares.. lined up, so they form a grid. i’m having a object that i can drag to all squares, and that centers. and if there’s already a object on the square,then i just say= this.removemovieclip. but it only works with the original ( the first that was already on the stage when started this is my code=…

show more
avatar for wertyujh
wertyujh

Sep 11, 2009 9:36am

wel, ho to use wasd keys and not arrow keys. i tried= if(keyIsdown(key.a)and key "a"and just a witohout key and just “a”…

avatar for wertyujh
wertyujh

Sep 10, 2009 9:11am

how ot use normal letters? in a file, so not on the actions of a object

avatar for moxmoxmox
moxmoxmox

Aug 23, 2009 5:45am

5/5 for your game

Developers Players Support YouTube TikTok X (Twitter) LinkedIn
Join the conversation Join Discord
Terms of Service Privacy Policy Code of Conduct
© 2025 Kongregate