Results 1 to 8 of 8

Thread: Supported on Flex 4 (Flash IDE 4)?

  1. #1
    Join Date
    Nov 2009
    Posts
    14

    Default Supported on Flex 4 (Flash IDE 4)?

    Is Spring Actionscript 1.0RC1 supported on Flex 4?

  2. #2

    Default Flex 4 and Spring Actionscript

    I am running with 1.0RC1 and the Flex 4 release build without issue. I am using JetBrains as my IDE, so I cannot confirm Flash Builder 4.

  3. #3
    Join Date
    Oct 2008
    Location
    Belgium
    Posts
    160

    Default

    Yes, using Spring AS with Flex 4 should not be a problem. Are you getting any errors?
    Christophe Herreman
    Spring ActionScript Founder
    http://www.herrodius.com

  4. #4
    Join Date
    Mar 2010
    Posts
    1

    Default

    i can use it in flex4 too, the spark components can not use it,but mx components can use,
    why?

  5. #5
    Join Date
    Apr 2010
    Posts
    2

    Default

    I created an issue describing the failure to load a configuration file when the application is an instance of type spark.components.Application (Flex 4) in JIRA. See http://jira.springframework.org/brow...IONSCRIPTAS-97.

  6. #6
    Join Date
    Oct 2008
    Location
    Belgium
    Posts
    160

    Default

    Hi Jon,

    I have committed a fix for the application properties so both mx and spark Application are supported. Can you please give this a try and report back?

    http://jira.springframework.org/brow...IONSCRIPTAS-97

    Thanks!

    regards,
    Christophe
    Christophe Herreman
    Spring ActionScript Founder
    http://www.herrodius.com

  7. #7
    Join Date
    Apr 2010
    Posts
    2

    Default

    Christophe,

    Much thanks for fixing so quickly. I like your approach of treating the Application object as an Object instead of my suggestion for a spark specific ApplicationPropertiesResolver class. I tested the fix and attached a small patch to the issue in JIRA that safely gets mx-only properties.

    Regards,
    Jon

  8. #8
    Join Date
    Oct 2008
    Location
    Belgium
    Posts
    160

    Default

    Thanks Jon,

    I have applied your patch and committed this to the trunk.

    regards,
    Christophe
    Christophe Herreman
    Spring ActionScript Founder
    http://www.herrodius.com

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •