Hi all,
Great tutorial on the Guestbook v2! everything worked fine but now I have to nest both the read & write clips 2 movies deep.
I can still submit and the entries are being logged. Problem now is I can't see any text loaded into textArea with html set to true,
but if I set html to false it brings in all the text along with html tags. I've also tried changing the color of the textArea with no luck
using:
_global.style.setStyle("color", 0x00000);
_global.styles.TextArea.setStyle("color", 0x000000);
The strangest thing is even though no visible html text shows up in the textArea I can actually select the textArea, copy and paste
the non-visible entries into a plain text file??? can someone please help? any comments or suggestions would be greatly appreciated,
tia
