Little problem with motion tween

hey, this is my problem,

i put my MovieClip on frame 1 than i put it on frame 60 and made motion tween between them. that works until i decided to positioning MovieClip at frame 1 with actionscript, i write this at frame one.


MovieClip._x = 0;
MovieClip._y = 0;

and won’t work, it just stands at this position (0,0)…
i won’t my MC at frame 1 to be able positioning with actionscript…

sorry on my english:smirk:
tnx