Return-Path: X-Original-To: apmail-flex-users-archive@www.apache.org Delivered-To: apmail-flex-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8606010DE6 for ; Tue, 22 Oct 2013 00:57:52 +0000 (UTC) Received: (qmail 92841 invoked by uid 500); 22 Oct 2013 00:57:51 -0000 Delivered-To: apmail-flex-users-archive@flex.apache.org Received: (qmail 92812 invoked by uid 500); 22 Oct 2013 00:57:51 -0000 Mailing-List: contact users-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@flex.apache.org Delivered-To: mailing list users@flex.apache.org Received: (qmail 92803 invoked by uid 99); 22 Oct 2013 00:57:51 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Oct 2013 00:57:51 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of markzolotoy@gmail.com designates 209.85.214.172 as permitted sender) Received: from [209.85.214.172] (HELO mail-ob0-f172.google.com) (209.85.214.172) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Oct 2013 00:57:46 +0000 Received: by mail-ob0-f172.google.com with SMTP id gq1so2716609obb.3 for ; Mon, 21 Oct 2013 17:57:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=7XVaxV1gjG81n7YHStyseN7BXBlHhWJTQgY3zxqNxL4=; b=ozT+G4jYmXYapVLjWN+ZjBP0OYf13kRIIRKUkVWgnKCRPYRe93pdOrCtePNkf/8STa htxZpt0Nws6p4aQy9nFkwHWA9DLmnTrQhC/Krjp90HxCCrTvJsIKMA4N0xOWnQYLRGDu kL0Wyc7lalXR7yuV3OcgsH6/iQWUTXlvjtF2vA2+MXOCmU+1rX+V1FVatHuDvRL6A0ni 466vy2k66QXKtXCv1dyQ2A73G/NL0RXb98uRZyRfurDANAAMPSktRb4jwI9/Z/9W+LMK ArUBnj9/nMkcMKfao/ON+36RL/tVPLmsU63z475j+p5N8iuf2eFD5IYG6xfR+qphggSj gCdA== MIME-Version: 1.0 X-Received: by 10.60.134.230 with SMTP id pn6mr77731oeb.52.1382403446172; Mon, 21 Oct 2013 17:57:26 -0700 (PDT) Received: by 10.182.96.228 with HTTP; Mon, 21 Oct 2013 17:57:26 -0700 (PDT) In-Reply-To: References: Date: Mon, 21 Oct 2013 19:57:26 -0500 Message-ID: Subject: Re: Tracing in non debugging players From: mark goldin To: users Content-Type: multipart/alternative; boundary=047d7b471e6a58710e04e949e2a5 X-Virus-Checked: Checked by ClamAV on apache.org --047d7b471e6a58710e04e949e2a5 Content-Type: text/plain; charset=ISO-8859-1 What I would really want is to write some info into a local file. Is that possible? On Mon, Oct 21, 2013 at 4:46 PM, mark goldin 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 wrote: > >> mx.logging.* >> >> On 10/21/13 1:40 PM, "mark goldin" wrote: >> >> >What are the ways of tracing problems if users not running debugging >> >version of Flash Player? >> > >> >Thanks >> >> > --047d7b471e6a58710e04e949e2a5--