Ok, this is probably pretty simple, but I have a couple of questions.
I have a movieclip that I want to be resized when a button is clicked. I want the animation to be smooth as if it had weight though. I read the tutorial on this but I need something slightly different, I would rather it where I can just refer to a function that is set in another movieclip. That way I could easily refer to it again and just set the height, width, and if possible, x, and y.
And my second question, is how to keep the border of my movieclip that is going to be resized the same thickness. I want the inside to be resized but the sides to stay the same width but move to stay on the edge.
wait, now I am confused, I have multiple problems:
How do I set it to only resize the object that I am working with, I used this. and it didn’t work, it resized everything.
I am confused about the function of the numbers I put in. I think there are some stuff that isn’t quite right because I need it to still resize, did you take that out of the second code and change it to moving? I can’t figure out how to do it.
Oh, I think I know what the problem was, I mistyped something earlier, when I said the onrollover stuff, I said
"//0 0 being width and height, 400 and 400 both being width and height, and 3 being weight."
Really, I meant to say 400 and 400 both being x and y of where it slides to, thus meaining the following:
0 and 0 are the width and height at the end of the sliding, 400 and 400 are where the x and y axis are that they slide to, and 3 being the weight.
Please somebody at least help me a bit, I don’t know anything about math, I really suck at it, I am only in seventh grade math so I don’t know how to do any of these slide effects myself.:red: :drool:
Creating engaging and entertaining content for designers and developers since 1998.