Categories
- blog (13)
- game development (61)
- Games (9)
- games related (9)
- Cheat (2)
- Komplettlösung (d) (3)
- Walkthrough (3)
- MS Office (7)
- PHP (3)
- Tutorial (8)
- Intermediate (1)
- Tutorial Series (15)
- Grid Based Games (8)
- Terrain Modification (7)
- Uncategorized (1)
Tag Archives: custom function
On default, clicking the close button on the mochi leaderboard calls play(), which can in case of a timeline controlled movie lead to some problems. That’s why I added an argument to the showLeaderboard function. The following class belongs to my highscore screen that is called when the game ends or is ended.
Continue reading
Posted in game development, mochiads
Tagged custom function, leaderboard, MochiScores, onClose, Tutorial
Comments Off on AS3: MochiAds leaderboard with custom onClose function