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 0B0A4200BC8 for ; Wed, 23 Nov 2016 21:18:24 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 09A7C160AFD; Wed, 23 Nov 2016 20:18:24 +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 80004160AEC for ; Wed, 23 Nov 2016 21:18:23 +0100 (CET) Received: (qmail 31852 invoked by uid 500); 23 Nov 2016 20:18:22 -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 31841 invoked by uid 99); 23 Nov 2016 20:18:22 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Nov 2016 20:18:22 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id F1C51C7AB6 for ; Wed, 23 Nov 2016 20:18:21 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.216 X-Spam-Level: ** X-Spam-Status: No, score=2.216 tagged_above=-999 required=6.31 tests=[FREEMAIL_ENVFROM_END_DIGIT=0.25, RCVD_IN_DNSWL_NONE=-0.0001, SPF_NEUTRAL=0.652, URIBL_BLOCKED=0.001, URI_HEX=1.313] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id Stg8gk6nioIa for ; Wed, 23 Nov 2016 20:18:20 +0000 (UTC) Received: from mwork.nabble.com (mwork.nabble.com [162.253.133.43]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 9DF505F4A6 for ; Wed, 23 Nov 2016 20:18:19 +0000 (UTC) Received: from mjoe.nabble.com (unknown [162.253.133.57]) by mwork.nabble.com (Postfix) with ESMTP id BDB806FF3E321 for ; Wed, 23 Nov 2016 13:18:05 -0700 (MST) Date: Wed, 23 Nov 2016 12:06:07 -0800 (PST) From: bilbosax To: users@flex.apache.org Message-ID: <1479931567768-14206.post@n4.nabble.com> In-Reply-To: References: <1479883681036-14202.post@n4.nabble.com> Subject: Re: Event Fired When A Transition is Complete? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit archived-at: Wed, 23 Nov 2016 20:18:24 -0000 Worked like a charm! Thanks for the solution, I was not even aware of callLater. But honestly, how does Flex, a graphics rich and easy to manipulate graphical elements framework, not have a transitionComplete type of event? Seems a little like an oversight. -- View this message in context: http://apache-flex-users.2333346.n4.nabble.com/Event-Fired-When-A-Transition-is-Complete-tp14202p14206.html Sent from the Apache Flex Users mailing list archive at Nabble.com.