Image/mc resize

Hi

how does resize of movies/images work?

size(_root.movieContainer)

*size = function(pic){
pic._width = 20;
}

*This code won’t set the jpg-image(that’s loaded to movieContainer) width to 20, I get strange resizing results…

re-scale my jpg’s?

regards, henrik

Sure is somewhere in this thread:lol:
http://www.kirupaforum.com/forums/showthread.php?t=51430

scotty(-: