Skip to main content
Known Participant
June 11, 2010
Question

How to gets trace outputs from FMS server side

  • June 11, 2010
  • 1 reply
  • 1455 views

Hi

I have installed FMS 3.5 onto my system.I am working with videoconference examples witth flex 3.0.While working with that I am able to get trace output in flex when debugging.But I am unable to get trace outputs from server side scripts.

application.onConnect=function(currentClient){
  trace("currentClient is......");//unable to trace

}

How and where to get trace outputs from server side script.Your help is appreciated.

Thanks

Srinivas

    This topic has been closed for replies.

    1 reply

    Petro_O__Bochan
    Inspiring
    June 11, 2010

    Isn't it in the Admin Console in the Live Log category?

    Known Participant
    June 11, 2010

    Hi

    It is in View Applications

    Known Participant
    June 11, 2010

    Hi,

    Yes it is in View Application

    Thanks

    Srinivas