00:00
00:00
Newgrounds Background Image Theme

twmimic001 just joined the crew!

We need you on the team, too.

Support Newgrounds and get tons of perks for just $2.99!

Create a Free Account and then..

Become a Supporter!

Browse Sections

Newgrounds Wiki: getUserName

Usage

import com.newgrounds.API;
var user_name:String = API.getUserName();
This call returns the name of the user currently playing your game or movie. If the user is not logged in, the name will return as "Guest"