Ubuntu Manpages

SWFDisplayItem_cacheAsBitmap

set cashing flag

#include <ming.h>

void SWFDisplayItem_cacheAsBitmap
(
SWFDisplayItem item,
int flag
);

Not Documented.
Flag 0 or 1.

If this flag ist set, the character can be cached as a bitmap. This might improve rednering speed, if the object dos no change often. This feature is for SWF version >= 8 only.