Hi,
Just a little mistake in your code:
<
image type="grid(sphere,16,16,512,0xCCCCCC,0x000000,0x999999);"
url="sphere.png" details="16" />
should be:
<preview type="grid(CUBE,16,16,512,0xCCCCCC,0xFFFFFF,0x999999);" details="16" />
Have a look to the
<preview> tag
(remember to toggle the show / hide advanced settings to be able to see the advanced options of the tag documentation)
SAlut.