Skip to main content
Inspiring
April 25, 2012
Answered

FMS displays Chinese in Live Log panel

  • April 25, 2012
  • 2 replies
  • 776 views

hello, i have studied fms for several months. i use the code as follows:

application.onAppStart=function(){

     trace("中文");

}

the live long in fms administration console shows the result : "undefined".

what should i do to solve the problem?

    This topic has been closed for replies.
    Correct answer peixd_fms

    i have just made a mistake. I should save the main.asc file as "utf-8" encoding. Then the trace("中文") takes effect immediately.

    2 replies

    peixd_fmsAuthorCorrect answer
    Inspiring
    April 26, 2012

    i have just made a mistake. I should save the main.asc file as "utf-8" encoding. Then the trace("中文") takes effect immediately.

    Adobe Employee
    April 25, 2012

    I doubt you can solve this.

    Flash Media Server is not localized software.