Hi there, I've googled high and low and still don't know why mx.transitions.Tween doesn't do anything when I attempt in Eclipse using MTASC. Has anyone come across this problem? For instance this works fine in the Flash IDE: var tween:mx.transitions.Tween = new mx.transitions.Tween(node_mc, "_x", mx.transitions.easing.Elastic.easeOut, 100, 200, 3, true);
But when I attempt this within MTASC nothing happens! I've imported the classes fine, ticked 'mx' in the flashout compilation and...nothing happens. No error messages and no movement. Any pointers really appreciated - I must be missing something really simple here. cheers, justin. _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
