How do i choose image size?

I’ve been searching everywhere… I can’t find the simple code that scales your image down/up??? How do I scale an image that’s 150x150 down to 10x10 in Corona? I tried the “variable.width = x; variable.height = x”, it doesnt work it just picks coordinates within the image to show

Thanks in advance, [import]uid: 14018 topic_id: 5071 reply_id: 305071[/import]

xScale

it’s in the documentation, it’s worth going through all of the sections on display objects

http://developer.anscamobile.com/content/objectyscale
http://developer.anscamobile.com/content/objectxscale [import]uid: 6645 topic_id: 5071 reply_id: 16692[/import]