Forum und email

swf_definebitmap

(PHP 4)

swf_definebitmap — Define 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.

반환값

값을 반환하지 않습니다.