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 6334143
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T18:36:09+00:00 2026-05-24T18:36:09+00:00

I have an app that has been a standalone app ’til now; however, in

  • 0

I have an app that has been a standalone app ’til now; however, in another app it’s going to be a wee little module.

Is it possible to somehow maintain 1 codebase when the standalone has a source tag of:

<mx:Application>

and the module has a source tag of:

<myModuleBase>

Or is it better to keep a separate branch and just merge them together when the standalone has new changes that I want to propagate to the other?

The standalone app will eventually be taken down as part of phase 2 of this new project but that is several months off and features may be added in the interim.

Can I do this with a separate application file?

Thanks for any helpful tips!

  • 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-05-24T18:36:10+00:00Added an answer on May 24, 2026 at 6:36 pm

    This shouldn’t be too difficult to implement. (Disclaimer: I have not messed with modules in Flex)

    You have two top-level files, appNameStandalone.mxml and appNameModular.mxml

    Those only include the main mx:Application and MyModuleBase tags, and contain inside them an MXML component that represents the actual application.

    //appNameStandalone.mxml
    <mx:Application ...properties>
        <myComponents:UIAndFunctionalityComponent/>
    </mx:Application>
    
    //appNameModular.mxml
    <MyModuleBase ...properties>
        <myComponents:UIAndFunctionalityComponent/>
    </mx:MyModuleBase>
    

    If you’re not certain how to do this in practice (say, in Flash Builder), you can work under one project directory with two Flex Applications (Project -> Properties -> Flex Applications) or have two separate projects containing only the top-level MXML file with the source folders containing the remainder of the application in the build path (Project -> Properties -> Flex Build Path -> Source Path).

    If I’ve got some misunderstanding as to how the modular version works, please let me know and I’ll attempt to correct my answer.

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

Sidebar

Related Questions

I have a little app that has been under development for some time. My
We have an app here that has been in development (and now in production)
We have a winform app that has been in development for some time. It
I have a google app engine app that has been running for some time,
I have a Click Once App that has been published to the same location
I have a very strange error happening in an App that has been working
I have an iphone app that has been submitted that makes a lot of
I have an app that is has been released and is in the app
Very strange problem with my iPhone App. We have an App that has been
I have a web app that has been written with the assumption that autocommit

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.