Answered
Sizing Dynamically loaded images
I've loaded images into a project at runtime they show, but
when I try to resize them they are set as a percentage of the
original size and not the pixel size. I've tried using setProperty
and object._width= and object._height=. Every place I've read
anything about the _width and _height properties says it should set
those values in pixels, but for some reason it's percentage for me.
I'm loading .jpg images
have flash 8 pro
How can I set the picture width and height in pixels?
I'm loading .jpg images
have flash 8 pro
How can I set the picture width and height in pixels?