Usage
import com.newgrounds.API; API.postScore(board_name:String, score:uint, tag:String);
- board_name - The name of the scoreboard you are posting to.
- score - The numeric value of the score.
- tag - An optional tag that you can filter score lookups on.
