I am design a movie clip that having two buttons include in that movieclip,
when i resize my movie clip by coding , it is resize well but,
i dont want to resize that 2 buttons,
can any 1 tell me how we can block that 2 buttons size
where we resize th e movieclip and 2 buttons keep there original size as it is.
thnx
Slvrchair - 25 Jul 2006 04:46 GMT
when u resize the movieclip using AS is the button relatively inside the mc?
try to seperate the 2 button, put it outside the mc and try again.
i hope this work.