RE: [flexcoders] print to server

2008-01-11 Thread Tracy Spratt
groups.com Subject: Re: [flexcoders] print to server which path I can get the flashlog.txt ?Thanks - Original Message From: Tracy Spratt <[EMAIL PROTECTED]> To: flexcoders@yahoogroups.com Sent: Friday, January 11, 2008 2:29:05 PM Subject: RE: [flexcoders] print to server Rememb

Re: [flexcoders] print to server

2008-01-11 Thread Mark Shen
which path I can get the flashlog.txt ?Thanks - Original Message From: Tracy Spratt <[EMAIL PROTECTED]> To: flexcoders@yahoogroups.com Sent: Friday, January 11, 2008 2:29:05 PM Subject: RE: [flexcoders] print to server Remember, Flex apps do not run on the server like Java, js

RE: [flexcoders] print to server

2008-01-11 Thread Tracy Spratt
PROTECTED] On Behalf Of dominique.bessette Sent: Friday, January 11, 2008 12:35 PM To: flexcoders@yahoogroups.com Subject: [flexcoders] print to server is there a way to print out statements in a flex application to the server? ie. in java it's System.out.println("ERROR");

[flexcoders] print to server

2008-01-11 Thread dominique.bessette
is there a way to print out statements in a flex application to the server? ie. in java it's System.out.println("ERROR");