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 AE03E9EB5 for ; Mon, 9 Jul 2012 13:26:17 +0000 (UTC) Received: (qmail 85856 invoked by uid 500); 9 Jul 2012 13:26:16 -0000 Delivered-To: apmail-incubator-flex-dev-archive@incubator.apache.org Received: (qmail 85813 invoked by uid 500); 9 Jul 2012 13:26:16 -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 85798 invoked by uid 99); 9 Jul 2012 13:26:16 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Jul 2012 13:26:16 +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 (nike.apache.org: domain of cframpto@adobe.com designates 64.18.1.187 as permitted sender) Received: from [64.18.1.187] (HELO exprod6og104.obsmtp.com) (64.18.1.187) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 Jul 2012 13:26:09 +0000 Received: from outbound-smtp-2.corp.adobe.com ([193.104.215.16]) by exprod6ob104.postini.com ([64.18.5.12]) with SMTP ID DSNKT/rb24/BuPhm6IoRX7ylkBToED+eyhke@postini.com; Mon, 09 Jul 2012 06:25:48 PDT Received: from inner-relay-4.eur.adobe.com (inner-relay-4b [10.128.4.237]) by outbound-smtp-2.corp.adobe.com (8.12.10/8.12.10) with ESMTP id q69DPkX9007012 for ; Mon, 9 Jul 2012 06:25:46 -0700 (PDT) Received: from nahub01.corp.adobe.com (nahub01.corp.adobe.com [10.8.189.97]) by inner-relay-4.eur.adobe.com (8.12.10/8.12.9) with ESMTP id q69DPGYw029635 for ; Mon, 9 Jul 2012 06:25:46 -0700 (PDT) Received: from nambx09.corp.adobe.com ([10.8.189.47]) by nahub01.corp.adobe.com ([10.8.189.97]) with mapi; Mon, 9 Jul 2012 06:25:55 -0700 From: Carol Frampton To: "flex-dev@incubator.apache.org" Date: Mon, 9 Jul 2012 06:25:36 -0700 Subject: Re: RSL load error Thread-Topic: RSL load error Thread-Index: Ac1d1l3MpgnQ0iA8RnSkx6GpT7viaQ== 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 On 7/6/12 6 :31PM, "Dasa Paddock" wrote: >This is fixed in RC2. It now loads these RSLs at runtime for a basic test >app: > >framework_4.8.0.1358354.swf >spark_4.8.0.1358354.swf >textLayout_4.8.0.1358354.swf > >I first had to make this change to makeApacheFlexForFlashBuilder.sh >though: > >APACHE_FLEX_BIN_DISTRO_URL=3Dhttp://people.apache.org/~cframpton/ApacheFle= xR >C/current/binaries/apache-flex-sdk-4.8.0-incubating-bin.zip Thanks. I forgot about that. It also brings up the point that this URL also needs to be changed to the final destination of the kit. Carol