hi all,
I want to make a if...then function that gets the sender and plays the given frames...
I mean if Button1 is releashed then it should pass a parameter say 1.
then the if statement gets this parameter and then gotoandplay(frame)

Is this possible???