Several balls of fire, but when I put the closure I get error (access of undefined property tour)

stage.addEventListener (Event.ENTER_FRAME, loop);

Loopback function (event: Event): void

{

Shot.x += 10;

}

fire_btn.addEventListener (MouseEvent.Click, Fire);

function fire(MouseEvent:Event):void

{

var shot: ball = new bullet();

this.addChild (shot);

Shot.x = player.x;

Shot.y = player.y;

}

you're upgrading shot local fire() and lose your reference.

use:

var shotA:Array = [];

stage.addEventListener (Event.ENTER_FRAME, loop);

Loopback function (event: Event): void

{

for (var i: int = shotA.length - 1; i > = 0; i--) {}

shotA [i] .x += 10;

{if(shotA[i].x>stage.stageWidth)}

shotA.splice (i, 1);

}

}

}

fire_btn.addEventListener (MouseEvent.Click, Fire);

function fire(MouseEvent:Event):void

{

var shot: ball = new bullet();

shotA.push (shot);

this.addChild (shot);

Shot.x = player.x;

Shot.y = player.y;

}

Tags: Adobe Animate

Similar Questions

Maybe you are looking for

  • Can I unlock my iPad Pro for another iPad pro

    MY iPad was stolen out of my truck today and it has only wifi and it is blocked it is impossible to get a wifi signal while it is locked, I can open it from a different ipad

  • Satellite Pro L300 - multicolored horizontal lines

    The screen of my laptop began to have multicolored horizontal lines flickering on her.I shut it, waited a bit and then he turned his back and it was worse. I'm afraid his crashed, what can I do?

  • How to get rid of the popup multiple keychain?

    Right after that I downloaded the new update of El Captain EO, I had these problems of Keychain popup.  The popup dislikes the password I provide my computer connection password.  If I click on cancel it appears again if I click ok it will disappear

  • Synaptic touchpad on/off button does not work? ??????????​ ?

    I bought the new HP G4-1037 you laptop... I installed Synaptics version 15.0.7.0... All things work correctly but the ON / OFF button at the top left with indication light does not work... Somebody help me how I can enable this feature of the touchpa

  • Disable TouchPad on Dell Inspiron 1720 - Vista Home Premium

    I have a Dell Inspiron 1720 laptop and I would like to disable the touchpad so that I can move the cursor of the mouse only. Why? One wonders...  I can type text, when suddenly, the cursor will jump and I tap on the line above on the previous text. T