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 131D010132 for ; Wed, 12 Feb 2014 14:16:08 +0000 (UTC) Received: (qmail 58201 invoked by uid 500); 12 Feb 2014 14:16:04 -0000 Delivered-To: apmail-flex-users-archive@flex.apache.org Received: (qmail 57969 invoked by uid 500); 12 Feb 2014 14:16:03 -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 57519 invoked by uid 99); 12 Feb 2014 14:16:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Feb 2014 14:16:01 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of tc@extravision.com designates 193.133.125.13 as permitted sender) Received: from [193.133.125.13] (HELO mail3.evmailer.com) (193.133.125.13) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 12 Feb 2014 14:15:55 +0000 Received: from [127.0.0.1] ([192.168.2.111]) by mail3.evmailer.com (8.14.3/8.14.3) with ESMTP id s1CEFWbX002396 for ; Wed, 12 Feb 2014 14:15:32 GMT Message-ID: <52FB8204.30205@extravision.com> Date: Wed, 12 Feb 2014 14:15:32 +0000 From: Tom Chiverton User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: users@flex.apache.org Subject: Re: AIR Desktop ap with Flex 4.6 + Spark components References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Antivirus: avast! (VPS 140212-0, 12/02/2014), Outbound message X-Antivirus-Status: Clean X-Virus-Checked: Checked by ClamAV on apache.org On 12/02/2014 14:02, Nando Vieira wrote: > Any tip? Am I missing some flag or library that be loaded? Remove all the non default options you are using to amxmlc until it works. Tom