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 77CA5DF09 for ; Thu, 15 Nov 2012 21:34:04 +0000 (UTC) Received: (qmail 97526 invoked by uid 500); 15 Nov 2012 21:34:03 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 97492 invoked by uid 500); 15 Nov 2012 21:34:03 -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 97484 invoked by uid 99); 15 Nov 2012 21:34:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Nov 2012 21:34:03 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: 173.203.6.153 is neither permitted nor denied by domain of CaptainN@unfocus.com) Received: from [173.203.6.153] (HELO smtp153.ord.emailsrvr.com) (173.203.6.153) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Nov 2012 21:33:55 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by smtp16.relay.ord1a.emailsrvr.com (SMTP Server) with ESMTP id BF14B3D008F for ; Thu, 15 Nov 2012 16:33:34 -0500 (EST) X-Virus-Scanned: OK Received: by smtp16.relay.ord1a.emailsrvr.com (Authenticated sender: captainn-AT-unfocus.com) with ESMTPSA id 9F2383D0173 for ; Thu, 15 Nov 2012 16:33:34 -0500 (EST) Message-ID: <50A55FAE.4060400@unFocus.com> Date: Thu, 15 Nov 2012 16:33:34 -0500 From: Kevin Newman User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.8; rv:16.0) Gecko/20121026 Thunderbird/16.0.2 MIME-Version: 1.0 To: flex-dev@incubator.apache.org Subject: Re: How to prepare Apache Flex 5 to run in the new AVM in Flashplayer 12? References: <7698DA69-C4BB-4A1F-8200-ED497EB422DE@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org If considering a move to a new language and platform, shouldn't preference be given to something open source? How about HaXe? It has compile support for all the current Flash/AIR targets, and then some, including Flash (AVM2), JavaScript and C/C++/Native mobile apps through NME (an open source Flash display list like runtime, they are adding stage3d too) and a few others. Why tie an Apache open source project written from the ground up to a proprietary language and runtime? Kevin N. On 11/15/12 9:24 AM, Nicholas Kwiatkowski wrote: > Porting Flex to AS4 would most likely be even harder > than it would have been for Stage3D...