I recently tried delphyX. Everything i tried worked well except for a sprite with a large image. I made a gif-file with xara3D and i want to use this for an animation of a sprite. I converted it to bmp with all the frames one after the other. The bmp was a bit over 2MB. I couldn't load it in an imagelist, probably because the file was to big. Is it possible to load this file in runtime. Or to change an image in an imagelist with a bmp-file in runtime. So i could put all the images in files (and the exe file would also be smaller).