| textFile | textFile="..." | read text content from file |
| size | size="275:400" size="250:35%" |
size (width:height) of text area width and/or height can also be set as a percentage of pano width/height |
| scrollBar | scrollBar="auto" scrollBar="off:auto" |
scrollbars, auto:when needed(default), on:always on, off:always off can also be specified separately for horizontal:vertical |
| borderColor | borderColor="#0000FF" | border color, default no border |
| bgColor | bgColor="#CCCCFF" | background color, default transparent |
| wordWrap | wordWrap="true" | default false, use with size, 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" |
| 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="myText" url="../plugins/textarea.swf" layerType="pano" type="static" staticAlign="TR" align="TR" staticX="10" staticY="10"
alpha="0.7" visible="1" mouseChildren="1" blockMouse="1" disableKeys="0" disableControls="0" useHandCursor="0"
onOver="tween.to(this, 0.7, {alpha:1})" onOut="tween.to(this, 1.5, {alpha:0.7; delay:1})"
size="500:400"
font="Courier New" textSize="12" textColor="#444444" bold="0" bgColor="#FFFFF0" borderColor="#000000"
margin="10" autoSize="left" scrollBar="auto" charset="iso-8859-1" selectable="0"
textFile="picslide.xml"
/>