| boxWidth | boxWidth="275" boxWidth="35%" |
use together with wordWrap="true" to disable width autosizing width in percentage of pano width |
| text | text="Press Me" text="#nn" text="*spotID.attr" |
text content numbered text read by plugin "texts.swf" text from attribute "attr" in hotspot with id="spotID" |
| or | ||
| textFile | textFile="..." | read text content from file |
| borderColor | borderColor="#0000FF" | border color, default no border |
| wordWrap | wordWrap="true" | default false, use with boxWidth, see NOTES |
| selectable | selectable="true" | makes the text selectable |
| font | font="Garamond" | font name, default "Arial" |
| size | size="11" | font size, default 10 |
| textColor | textColor="#0000FF" | font color, default "#000000" |
| bgColor | bgColor="#CCCCFF" | background color, default transparent |
| bold | bold="true" | default false |
| italic | italic="true" | default false |
| underline | underline="true" | default false |
| margin | margin="10" | left and right margins width, default 0 |
| textAlign | textAlign="center" | "left", "right", "center" or "justify", default "left" |
| leading | leading="5" | extra line height, default=0 |
<spot id="text2" style="text1" staticAlign="TL" align="TL" staticX="15" staticY="140" mouseChildren="true" buttonMode="false" boxWidth="600" wordWrap="true" font="Courier New" textSize="16" bold="false" textColor="#0000A0" bgColor="#FFFFFF" borderColor="#000000" selectable="true" text="This box has a fixed width, selectable text" />