ID:152588
 
Ok say I have a large series of images, that when combined make a animation that Id like to use, to put it on the screen and keep it full size.

Anyway I could do that? Keep in mind the images are larger then 32X32 and Id like to just like, use the images and not like import them as .dmi files.
Yes, by going through the icon_states like you normally would for multi-tiled icons, you can use icon.Insert() to make them into a movie. Provided you number them in order.