Does anyone know how to get bullet points to display inside a dynamic text field in flash without using a css or other extremely complex method??
This is what I am using, which works fine for text but it does not display bullets.
This is in the first frame of the flash file which displays the text:
loadVariablesNum("textfile.txt", 0);
I have a dynamic text field in the same flash file labeled as Textfield and I have this in the Variable field: _level0.textpage1
The text displays fine but when I try to insert a bullet it doesn't display.
Any help would be greatly appreciated!
This is what I am using, which works fine for text but it does not display bullets.
This is in the first frame of the flash file which displays the text:
loadVariablesNum("textfile.txt", 0);
I have a dynamic text field in the same flash file labeled as Textfield and I have this in the Variable field: _level0.textpage1
The text displays fine but when I try to insert a bullet it doesn't display.
Any help would be greatly appreciated!