Hey, I have to show a video clip with alpha channel(mov format). It seems that acknex don't support *.mov. So I convert the clip into a list of images: *001.tga,*002.tga,....*500.tga. Anyone can help with an easy way to load these images and play them like a video? All I have will be using STRING POINTER ARRAY, and YOU?