All the code you need for actionscript 2
« anteriorPágina 1 2
Volcano Interactive dijo
hace mucho tiempo | Publicación #22 Has the API been updated yet?
Publicación #23 eliminada
kit kat dijo
hace mucho tiempo | Publicación #24 | en respuesta a #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 dijo
hace mucho tiempo | Publicación #25 | en respuesta a #24Yes
Volcano Interactive dijo
hace mucho tiempo | Publicación #26 Can 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 dijo
hace mucho tiempo | Publicación #27 | en respuesta a #25Then why doesn't it work? What does, "Classes may only be defined in external ActionScript 2.0 class scripts. " mean?
Publicación #28 eliminada
stronglink dijo
hace mucho tiempo | Publicación #29 They should make the highscore thing simpler like Kongregate does.
Publicación #30 eliminada
Jake 147 dijo
hace mucho tiempo | Publicación #31 how do you start to make the games because i cant open it on my pc
Publicación #32 eliminada
spaceplant dijo
hace mucho tiempo | Publicación #33 Title is a bit misleading. This is not really all you need to know. There is nothing about highscores, only acheivements.
Publicación #34 eliminada
spaceplant dijo
hace mucho tiempo | Publicación #35 | en respuesta a #34I see, my bad
Publicación #36 eliminada
Publicación #37 eliminada
« anteriorPágina 1 2
Contestar al tema
Regístrate ahora para responder a éste tema
kit kat dijo
hace mucho tiempo | Publicación #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?