Quote: Originally Posted by
GadgetBandit 
I want to add thumbnail webcam stills to the skin. Could I save a still to a shot.png file, assign that as a static image in a skin and periodically have the FB reload that image?
you mean have FB reload that image once it changes?
Code:
<staticimage>
<image path="my/image/path.jpg"></image>
<display size="355,70" location="37,219" page="1" z_order="0.9"></display>
</staticimage>
just put your image in there and FB will automatically change the image in the program once its changed externally