Author Topic: 3.5.6 problem with button on click tweenposition.play  (Read 1761 times)

jimbbq

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 25
    • View Profile
3.5.6 problem with button on click tweenposition.play
« on: April 07, 2014, 05:15:58 AM »
Hi

I just updated to 3.5.6, and my button onclick method to play a tween broke! Now I got an error message that says "AmbigousMatchException"

Any idea what it is?

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: 3.5.6 problem with button on click tweenposition.play
« Reply #1 on: April 07, 2014, 09:53:49 PM »
I'm guessing you have two or more functions with the same name. Make it unique.

jimbbq

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 25
    • View Profile
Re: 3.5.6 problem with button on click tweenposition.play
« Reply #2 on: April 08, 2014, 07:53:54 AM »
strange. I used tweenposition.playforward and it is now fixed!