You set the URLs for the RSLs in the compiler args. BTW, by default, if you host Apache Flex RSLs from your domain, Flex apps hosted from other domains will not be able to use it because of cross-domain security restrictions. You could offer to host RSLs for the rest of the Flex world, but the bandwidth costs could be significant, and it isn't clear every one would trust you.
In FlexJS, we just hope to create smaller apps. The demo app is about 30K including HTTPService, States and DataBinding. -Alex On 1/24/14 2:34 PM, "Paul Hastings" <paul.hasti...@gmail.com> wrote: >Here's a dumb question, how would you point to the shared location for the >framework RSLs from the app?