embeding <OL> inside Dynamic text


hi guys,
i got stuck in problem need add ordered list inside dynamic text.
<ol><li>hi</li><li>hello</li></ol>
i loading data through xml , know there no support of ordered list in flash. easier workthrough. code boon
should come
1 hi
2 hello

try this.............

q0.htmltext= xmldocobj.mcq.question .questiontext._value;
[q0 dynamic text field. make htmltext text field true.]

<questiontext><![cdata[<ol><li>hi</li><li>hello</li></ol>]]></questiontext>
[this field in xml]

this give bulleted text.

<questiontext><![cdata[1. hi<br>2. hello]]></questiontext>
and give ordered list... [fraud :)]


More discussions in ActionScript 1 and 2


adobe

Comments

Popular posts from this blog

Connecting Raspberry Pi 2 to P10(1R)-V706 LED Dot Matrix - Raspberry Pi Forums

TypeError: <unknown> is not a numpy array - Raspberry Pi Forums

datso and removing imagetitle - Joomla! Forum - community, help and support