How to load animations created in CocoStudio UI Editor

Ron Ram wrote:

I have created an Intro splash screen and have been able to launch it in Cocos2d-x by exporting the project from CocoStudio UI Editor, imported it into Scene Editor and export the scene to the Resources folder of my test project.
>
I am able to launch the .json file from my scene editor export but for some reason the animations are not playing.
>
Does anyone know the workflow to create a splash screen and load it into Cocos2d-X using CocoStudio.
>
Please advise.