renartbrazil
Technical User
onClipEvent (data) {
this._width = 142;
this._height = 142;
}
i have several of these that will place an image here. it makes the image that size or what ever size i want but my images are not all the same size. does anyone know of a way to have this read to a "x" "y" position instead? thank you
this._width = 142;
this._height = 142;
}
i have several of these that will place an image here. it makes the image that size or what ever size i want but my images are not all the same size. does anyone know of a way to have this read to a "x" "y" position instead? thank you