Ultimate Gear War
Join the alien war, prepare your gear and protect your base at all cost!
4.26 / 5.00 12,689 Viewsimport com.newgrounds.API;
var loaded:Boolean = API.loadUserPage(user_id:Number, user_name:String);
This call works one of 2 ways. If you have provided a valid user_id and a user_name the API will open the user page for the user you specified (User info can be pulled from features like high scores and save data).