SWF 函数
PHP 手册

swf_definebitmap

(PHP 4)

swf_definebitmapDefine a bitmap

说明

void swf_definebitmap ( int $objid , string $image_name )

The swf_definebitmap() function defines a bitmap given an image.

参数

objid

An SWF object id.

image_name

A GIF, JPEG, RGB or FI image. The image will be converted into a Flash JPEG or Flash color map format.

返回值

无返回值。


SWF 函数
PHP 手册