00:00
00:00
Newgrounds Background Image Theme

Twinspurr 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!

Newgrounds API Error 1000

391 Views | 1 Reply
New Topic Respond to this Topic

Newgrounds API Error 1000 2015-09-27 13:27:29


Hello, I'm making a game and i am using Newgorunds API to add a Scoreboard and such...

Well, all I just did before this error appeared was just typing:
public var scoreBrowser:ScoreBrowser = new ScoreBrowser();
in AS3, and exporting the SWF.
It was then i got this error which i even cannot figure out why it happens:

Location Description
Symbol 'Score Browser' 1000: Ambiguous reference to Score.

So, the source of the error is the Score Browser Symbol, but... i don't know! Please help me, how do i solve this!?

Response to Newgrounds API Error 1000 2015-09-27 19:30:26


It's a'ight! Everything solved! Just a naming collision and a lack of patience.