Answered
redirect trace() output to a text box
I have a flash app that works fine in local testing, but
fails to load dynamic data when live on a site if I use the
javascript method to get around the "click to activate issue"
What I would like to do is to direct all the trace output to a textbox so I can test it in situ. Is this possible in AS2? I know there is the import flash.util.trace for AS3, but I use XP64 so AS3 won't install as it tells me I dont have XP.
I am basically looking for an onTrace type event. I know it's a long shot :)
many thanks,
ben.
What I would like to do is to direct all the trace output to a textbox so I can test it in situ. Is this possible in AS2? I know there is the import flash.util.trace for AS3, but I use XP64 so AS3 won't install as it tells me I dont have XP.
I am basically looking for an onTrace type event. I know it's a long shot :)
many thanks,
ben.