
26-08-07, 00:57
|
|
Junior Member
|
|
Join Date: Aug 2007
Posts: 3
Rep Power: 0
|
|
yes it works:D
with a couple of adjustments..
thx you sir!
but it was this part of the script a was a little confused.
// spostiamo il clip!
clip_mc.x=xClip
but i changed it to this and then i was able to center it.
clip_mc.x=xClip+widthmovie / 2-xClip/2;
probebly i dificult way to to it but Hey! it works:D
c ya! |
|