Pass a function in the options hash for those, like
new Fx.Tween(element, { onStart: function() { alert('hello'); } });On Sun, Nov 9, 2008 at 12:20 PM, eskimoblood <[EMAIL PROTECTED]> wrote: > > How do I use onStart and onComplete with the FX class? -- Guillermo Rauch http://devthought.com
