Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8094741
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 5, 20262026-06-05T20:53:46+00:00 2026-06-05T20:53:46+00:00

To make my Ant Generated swf as small as possible, i used the Runtime

  • 0

To make my Ant Generated swf as small as possible, i used the Runtime Shared Library like described in this URL.

By default, the RSL files should be located with the compiled swf (without RSL).

Thus, do you know how can I change the location’s property of the SRL files?

Because I have the compiled swf in many directories, that’s why we should have only one resource of the RSL as well as in one separated directory

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-05T20:53:48+00:00Added an answer on June 5, 2026 at 8:53 pm

    Have a look at an RSL linkage definition:

    <runtime-shared-library-path>
        <path-element>libs/framework.swc</path-element>
        <rsl-url>http://fpdownload.adobe.com/pub/swz/flex/4.6.0.23201/framework_4.6.0.23201.swz</rsl-url>
        <policy-file-url>http://fpdownload.adobe.com/pub/swz/crossdomain.xml</policy-file-url>
        <rsl-url>framework_4.6.0.23201.swz</rsl-url>
        <policy-file-url></policy-file-url>
    </runtime-shared-library-path>
    

    The rsl-url nodes define where the application will look for the library. It will first try to get it from the first URL; if that fails it will try the second; and so on until it finds a link that works or fails.
    You can add as many URL’s as you like, but for framework RSL’s you’ll typically have a link to Adobe’s repository as the first URL, and one fallback URL on your own server.

    These URL’s can be absolute or relative. If for instance you’d want you SDK RSL’s to be located in a directory called ‘sdk’ under the same directory your application is in, just change the secondary rsl-url node to:

    <rsl-url>sdk/framework_4.6.0.23201.swz</rsl-url>
    

    The same principle applies if you wish to do it through compiler arguments. You could do it like this:

    -runtime-shared-library-path=${swc},${swz.primary},http://fpdownload.adobe.com/pub/swz/crossdomain.xml,${swz.secondary}
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to make a jar of a simple inventory program using ant
i make one class file for jar. and this class have use wurfl. and
My issue is to make ant logging in the way I need. So that
I am trying to make a Ant script that would promote the SA for
I want to make an ant target that can replace the content of a
I am trying to make an ant build file to remote copy a war
When using concat with fileset in Ant, how do I make an action happen
Here's the situation: I trying to make a ant test script that does the
My situation is somehow interesting. I am trying to use Ant to make a
I'm quite new in Ant and i want to make an SVN Update operation.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.