swf_defineline Define a line Description voidswf_defineline intobjid floatx1 floaty1 floatx2 floaty2 floatwidth The swf_defineline defines a line starting from the x coordinate given by x1 and the y coordinate given by y1 parameter. Up to the x coordinate given by the x2 parameter and the y coordinate given by the y2 parameter. It will have a width defined by the width parameter.