Page 1 of 1

Posted: Tue Dec 04, 2001 4:36 pm
by BackupUser
Restored from previous forum. Originally posted by tranquil.

Hi!

I would like to see something like "DocodeSound / DecodeSprite" etc. to include gfx and sfx directly into my exe. Or possible the "LoadSprite" command can handle something like ?mylabel like BlitzBasic-Amiga!?

Tranquilizer/ Secretly!

Posted: Tue Dec 04, 2001 5:00 pm
by BackupUser
Restored from previous forum. Originally posted by fred.

It only works for JPEG sprites for now (BMP sprites, sound etc.. will follow):

CatchJPEGSprite(0, ?MyJPEGSprite, 0)

MyJPEGSprite:
IncludeBinrary "sprite.jpg"

Fred - AlphaSND