color = new Color (my_colors["thumbclip" + i].inside1.inside);
color.setRGB(’0x’+my_photo_sm.firstChild.childNodes[i].attributes.hex);
Posted on21 January 2009.
color = new Color (my_colors["thumbclip" + i].inside1.inside);
color.setRGB(’0x’+my_photo_sm.firstChild.childNodes[i].attributes.hex);
