You could always try to leverage telemetry API where you can spawn custom markers and they'll show up in your session inside Adobe Scout.
On 22 October 2013 11:04, mark goldin <[email protected]> wrote: > Is there any code around for such AIR app to listen to the web app? > > > On Mon, Oct 21, 2013 at 9:53 PM, Alex Harui <[email protected]> wrote: > > > > > > > On 10/21/13 5:57 PM, "mark goldin" <[email protected]> wrote: > > > > >What I would really want is to write some info into a local file. Is > that > > >possible? > > It depends. You can have folks install an AIR app that will listen to > > your web-app and write data to the local file. But without a helper app, > > the web-app does not have access because of security restrictions. > > > > > > > > > > >On Mon, Oct 21, 2013 at 4:46 PM, mark goldin <[email protected]> > > >wrote: > > > > > >> Just to make sure the users dont need to run the debugging version, > > >> correct? > > >> > > >> > > >> On Mon, Oct 21, 2013 at 4:29 PM, Alex Harui <[email protected]> wrote: > > >> > > >>> mx.logging.* > > >>> > > >>> On 10/21/13 1:40 PM, "mark goldin" <[email protected]> wrote: > > >>> > > >>> >What are the ways of tracing problems if users not running debugging > > >>> >version of Flash Player? > > >>> > > > >>> >Thanks > > >>> > > >>> > > >> > > > > > -- João Fernandes
