Welcome, Guest
  • Author Topic: Please Help - Guestbook V2 TextArea Problems  (Read 956 times)

    mar1b0r0man

    • Server what's that
    • *
    • Posts: 2
      • View Profile
      • Email
    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 :)

    mar1b0r0man

    • Server what's that
    • *
    • Posts: 2
      • View Profile
      • Email
    Re: Please Help - Guestbook V2 TextArea Problems
    « Reply #1 on: 07/12/05, 12:53 »
    Please help, nobody else have issues with loading html text into textArea?
    any comments or suggestions would be greatly appreciated.