Character Shooting?

I am making a simple character shooter game. I have all the movement sorted. I would like to make it so the character can shoot from different weapons. Creating space games in the past I have had the bullet spawn from the player but to have it spawn from a particular guns x and y im unsure about.

Any ideas of how to implement this?

PS: Im using AS3

Thanks