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 F1E05DB14 for ; Wed, 4 Jul 2012 22:54:11 +0000 (UTC) Received: (qmail 74326 invoked by uid 500); 4 Jul 2012 22:54:11 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 74290 invoked by uid 500); 4 Jul 2012 22:54:11 -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 74281 invoked by uid 99); 4 Jul 2012 22:54:11 -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 22:54:11 +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 22:54:02 +0000 Received: by pbbrq2 with SMTP id rq2so11423703pbb.6 for ; Wed, 04 Jul 2012 15:53:41 -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=JgBBbGxVAXKWS1nIb1L/Tl/4VhHzQ5f6gZOO+Y1b9DY=; b=PsL63P3fCg7w8HaHZ8aad4f32RH73ATRxq/E3K6obos2nctbEcDwtIfquJjCGVpm8W vkka+2BLHtRhsUVu1Ikh2yJ0wC1BGO4rVU6su7zQ49gTChOi6S2XhJssz0W1kktZNpmi TFpjA7FPDY4BhnK5bKOcqOTTweimUKJCO/8k+qX5h4hOMikqvaxAniSS/jrnS77Fv19E Z9e+gqwa2/jxQBNA5U3dCLJDyKygBrzxd72zjARDglHFPuelQFlO+6Jux7hPHYUpxLLI KspRwlU7RGm8vScN7OW2Zf8iTb/UXy0YIRjqRfaKZLc9Yxy9LYbxYbeBQMPfjrWNtb6y KpsQ== Received: by 10.66.73.98 with SMTP id k2mr32630080pav.73.1341442421011; Wed, 04 Jul 2012 15:53:41 -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 pr10sm9047944pbb.23.2012.07.04.15.53.38 (version=TLSv1/SSLv3 cipher=OTHER); Wed, 04 Jul 2012 15:53:40 -0700 (PDT) Sender: Justin Mclean Content-Type: text/plain; charset=us-ascii 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: Thu, 5 Jul 2012 08:53:35 +1000 Content-Transfer-Encoding: quoted-printable Message-Id: <727F0008-6215-47ED-BB40-F98C5720E7A3@classsoftware.com> References: To: flex-dev@incubator.apache.org X-Mailer: Apple Mail (2.1280) Hi, > BTW, is this an issue in Adobe Flex 4.6 as well? Yep issue with both 4.6 and 4.8 and couldn't find an existing JIRA = report for it. Justin=