Good day!
i have a problem in loading .png files.
Why .png files not loading? but if used jpeg files its OK
code below :
this.test1.photo.loadMovie("image1.png");
but if i used jpeg its OK
I used .png files beacuse i used the transparency.
I have follow the sample of flash color picker of the car. they used .png picyures for transparency.