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