Don't Escape
I'm a werewolf and it's a full moon. I have to find a way to prevent myself from escaping.
3.85 / 5.00 36,169 ViewsRagnarok Online Jigsaw
Did you play Ragnarok Online? Do you like that game?
3.50 / 5.00 13,707 ViewsSo basicaly i just want to save a score,
import com.newgrounds.*;
// submit a score of 400
API.postScore("Leaderboard", 400);
this is what they told me to do for saving scores, but do they automaticaly load? or, how does that work? thank you in advance
...
That is exactly right. Make sure that your encryption key, ID, and board name match in both the projects page and the actual flash file. To display the scores in the SWF, you'll need to put the scoreboard component in the flash file. I end up getting lots of errors when I do that though, so I don't bother. There's also a scoreboard just above the review space in the submission's webpage, so you can display scores that way. An example of that kind of scoreboard can be found here.
If you need a preloader, and don't know how to stop your movie from looping, come here :)
But where do i put the API and incryption key into my fla/swf?
...
At 10/8/12 10:52 PM, Thrallec101 wrote: But where do i put the API and incryption key into my fla/swf?
Might want to take this to the Flash or Programming forums to get a more concise answer.