Hello everyone! I have a little problem with porting the Fx.Transmorph class from Cheeaun to Mootools 1.3. I have made a JsFiddle example to show the problem: http://jsfiddle.net/ykthu/1/ You'll see that there's something wrong in the compute: function(). The from array is not defined.
Can somebody help me out with this? ps. this is the original transmorph code: https://raw.github.com/cheeaun/Fx.TransMorph pps. I obviously can't seem to get the hang of the Fx class in combination with the the step/compute/prepare methods. Somebody has/ knows a tutorial of the logics of the Fx class and to create element movements with it ?
