<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<floater can_close="true" can_drag_on_left="false" can_resize="false" min_width="0"
     title="Animation: faint" name="preview anim" can_minimize="true"
     bottom="-94" left="176" min_height="0" hidden="false" mouse_opaque="true"
     height="85" width="300">
	<text name="desc txt" border_drop_shadow_visible="false" h_pad="0" v_pad="0"
	     halign="left" bottom="-38" border_visible="false"
	     drop_shadow_visible="true" bg_visible="false" font="SansSerif" left="13"
	     hidden="false" follows="left|top" mouse_opaque="true" height="19"
	     width="80">
		설명:
	</text>
	<line_editor name="desc" left_delta="80" bottom="-38" bevel_style="in"
	     select_on_focus="false" border_thickness="1" border_style="line"
	     font="SansSerif" hidden="false" follows="left|top|right"
	     mouse_opaque="true" max_length="127" height="19" width="194" />
	<button name="Anim play btn" label="Play in World"
	     tool_tip="Play this animation so that others can see it."
	     image_disabled="button_disabled_32x128.tga" halign="center" bottom="-66"
	     image_unselected="button_enabled_32x128.tga"
	     image_selected="button_enabled_selected_32x128.tga"
	     label_selected="Play in World"
	     image_disabled_selected="button_disabled_32x128.tga" font="SansSerif"
	     left="27" hidden="false" mouse_opaque="true" height="19" width="96" />
	<button name="Anim audition btn" label="Play Locally" left_delta="150"
	     tool_tip="Play this animation so that only you can see it."
	     image_disabled="button_disabled_32x128.tga" halign="center" bottom="-66"
	     image_unselected="button_enabled_32x128.tga"
	     image_selected="button_enabled_selected_32x128.tga"
	     label_selected="Play Locally"
	     image_disabled_selected="button_disabled_32x128.tga" font="SansSerif"
	     hidden="false" mouse_opaque="true" height="19" width="96" />
</floater>
