OverDozing #1 Is it possible to play a video (mpg or avi or…) on a sprite?The reason is, my UI is based on sprite to avoid 2d commands…Thanks.
GfK #2 I'm sure DrawMovie only renders to the backbuffer, therefore you'll need to use DrawMovie, then grab the drawn image to a texture and apply it to a sprite from there.
OverDozing #3 Thanks ^^here a link if some1 need it too:http://www.blitzbasic.com/Community/posts.php?topic=29010