Projectile Help

I’ve been trying to create a game like this

I was slowly making progress when I hit a major problem. My bullets weren’t firing. I don’t know why but the bullets stay on the Player’s x and don’t move. I’ve looked at numerous tutorials on the physics of Flash bullets/projectiles and nothing looks wrong with my code. I’ll check if my radians and Degrees are all sorted out. The Error is probably in the bulletUpdate in Engine.as. Could someone tell me what went wrong here?