Hello,
I've just updated to the latest version (NGUI 3.0.9 f7), and I have an error in my project.
Assets/External Modules/NGUI/Scripts/Internal/ActiveAnimation.cs(112,35): error CS1061: Type `UnityEngine.Animator' does not contain a definition for `Play' and no extension method `Play' of type `UnityEngine.Animator' could be found (are you missing a using directive or an assembly reference?)
I'm using Unity 4.1.2f1, and maybe it's not available in this version?
Thanks.