ID:2447843
 
Code:
winset(src,"bioavatar","image='character1.png'")


Problem description:
The image in the designated Skin Label isn't changing. What am I doing wrong?
Assuming your control id's correct, and the image you're referencing exists, that should work.

Can you give us the implementation?
instead of just "bioavatar" try "thewindow.bioavatar" where "thewindow" is the name of whatever window it is in. I had this issue before.