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 6758FDB30 for ; Wed, 4 Jul 2012 10:44:07 +0000 (UTC) Received: (qmail 10874 invoked by uid 500); 4 Jul 2012 10:44:06 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 10822 invoked by uid 500); 4 Jul 2012 10:44:06 -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 10796 invoked by uid 99); 4 Jul 2012 10:44:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jul 2012 10:44:05 +0000 X-ASF-Spam-Status: No, hits=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of justinmclean@gmail.com designates 209.85.160.47 as permitted sender) Received: from [209.85.160.47] (HELO mail-pb0-f47.google.com) (209.85.160.47) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Jul 2012 10:43:56 +0000 Received: by pbbrq2 with SMTP id rq2so10579363pbb.6 for ; Wed, 04 Jul 2012 03:43:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer; bh=fA5sbfycWijY4zKQcG/XFUYmfRLkY9io9sFulqNRP5A=; b=dXHx3mnWLUqmFlNHSg3c7aE6/xTW5hnn3Y1+5L4qMLRYrbwcCafbDM/EWXwtj1oPhn xkYhRQ76qQwuri8DCjbjE02QejEStYQ3PPDVrFSvQx0H1dJJiQsBvOxyG0/WM4O41GRY AMnFIZJjREaDwIsjWDd0qiJRDDLdS+ECANdZZlxT/D5txpP/dVEGOaK+TuEO/A8kg2RV vPRDrCrgg4Xi2fXnQ4pnUwZV30MO5PRxLDpt6Vp+6UJ1ca1Aoph2PH4eCvXxVAIHCxMN OISYc4cPTFSKJbpY6Hg+FZAlup8G9/poOqTpKDzGzon30pLPDCZzpB/xtPtnfD+749s+ qg+A== Received: by 10.68.226.137 with SMTP id rs9mr16658675pbc.114.1341398614961; Wed, 04 Jul 2012 03:43:34 -0700 (PDT) Received: from [192.168.0.6] (124-168-39-251.dyn.iinet.net.au. [124.168.39.251]) by mx.google.com with ESMTPS id ku7sm17494931pbc.31.2012.07.04.03.43.32 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 04 Jul 2012 03:43:33 -0700 (PDT) Sender: Justin Mclean Content-Type: text/plain; charset=iso-8859-1 Mime-Version: 1.0 (Apple Message framework v1280) Subject: Re: Odd undefined property via reference to static type compilation error From: Justin Mclean In-Reply-To: Date: Wed, 4 Jul 2012 20:43:27 +1000 Content-Transfer-Encoding: 7bit Message-Id: References: To: flex-dev@incubator.apache.org X-Mailer: Apple Mail (2.1280) Hi, > The generated actionscript should shed some light on the mystery. Have > you taken a look yet? I tired using Flash Builder but it died on me - sigh. Justin