All the code you need for actionscript 2
« previousPage 1 2
Volcano Interactive said
a long time ago | Post #22Has the API been updated yet?
Post #23 deleted
kit kat said
a long time ago | Post #24 | in reply to #23For the first part I am not sure I completely understand you.... Is this correct?:
http://i136.photobucket.com/albums/q164/mm1306/youhavereadthenameofthisdocument.jpg?t=1210902929
http://i136.photobucket.com/albums/q164/mm1306/youhavereadthenameofthisdocument.jpg?t=1210902929
Volcano Interactive said
a long time ago | Post #25 | in reply to #24Yes
Volcano Interactive said
a long time ago | Post #26Can someone help? I tried to put high scores on a basic shooter game, but I get this kind of error:
*Error* C:\Dokumente und Einstellungen\Name\Desktop\Nonoba\api\NonobaAPI.as: Line 7: The class 'mx.utils.Delegate' could not be loaded.
import mx.utils.Delegate;
Total ActionScript Errors: 1 Reported Errors: 1
*Error* C:\Dokumente und Einstellungen\Name\Desktop\Nonoba\api\NonobaAPI.as: Line 7: The class 'mx.utils.Delegate' could not be loaded.
import mx.utils.Delegate;
Total ActionScript Errors: 1 Reported Errors: 1
kit kat said
a long time ago | Post #27 | in reply to #25Then why doesn't it work? What does, "Classes may only be defined in external ActionScript 2.0 class scripts. " mean?
Post #28 deleted
stronglink said
a long time ago | Post #29They should make the highscore thing simpler like Kongregate does.
Post #30 deleted
Jake 147 said
a long time ago | Post #31how do you start to make the games because i cant open it on my pc
Post #32 deleted
spaceplant said
a long time ago | Post #33Title is a bit misleading. This is not really all you need to know. There is nothing about highscores, only acheivements.
Post #34 deleted
spaceplant said
a long time ago | Post #35 | in reply to #34I see, my bad
Post #36 deleted
Post #37 deleted
« previousPage 1 2
Reply to thread
Sign up now to reply to threads
kit kat said
a long time ago | Post #21*Error* Scene=Scene 1, layer=Layer 1, frame=15:Line 9: Classes may only be defined in external ActionScript 2.0 class scripts.
class Nonoba.api.NonobaAPI{
*Error* Scene=Scene 1, layer=Layer 1, frame=15:Line 40: Unexpected ',' encountered
, callback:Function ):Void{ public static function AwardAchievement(key:String
Total ActionScript Errors: 2 Reported Errors: 2
...What is that supposed to mean?