Hi Erinson,
I animate inside mobione quite alot. As you can see in my little vid i tend to use Greensocks tween engine as its just plain and simple awsome! Integrates great within mobione and gives you rock solid fast animation on most devices. You can sequence complex animation and even add drag and drop the whole nine yards.
All you got to do is include the JS files within your mobione project and then reference your widgets and your good to go.
If you have HTML 5 animation already as a template you can use that with the HTML widget. You just have to go through the code and change all the references to your assets from where they are on the web to your local drive asset folder, things like your images, JS library files ect…… then when you build your mobione project it should populate your www folder and allow it to be used off line.
Not a great fan of using the HTML widget for this sort of stuff as i’ts a little hit and miss whether it will work or not depending on how your animation has been built. I’ve done it successfully with some old flash animations i have converted with swiffy.
Hope that helps
Paul