View Single Post
06/09/14, 03:46 PM   #8
Specko
 
Specko's Avatar
AddOn Author - Click to view addons
Join Date: Apr 2014
Posts: 16
Originally Posted by Froali View Post
Hard to tell without more information about controlToAnim. Start debugging with testing if controlToAnim is nil.
If it's not validate it actually has a method named "GetAlpha" (use zgoo AddOn!). Maybe it's not a control or a descendant of control.
Thanks I'll use zgoo to test the control.

Last edited by Specko : 06/09/14 at 04:17 PM.
  Reply With Quote