Question
trace server side
my code is simple :
application.onAppStart =function (){
trace("onAppStart")
}
I don't understand when it trace, it did it for a few times and now it doesn't.
any idea?
thanks
application.onAppStart =function (){
trace("onAppStart")
}
I don't understand when it trace, it did it for a few times and now it doesn't.
any idea?
thanks
