About Moving Animation

Hello Everyone,
I am trying to move my animation from screen middle to screen height and want to make it disappear once it reaches there. Animation is of jumping toon with four frames. I tried it with _ccBezierConfig and was successful with it but the animation is not coming properly. Also I tried to do it with CCSpawn but couldn’t find proper way as ‘actions’ method is not there in new cocos version (correct me if I m wrong.) Any help would be appreciable.

Thanks
Deva