mob/proc |
Problem description:
The label doesn't even display the icon, I. What the heck am I doing wrong?
ID:327682
Feb 22 2012, 11:35 pm
|
||
Code:
Problem description: The label doesn't even display the icon, I. What the heck am I doing wrong? | ||
#1 Feb 23 2012, 10:27 am
|
|
The Skin Reference says that the image skin parameter must be an actual file. It will not work with /image or /icon objects.
| |
#2 Feb 23 2012, 11:33 am
|
|
Thanks Mega and Lige. You guys are the best. I didn't really understand how Skin works so I guess that explained my inexperience in displaying images on Labels. Thanks guys.
| |