hi,
i have tried the following code on both the 1st frame of the main movie and on the movieclip itself, but it doesn't work or gives me a huge image:
mymovieclip.loadMovie("loaded/mulino.jpg");
_root.mymovieclip._width = 200;
_root.mymovieclip._height = 200;
what am i doing wrong...thanks
luzippu
i'm quite new to actionscript
i have tried the following code on both the 1st frame of the main movie and on the movieclip itself, but it doesn't work or gives me a huge image:
mymovieclip.loadMovie("loaded/mulino.jpg");
_root.mymovieclip._width = 200;
_root.mymovieclip._height = 200;
what am i doing wrong...thanks
luzippu
i'm quite new to actionscript