I have a flash animation file converted into HTML5 file using SWIFFY. These files are being played in WebView
, they play fine.
There are few animations in HTML5, I would like to control these little animations in Android locally on the touch event. I want to know as to how to expose these animations to the Android layer, is there anything else required like Javascript or JQuery?
I would like to add, that I am totally new to HTML5, CSS, JavaScript and JQuery.
Any help would be greatly appreciated.