CocosBuilder animation always loop

I load a cocosbuilder scene file contains animation, but animation always loop after scene loaded. I see in cocos2d-iphone, cocosbuilder animation only run once when scene loaded. How to do that in cocos2d-x?

It will be good if you can post the sample CCB file along with resources. As I didn’t face such problem. My game is extensively using CocosBuilder for 90% of the scene and there is no such problem both on iOS and Android. Check my game link in my signature if you want to check what animations I am playing using CCB.