Several buttons that do the same behavior
Hello,
I need to have several buttons that do the same behavior.
For brevity, I do not want to attribute to them each time a different instance name.
Is there a way to perform many buttons the same function (eg trace ("foo");?
And:
1) without converting all the buttons in a single symbol, this is because I often need to give different positions on the Stage;
2) without to write a different script for each button?
Thank you.
John.
