swf_definebitmap Define a bitmap &reftitle.description; voidswf_definebitmap intobjid stringimage_name The swf_definebitmap function defines a bitmap given an image. &reftitle.parameters; 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. &reftitle.returnvalues; &return.void;