I've been playing with the exact same stuff recently. Probably even wrote the same classes you did. I just made a post about it on the group: http://groups.google.com/group/mootools-users/browse_thread/thread/19c31b09dd353b7
On Nov 26, 8:28 am, Pierre <[email protected]> wrote: > Hi Moo community, > > i have a question : is there a simple way to animate an element with > css3 transformations ? > > For the moment i just extended FX and created Fx.Scale and Fx.Rotate > and it kinda works, but i'm wondering if it's not possible to add a > parser in Fx.CSS.Parsers to parse a <function>(<value>[<unit>][,<value> > [<unit>]]) value ? > > I'm not really good at regex and i don't understand Fx.CSS very well, > so did somebody already tried that ? > > Thx in advance, and excuse my engrish ;) > > Pierre
