Return-Path: X-Original-To: apmail-flex-dev-archive@www.apache.org Delivered-To: apmail-flex-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 311EEE925 for ; Tue, 15 Jan 2013 04:10:44 +0000 (UTC) Received: (qmail 40124 invoked by uid 500); 15 Jan 2013 04:10:43 -0000 Delivered-To: apmail-flex-dev-archive@flex.apache.org Received: (qmail 39979 invoked by uid 500); 15 Jan 2013 04:10:43 -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 39953 invoked by uid 99); 15 Jan 2013 04:10:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Jan 2013 04:10:42 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=RCVD_IN_DNSWL_NONE,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [203.59.1.225] (HELO icp-osb-irony-out8.external.iinet.net.au) (203.59.1.225) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Jan 2013 04:10:36 +0000 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: ApIBAKXV9FB8qQa7/2dsb2JhbAANN74JgxEBAQEDATpECwsNOVIFiCykVYMwjiWOBYJIYQOcGI1F X-IronPort-AV: E=Sophos;i="4.84,469,1355068800"; d="scan'208";a="78984769" Received: from unknown (HELO [192.168.0.8]) ([124.169.6.187]) by icp-osb-irony-out8.iinet.net.au with ESMTP; 15 Jan 2013 12:10:13 +0800 Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1283) Subject: Re: Alert Component From: Justin Mclean In-Reply-To: Date: Tue, 15 Jan 2013 15:10:15 +1100 Content-Transfer-Encoding: quoted-printable Message-Id: <38A60323-78ED-4FA4-8170-36BB7AD36C5E@classsoftware.com> References: To: dev@flex.apache.org X-Mailer: Apple Mail (2.1283) X-Virus-Checked: Checked by ClamAV on apache.org HI, > Is there a Spark Alert component available? One has been added to the experimental namespace and is likely to be in = the next release of the SDK. If you can't wait until the next release you can grab the code from the = develop branch of the SVN repository. Thanks, Justin=