Answered
How to convert score in binary
when i submit score, score send to php file with binary
when i submit score, score send to php file with binary
use:
var binary_score:String = decimal_score.toString(2);
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.