collapse content

Forum: bugs and problems

Subject: connected error to Platogo

Comment:

nurolhaida (Author) 6 months ago
I'm not a programmer , but then I need some help. where suppost I need to paste these code actually:-

import com.platogo.api.PlatogoAPI;
import com.platogo.api.enums.PlatogoStatus;
import com.platogo.api.vo.PlatogoResponse;

PlatogoAPI.connect( [your game id], [reference to stage], connectHandler );

function connectHandler( response : PlatogoResponse ) : void
{
if ( response.status == PlatogoStatus.OK )
{
trace( "You are now connected to Platogo & the API is ready to be used." );
}
}


hopefully someone can help me on this.

:(

funfastgame 1 month ago
My game is using Flash new DirectGPU and require wmode=direct setting. However, when I upload the sw more...
veeru565656 2 months ago
get error Scene 1, Layer 'action', Frame 1, Line 5 1084: Syntax error: expecting rightbracket before more...
veeru565656 2 months ago
get error Scene 1, Layer 'action', Frame 1, Line 5 1084: Syntax error: expecting rightbracket before more...