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

  • SEARCH
  • Home
  • 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 7797217
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T23:36:54+00:00 2026-06-01T23:36:54+00:00

I am newer with flex technology.I am creating a chart using ant file &

  • 0

I am newer with flex technology.I am creating a chart using ant file & .mxml in eclipse my ‘ant’ file executes properly but it gives following error when i opens a .swf file which is created auomatically:

Flex Error #1002: Flash Player 9.0.115 and above is required to support signed RSLs. Problem occurred when trying to load the RSL file:///C|/Users/cerebrum/workspace/Flex/textLayout_1.0.0.595.swz. Upgrade your Flash Player and try again.

Please tell me how could i solve this error??

ant File:

<project name='Flex' default='mxml'>

 <target name='mxml'>
 <property name='compiler' location='C:\flex_sdk_4.0.0.14159A\bin\mxmlc.exe' />
 <exec executable='${compiler}' failonerror='true'>
 <arg line='-output C:\Users\cerebrum\workspace\Flex\CandleStick.swf' />
 <arg line='C:\Users\cerebrum\workspace\Flex\CandleStick.mxml' />
 </exec>
 <echo>mxml file compiled successfully</echo>
 <echo>swf file generated successfully</echo>
 </target>
</project>

CandleStick.mxml file:

<?xml version = '1.0' encoding = 'ISO-8859-1'?>
<mx:Application xmlns:mx="http://www.adobe.com/2006/mxml">

 <mx:Label id = "eve"/>
 <mx:TextInput text = 'Click me to label eve' 
 click = 'eve.text = String("Rachel Weisz")'/>

 </mx:Application>
  • 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-01T23:36:56+00:00Added an answer on June 1, 2026 at 11:36 pm

    The 4.0 SDK by default targets the 10.0 player (in frameworks/flex-config.xml). This leads me to believe if you can compile just fine, but encounter this in the runtime, that your actual player isn’t at this version or above. Also given your path to the swz, did you install the SDK in the same location as your workspace? – Typically it should be looking in something like: (path/to/sdk/frameworks/rsls) -and this is outside the workspace to keep eclipse from monkeying with it.

    If you’re trying to just get “up and running” for now, in your project properties > flex build path set: framework linkage to “merge”, and uncheck “verify RSL digest”. That should ensure all dependencies of the framework are baked into your final output (yes it’ll be a bit bloated at this point).

    As for player, you should be able go to adobe.com/go/get/flashplayer and it will tell you what version you have. Current production release is either 11.1 or 11.2 (R-Click the running swf).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've got a really simple flex application, with a main file Rec.mxml : <?xml
I am newer in FLEX and currently i am using FLEX 3.0 I want
I am creating a mobile app with Flex 4.6 and I'm using the SplitViewNavigator
I think that some newer languages like JS can do this natively, but I
I want to update fontconfig to a newer version but it seems that the
I'm developing a small python like language using flex, byacc (for lexical and parsing)
I am developing a simple compiler in the cygwin environment using flex and bison
I thought I had custom events nailed in Flex, but seemingly not. I am
I am using swfLoader to load external flash movies in my flex/actionscript code. If
I've got Flex Builder 3 running on a Mac. I'm using the Flex 3.2

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.