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 97A9D922C for ; Fri, 16 Mar 2012 16:43:11 +0000 (UTC) Received: (qmail 19920 invoked by uid 500); 16 Mar 2012 16:43:11 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 19877 invoked by uid 500); 16 Mar 2012 16:43: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 19868 invoked by uid 99); 16 Mar 2012 16:43:11 -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 16:43:10 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of cframpto@adobe.com designates 64.18.1.183 as permitted sender) Received: from [64.18.1.183] (HELO exprod6og102.obsmtp.com) (64.18.1.183) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 16 Mar 2012 16:43:03 +0000 Received: from outbound-smtp-1.corp.adobe.com ([192.150.11.134]) by exprod6ob102.postini.com ([64.18.5.12]) with SMTP ID DSNKT2NtgozM4xyZMvRtjEgi28Rl8/uJannF@postini.com; Fri, 16 Mar 2012 09:42:43 PDT Received: from inner-relay-4.eur.adobe.com (inner-relay-4.adobe.com [193.104.215.14]) by outbound-smtp-1.corp.adobe.com (8.12.10/8.12.10) with ESMTP id q2GGeeJ0029074 for ; Fri, 16 Mar 2012 09:40:40 -0700 (PDT) Received: from nacas03.corp.adobe.com (nacas03.corp.adobe.com [10.8.189.121]) by inner-relay-4.eur.adobe.com (8.12.10/8.12.9) with ESMTP id q2GGfxPp025508 for ; Fri, 16 Mar 2012 09:42:40 -0700 (PDT) Received: from nambx09.corp.adobe.com ([10.8.189.47]) by nacas03.corp.adobe.com ([10.8.189.121]) with mapi; Fri, 16 Mar 2012 09:42:12 -0700 From: Carol Frampton To: "flex-dev@incubator.apache.org" Date: Fri, 16 Mar 2012 09:42:09 -0700 Subject: Re: Apache Flex namespace and build script changes Thread-Topic: Apache Flex namespace and build script changes Thread-Index: Ac0Dk7yhEMuX/NW8RTyk5OX/AtSjuA== Message-ID: In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: user-agent: Microsoft-MacOutlook/14.14.0.111121 acceptlanguage: en-US Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org Justin, I'm only sort of up-to-date on this thread. If you tell me what your exact problem is I can ask Gaurev or the FlexBuilder team how to do whatever it is that isn't working for you. Carol On 3/16/12 12 :08AM, "Justin Mclean" wrote: >Hi, > >Sorted out the issue (the docs directory now exists and contains the >ADdocs for the classes in XML format) but the help still doesn't show in >FB. > >I'm guessing that it's a FB feature and the it knows to look in the >xxxx_rb.swc file for the ASdocs for a class in a corresponding xxxx.swc >file. > >Might be time to time another IDE? > >Justin