On 9/3/2013 12:13 PM, Alex Harui wrote:


On 9/2/13 10:03 PM, "Paul Hastings" <[email protected]> wrote:

On 9/3/2013 11:51 AM, Alex Harui wrote:
Are you building with FB or ant?  If the latter, the RSLs I think get
specified in flex-config.xml and maybe other xml config files you have.

FB.

Hmm.  I took a closer look.  Maybe we screwed up the flex-config for 4.10.
  Does the urls for the RSLs contain a build number or is the last digit 0?
  Try editing to match the build numbers on the SWCs.

on my dev box:

advancedgrids_4.10.0.0.swf
charts_4.10.0.0.swf
mx_4.10.0.0.swf
.
.
.
etc.

all end in .0.

in flex-config.xml under the sdks\4.10.0\frameworks
its also all .0

<!-- RPC SWC -->
<runtime-shared-library-path>
  <path-element>libs/rpc.swc</path-element>
  <rsl-url>rpc_4.10.0.0.swf</rsl-url>
</runtime-shared-library-path>

btw its FB 4.6.

Reply via email to