Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: jimbbq on April 07, 2014, 05:15:58 AM

Title: 3.5.6 problem with button on click tweenposition.play
Post by: jimbbq 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?
Title: Re: 3.5.6 problem with button on click tweenposition.play
Post by: ArenMook on April 07, 2014, 09:53:49 PM
I'm guessing you have two or more functions with the same name. Make it unique.
Title: Re: 3.5.6 problem with button on click tweenposition.play
Post by: jimbbq on April 08, 2014, 07:53:54 AM
strange. I used tweenposition.playforward and it is now fixed!