HELP! CodeMonkey Joystick and extra buttons.

Hi guys,
thanks in advance for any help. I finally worked out enough to get my helicopter flying in the right way, i now have a issue with firing.
I have 3 controls currently, the joystick, a missile button, and a bomb button.
All three work fine on their own; however; i cant move and use the buttons at the same time.
Initially i had an issue where if i was touching the joystick (eg moving) and pressed 'bomb' or 'missile' movement would stop (ive managed to sort that bit for now)
Now my issue is that if im moving and press a button it wont release!
It just keeps firing until I release the joystick then tap the button again!
I have a command to fire evey time the button is pressed or keep firing every 1 sec if the button is held down.
I have told the button to stop if touch is outside or if touch is released.
Hope ive explained clearly enough, I can try a more detailed description if needed,
thanks in advance for any help. I finally worked out enough to get my helicopter flying in the right way, i now have a issue with firing.
I have 3 controls currently, the joystick, a missile button, and a bomb button.
All three work fine on their own; however; i cant move and use the buttons at the same time.
Initially i had an issue where if i was touching the joystick (eg moving) and pressed 'bomb' or 'missile' movement would stop (ive managed to sort that bit for now)
Now my issue is that if im moving and press a button it wont release!
It just keeps firing until I release the joystick then tap the button again!
I have a command to fire evey time the button is pressed or keep firing every 1 sec if the button is held down.
I have told the button to stop if touch is outside or if touch is released.
Hope ive explained clearly enough, I can try a more detailed description if needed,
Comments
so you will need to setup rules for it to know which touch is which.