rich text question

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • TimeSurfer
    Forum Member
    • Dec 2007
    • 479

    rich text question

    Ok i have added a richtext object to my project under page1 and in the on show event for that page i put this.

    RichText.SetText("RichText1", "StarCraft DLR v1.00.000", false);

    i have set the bg of the richtext to black and the text to brown with a font of arial at 10pt.

    problem is that when the on show event sets the text it comes out in black rather then brown. how can i fix this.

    thanks,
    timesurfer
  • Samio
    Forum Member
    • Nov 2006
    • 191

    #2
    I Think Your Script Must Be Writed under on Preload Event.

    Comment

    • TimeSurfer
      Forum Member
      • Dec 2007
      • 479

      #3
      ahhh, ok thanks samio ill give check it out

      Comment

      Working...
      X