Hi,
ok, use ArrayMaker then.
when editing, create a new hashtable, and add all your textures, and name each entries properly.
then when you let the user select a texture, you store the hashtable string key reference. and when coming back you can simply look up the pref and pick it up in that hashtable.
Does that make sense?
bye,
Jean