Hi guys,
Im having a little trouble with an image I’m loading.
Once the image has loaded, I need to resize it according to a set boundary. I check whether or not it has loaded, if it has I change the _width property so it resizes. unfortunatly the image disappears when I do this.
I have no problem rotating, changing the _xscale property or anything else like that, only with the _width property.
I even have problems using: myMC._width = myMC._width.
If anyone has come across anything like this please let me know.
Thanks