Thank you for your answer an point to this nice tool. Maybe i described my intention wrong. I do not want to convert an existing SWF to Moo but i would create something "like" flash we often see on "Page enter" scenarios (incoming / building up elements).
My hope is / was someone already developed or has knowledge of an existing keyframe like Class for Mootools. Say: StoryBoard.addKeyFrame(time,{options}).addKeyFrame(time, {options}).addKeyFrame(time,{options}).play(); Hope you understand my idea. On 20 Mrz., 14:47, André Fiedler <fiedler.an...@googlemail.com> wrote: > There's a new Flash SWF to HTML5 conversation tool, developed by > adobe. Maybe this helps a bit. (only converts animations to > HTML/JS/CSS by now) downloadable for free at adobe labs. > > Am 20.03.2011 um 13:39 schrieb Fli7e <ultrakr...@googlemail.com>: > > > Hi Mootoolers, > > > today i played around with my new minimalistic webpage and i had the > > idea to add, flash like, some small intro opener to it. > > > I like what i cam up with but i asked myself: could this be done more > > elegant or even easier? > > > You will find the demonstration (moving logo and incoming css3 rotated > > gear) online at > > > http://www.artness.de/new_web/ > > > along with the used Tween-Code to the left. > > > Any hints welcome