AW: RSL load error

2012-07-09 Thread christofer.d...@c-ware.de
@incubator.apache.org Betreff: Re: RSL load error 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

Re: RSL load error

2012-07-09 Thread Carol Frampton
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: > >APAC

Re: RSL load error

2012-07-06 Thread Dasa Paddock
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=http://people.apache.org/~cframpt

Re: RSL load error

2012-07-05 Thread Alex Harui
On 7/4/12 12:27 AM, "Justin Mclean" wrote: > Hi, > >> Looks like something we need to fix. FWIW, RSL configuration will not help >> most folks since they are no longer cross-domain cached. > > Being cached on the save server is still an advantage in some cases. For > instance when you have

Re: RSL load error

2012-07-04 Thread Justin Mclean
Hi, > Looks like something we need to fix. FWIW, RSL configuration will not help > most folks since they are no longer cross-domain cached. Being cached on the save server is still an advantage in some cases. For instance when you have multiple apps on the same server or have an application th

Re: RSL load error

2012-07-03 Thread Alex Harui
On 7/3/12 2:32 PM, "Dasa Paddock" wrote: > When I create a new project in Flash Builder after running > makeApacheFlexForFlashBuilder.sh and change the Framework linkage to "Runtime > shared library (RSL)", it creates "framework_${build.number}.swf" in the > bin-debug, but at runtime, it tries

Re: RSL load error

2012-07-03 Thread Justin Mclean
Hi, > When I create a new project in Flash Builder after running > makeApacheFlexForFlashBuilder.sh and change the Framework linkage to "Runtime > shared library (RSL)", it creates "framework_${build.number}.swf" in the > bin-debug, but at runtime, it tries to load "framework_1355585.swf" and g

Re: RSL load error

2012-07-03 Thread Dasa Paddock
No, I just ran makeApacheFlexForFlashBuilder.sh from the latest src I got from the github mirror. --Dasa On Jul 3, 2012, at 2:46 PM, Rick Winscot wrote: > Are you building the Flex framework as part of your project build cycle? > > R > > > On Tuesday, July 3, 2012 at 5:32 PM, Dasa Paddock w

Re: RSL load error

2012-07-03 Thread Rick Winscot
Are you building the Flex framework as part of your project build cycle? R On Tuesday, July 3, 2012 at 5:32 PM, Dasa Paddock wrote: > When I create a new project in Flash Builder after running > makeApacheFlexForFlashBuilder.sh (http://makeApacheFlexForFlashBuilder.sh) > and change the Frame

RSL load error

2012-07-03 Thread Dasa Paddock
When I create a new project in Flash Builder after running makeApacheFlexForFlashBuilder.sh and change the Framework linkage to "Runtime shared library (RSL)", it creates "framework_${build.number}.swf" in the bin-debug, but at runtime, it tries to load "framework_1355585.swf" and gets a 404 re