eh
cambia
myHeight2 = new fx.Height2('container2', {duration: 400});
in
myHeight2 = new fx.Height('container2', {duration: 400});

ciao