"Swish" like editor for HTML5 animations?

I been using swish for a few years, for those that dont know its a flash creation tool. Im now getting asked why things dont work on ipads etc… so Im wondering if theres something that can do this for me in HTML5?
I only have a basic html knowledge so I couldnt hand code it. First project is just a simple picture slideshow.

The solution you are looking for is not HTML5, it is a combination of CSS3 transitions and a Javascript fallback for the browsers that do not support this feature.

I do have a bit of experience with this type of stuff (I’ve don’t IPad-friendly slideshows before…), <snip></snip> and explain me what your requirements are and how your data is structured and I could possibly give you a hand with it.

I would use JQuery slideshow: http://jquery.malsup.com/cycle/