are you looking for somethig like this?
example
Insert this code in your external xml file
|
Quellcode
|
1
2
3
4
|
<data name="mytextl">
<p>This is a text sample</p>
</data>
<plugin name="info_text" url="add a path to textfield.swf" html="data:mytextl" css="p{color:#FFFFFF; font-family:Arial; font-size:14; margin-left:5; margin-right:5; text-align:center; }" keep="true" children="false" visible="false" width="400" height="300" backgroundcolor="0x000000" roundedge="5" shadow="1" borderwidth="0" glow="4" align="center" x="0" y="0" autosize="center" onloaded="action(show_info_text);" onclick="action(hide_info_text);"/>
|
You can modify the rectangle apparience.
Copy and paste the same code in other external xml and modify the "data name" content to display a different text.[/quot
I dont get it can you enable your editor in your example