To be exact this is the error. TypeError: Error #1009: Cannot access a property or method of a null object reference.
I have 8 MovieClips on my stage and I am trying to make a photo gallery using this script: var photo :XML = new XML();
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.
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
Class ShootGame implements IGame { } //ShootGame Vector var shootGames:Vector.<ShootGame> = new Vector.<ShootGame>();
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
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
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
I have two requirements, and im not sure is those things possible in AS3. Anyway I\'ll explain what I want.
I want to create template in flash using actionscript 3, this template will call .swf as screens which are also topics?