How to gets trace outputs from FMS server side
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
