Hi, I'm trying to create something in flash and could use a hand
For the sake of example, let's say I have a Graphic1 that is 400 x 400 and Graphic2 that is 400 x 400
I also have a movieclip that is 200 x 200.
Now, is there a way that I can store a number in a variable and if it's 1, then Graphic1 is drawn inside the movieclip at a size of 200 x 200 and if the number is 2 then it draws Graphic2, etc, etc
Any help on the matter would be much appreciated