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 440F49FD7 for ; Fri, 16 Mar 2012 18:42:42 +0000 (UTC) Received: (qmail 30647 invoked by uid 500); 16 Mar 2012 18:42:41 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 30563 invoked by uid 500); 16 Mar 2012 18:42:41 -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 30555 invoked by uid 99); 16 Mar 2012 18:42:41 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Mar 2012 18:42:41 +0000 X-ASF-Spam-Status: No, hits=0.2 required=5.0 tests=FH_FROMEML_NOTLD,RCVD_IN_DNSWL_NONE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [216.70.64.24] (HELO n04.mail01.mtsvc.net) (216.70.64.24) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Mar 2012 18:42:34 +0000 Received: from cl35.gs01.gridserver.com ([64.13.192.44]:37730) by n04.mail01.mtsvc.net with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1S8c6P-00032E-PS for flex-dev@incubator.apache.org; Fri, 16 Mar 2012 14:42:13 -0400 Received: from [2.27.109.196] (port=55637 helo=[192.168.0.5]) by cl35.gs01.gridserver.com with esmtpsa (TLS-1.0:RSA_AES_128_CBC_SHA:16) (Exim 4.69) (envelope-from ) id 1S8c6O-0004hr-T5 for flex-dev@incubator.apache.org; Fri, 16 Mar 2012 11:42:13 -0700 Message-Id: From: Tink To: flex-dev@incubator.apache.org In-Reply-To: Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v936) Subject: Re: MobileAlert - quetwo Date: Fri, 16 Mar 2012 18:42:10 +0000 References: X-Mailer: Apple Mail (2.936) X-Authenticated-User: 2993 flex@tink.ws X-MT-ID: bb8a738c1102c0d59e5a6340d45afffc3e50cb64 X-Virus-Checked: Checked by ClamAV on apache.org Push itself as a view? i.e. removing the view that the Alert is for? Thats not what i see with native iOS and Android apps. Tink On 16 Mar 2012, at 15:45, Alex Harui wrote: > > > > On 3/16/12 5:09 AM, "Nicholas Kwiatkowski" wrote: > >> My only thought on having two versions (a MobileAlert and an Alert) >> is that >> the MobileAlert would cut out some functionality in order to be a bit >> quicker (for example, not launching via the PopUpManager, because >> we really >> wouldn't use any of that functionality other than the ability to >> display >> the component). > I agree. I would think a MobileAlert would push itself as a view. > > -- > Alex Harui > Flex SDK Team > Adobe Systems, Inc. > http://blogs.adobe.com/aharui >