Ashley,
How about this one?
[quote:11lx31fo]if (this.changeAnimName.length)
return cr.equals_nocase(this.changeAnimName, animname);
else
return cr.equals_nocase(this.cur_animation.name, animname);
Could this still be related to a plugin? Just fumbling in the dark with this stuff, so just want to see if you know anything that will save me hours.