tutto a posto nega!

bisognava scriverla così :

codice:
function moveinc() {
	_root.mc1.onEnterFrame = function() {
		_root.mc1._y -= (_root.mc1._y-175)/7;
	};
}
thanxxx4support
Klauzz