From flex-dev-return-8051-apmail-incubator-flex-dev-archive=incubator.apache.org@incubator.apache.org Mon May 7 17:50:45 2012 Return-Path: X-Original-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-flex-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5CAA79236 for ; Mon, 7 May 2012 17:50:45 +0000 (UTC) Received: (qmail 48157 invoked by uid 500); 7 May 2012 17:50:44 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 48132 invoked by uid 500); 7 May 2012 17:50:44 -0000 Mailing-List: contact flex-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: flex-dev@incubator.apache.org Delivered-To: mailing list flex-dev@incubator.apache.org Received: (qmail 48123 invoked by uid 99); 7 May 2012 17:50:44 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 May 2012 17:50:44 +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 olegsivokon@gmail.com designates 209.85.212.177 as permitted sender) Received: from [209.85.212.177] (HELO mail-wi0-f177.google.com) (209.85.212.177) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 07 May 2012 17:50:38 +0000 Received: by wibhj13 with SMTP id hj13so3196135wib.0 for ; Mon, 07 May 2012 10:50:17 -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=QKICQ7XXAUeFYJ6UGPeyAIE6Rer2oUSfRgxmGSiX4bg=; b=TGpfjTAO2fEMqcPk8Fn6QSfdisqOaooGet16VfdaMgZbzlOKdtyHlX7iivkYtrYFL9 rdW992L3sboQCxwHVPYsTaS/VyNXqqWJyNtIivAZRbFMWU/tY6xSo7V9G0st+F0W/I3S TJm8YOT3fqV2jYH31p7+LwHSs47sgdAToMJrzsLpRUiCNa23wmwMya33JRm+stLd4cLE JODWtDiKnpbNsEsBoqzAEKJBz6NgGKxMuwoNF6+7qak6ixWZU/tp+sxesel0n/un9JSL /AmsjBBVlu9fzqnMPJF96GBW7+b3jb/zVXqBsN5TZTtYO5MlNy4Fsyt75O3TbHQOxrh2 dgZw== MIME-Version: 1.0 Received: by 10.50.181.166 with SMTP id dx6mr8669223igc.61.1336413016488; Mon, 07 May 2012 10:50:16 -0700 (PDT) Received: by 10.43.124.200 with HTTP; Mon, 7 May 2012 10:50:16 -0700 (PDT) In-Reply-To: References: Date: Mon, 7 May 2012 20:50:16 +0300 Message-ID: Subject: Re: What is AIR_HOME? From: Left Right To: flex-dev@incubator.apache.org Content-Type: multipart/alternative; boundary=14dae9340f2b1efaf304bf75e73b X-Virus-Checked: Checked by ClamAV on apache.org --14dae9340f2b1efaf304bf75e73b Content-Type: text/plain; charset=ISO-8859-1 Sorry to be a bore (could it be worth than that?), but wouldn't fixing the program such as to accept relative paths be a better option? I didn't have the time to look into what Flex Ant task does exactly, but I wouldn't be surprised that instead of some sort of Path.combine() it does simple string concatenation / trims the strings. Besides, I'm not certain, but why does it need to set flash player location? Best. Oleg --14dae9340f2b1efaf304bf75e73b--