flash-cs4
ActionScript throwing Error #1009 when calling addChild with a TileList as the argument
To be exact this is the error. TypeError: Error #1009: Cannot access a property or method of a null object reference.[详细]
2023-02-19 00:40 分类:问答Error Building A PhotoGallery
I have 8 MovieClips on my stage and I am trying to make a photo gallery using this script: var photo :XML = new XML();[详细]
2023-02-18 19:09 分类:问答in AS3, Drawing TextField into BitmapData get a bad effect when parent get moved ( changing x, y )?
having a problem while drawing a complex combinations of TextFields into BitmapData in as3, and i can\'t understand the reason for that, so please help me with it.[详细]
2023-02-18 00:37 分类:问答Problem with more than one enemy and playing if hit by missile
I am building a simple flash game for a class.I wanted to make a level two but cannot seem to get the enemy to explode independently. I made enemy2, enemy3, enemy4, and enemy5 symbols with instance na[详细]
2023-02-16 23:45 分类:问答How to Convert one Vector Data to another Vector Data in Actionscript 3.0
Class ShootGame implements IGame { } //ShootGame Vector var shootGames:Vector.<ShootGame> = new Vector.<ShootGame>();[详细]
2023-02-16 00:21 分类:问答Hittesting works fine but setting values to the same object results in error?
Im working on shooting some bullets and the collision testing works perfectly fine it even hurts the zombies. Except the one problem, i want the bullets to disappear when they hit a zombie this sounds[详细]
2023-02-15 12:08 分类:问答Flash AS3: isometric grid movement
Really desperate help needed for this Flash AS3 question. I am currently creating a game similar to cafe world, farmville etc (social game). Would like to know how could i make an object move in an is[详细]
2023-02-15 01:38 分类:问答Flash actionscript 3.0 assigning the same code to multiple instances
im new to flash actionscript and i am trying to create a very simple game. in 开发者_JS百科this game i have about 50 walls that i want to stop the player if they collide with it. i cant figure out how[详细]
2023-02-14 13:51 分类:问答how to add <hr/> tag and utm tags in AS3?
I have two requirements, and im not sure is those things possible in AS3. Anyway I\'ll explain what I want.[详细]
2023-02-14 04:11 分类:问答API SCORM with flash actionscript 3 in moodle?
I want to create template in flash using actionscript 3, this template will call .swf as screens which are also topics?[详细]
2023-02-14 03:05 分类:问答