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 09188907E for ; Thu, 15 Mar 2012 12:02:45 +0000 (UTC) Received: (qmail 31358 invoked by uid 500); 15 Mar 2012 12:02:44 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 31328 invoked by uid 500); 15 Mar 2012 12:02:44 -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 31308 invoked by uid 99); 15 Mar 2012 12:02:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Mar 2012 12:02:43 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=5.0 tests=RCVD_IN_DNSWL_LOW,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [209.85.210.48] (HELO mail-pz0-f48.google.com) (209.85.210.48) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 15 Mar 2012 12:02:35 +0000 Received: by dadp13 with SMTP id p13so5642806dad.7 for ; Thu, 15 Mar 2012 05:02:14 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=content-type:mime-version:subject:from:in-reply-to:date :content-transfer-encoding:message-id:references:to:x-mailer :x-gm-message-state; bh=QmcYIa13BJ2XrPxVH8S82JrqLD+49BAluRgaaKkH8QY=; b=BFRp2JMoqpfYu8lNAUkE6PhYsU7N4+gCg/r+CHzh/PySd2D2oQzJTON9KIjrBvdut0 4j88W1QUnDe2Dpl19sqzNAKZW57hef5OfBomKqyv+rJNQuO4YYxzbnsI1B3js73rbjiV sHLxBFaMwq5YVu7F+ucZEzKaMIt+CpbLGVTAKLMTKmmpjegQUtdiML1Rd6SyofuEsBDd QLQiQHz2Mro4lJTsSl4SJZW7u3gbENRI9OLgkRajbp/TP1RS9SL9X1qN2VdSQHmdocYo TJ4zcIvOat7e2c5ZWVC3blMPb92G1XJEePfh7gO7Yd1uNSGhmF2Ywm58+GnaHC02WPCM vbWw== Received: by 10.68.227.74 with SMTP id ry10mr4597161pbc.160.1331812934778; Thu, 15 Mar 2012 05:02:14 -0700 (PDT) Received: from [192.168.0.4] (124-149-169-202.dyn.iinet.net.au. [124.149.169.202]) by mx.google.com with ESMTPS id o7sm1775973pbq.8.2012.03.15.05.02.11 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 15 Mar 2012 05:02:13 -0700 (PDT) Content-Type: text/plain; charset=us-ascii Mime-Version: 1.0 (Apple Message framework v1257) Subject: Re: Apache Flex namespace and build script changes From: Justin Mclean In-Reply-To: Date: Thu, 15 Mar 2012 23:02:06 +1100 Content-Transfer-Encoding: 7bit Message-Id: References: <24A5989D-066E-4441-9B0A-92301C803603@classsoftware.com> To: flex-dev@incubator.apache.org X-Mailer: Apple Mail (2.1257) X-Gm-Message-State: ALoCoQlM0tL4wrczbWhQy02jQAdXLUfuzBB+GLoTa4BUvNi3IcEW6dg0m6SDOXJ4KhT4OCwbQ/6E X-Virus-Checked: Checked by ClamAV on apache.org Hi, > Have you tried looking inside the swc with a zip tool, like 7zip? > Should contain (at a minimum): > xyz.swf > catalog.xml Contains those and the resource files. > docs But is missing this so that's probably the issue. Your help is appreciated. Thanks, Justin