Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 48D0E200C67 for ; Mon, 15 May 2017 14:32:38 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 47A18160BC2; Mon, 15 May 2017 12:32:38 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id B2B35160BC1 for ; Mon, 15 May 2017 14:32:37 +0200 (CEST) Received: (qmail 51514 invoked by uid 500); 15 May 2017 12:32:36 -0000 Mailing-List: contact dev-help@flex.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flex.apache.org Delivered-To: mailing list dev@flex.apache.org Received: (qmail 51503 invoked by uid 99); 15 May 2017 12:32:36 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 15 May 2017 12:32:36 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 2781A1A03F5 for ; Mon, 15 May 2017 12:32:36 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.972 X-Spam-Level: *** X-Spam-Status: No, score=3.972 tagged_above=-999 required=6.31 tests=[FORGED_HOTMAIL_RCVD2=1.187, KAM_NUMSUBJECT=0.5, RCVD_IN_DNSWL_NONE=-0.0001, SPF_SOFTFAIL=0.972, URI_HEX=1.313] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id AV66IzgzxJ1A for ; Mon, 15 May 2017 12:32:35 +0000 (UTC) Received: from mwork.nabble.com (mwork.nabble.com [162.253.133.43]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 073095FB06 for ; Mon, 15 May 2017 12:32:35 +0000 (UTC) Received: from mjoe.nabble.com (unknown [162.253.133.57]) by mwork.nabble.com (Postfix) with ESMTP id B32F341D522E2 for ; Mon, 15 May 2017 05:32:34 -0700 (MST) Date: Mon, 15 May 2017 05:19:33 -0700 (PDT) From: yishayw To: dev@flex.apache.org Message-ID: <1494850773124-61616.post@n4.nabble.com> In-Reply-To: <1494843070976-61615.post@n4.nabble.com> References: <1494770792243-61587.post@n4.nabble.com> <1494779899041-61605.post@n4.nabble.com> <1494843070976-61615.post@n4.nabble.com> Subject: Re: [LAST CALL] Release FlexJS/FalconJX 0.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit archived-at: Mon, 15 May 2017 12:32:38 -0000 Looking in Application under Basic it implements IInitialViewApplication but does not implement get stage. I suppose because it ultimately extends sprite get stage should exist. How should I configure my project so the compiler understands that? -- View this message in context: http://apache-flex-development.2333347.n4.nabble.com/LAST-CALL-Release-FlexJS-FalconJX-0-8-0-tp61275p61616.html Sent from the Apache Flex Development mailing list archive at Nabble.com.