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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T02:49:06+00:00 2026-06-01T02:49:06+00:00

I have several Adobe Flash Builder projects for 4.6. in the main template mxml,

  • 0

I have several Adobe Flash Builder projects for 4.6.

in the main template mxml, i have something like this:

<?xml version="1.0" encoding="utf-8"?>
<s:WindowedApplication xmlns:fx="http://ns.adobe.com/mxml/2009" 
                       xmlns:s="library://ns.adobe.com/flex/spark" 
                       xmlns:mx="library://ns.adobe.com/flex/mx"
                       xmlns:dragdrop="org.robotlegs.demos.draganddrop.*"
                       xmlns:view="org.robotlegs.demos.draganddrop.view.*"
                       xmlns:buttons="org.robotlegs.demos.draganddrop.view.controls.buttons.*"
                       creationComplete="this.maximize()"
                       showStatusBar="false"
                       maxWidth="1601"
                       maxHeight="1611">

    <fx:Style>
        @namespace s "library://ns.adobe.com/flex/spark";
        @namespace mx "library://ns.adobe.com/flex/mx";

        s|Application {
            background-alpha:"0.7"; 
            padding: 0px;

        }
    </fx:Style>

    <fx:Declarations>
        <!-- Place non-visual elements (e.g., services, value objects) here -->
        <dragdrop:DragAndDropContext contextView="{this}"/>
    </fx:Declarations>

    <s:Image id="background" width="100%" height="100%" smooth="true" smoothingQuality="high"
             scaleMode="zoom" source="@Embed('theme/assets/MaxBackground.png')"/>

    <s:BorderContainer id="layoutCanvas" width="100%" height="100%" visible="true" backgroundImage="background">

        <buttons:ApplicationClose right="5" top="2" id="applicationClose" />
        <buttons:ApplicationMaximize right="25" top="2" id="applicationMaximize" />
        <buttons:ApplicationMinimize right="45" top="2" id="applicationMinimize" />
        <buttons:Save left="25" top="2" id="saveThisStory" />
        <buttons:SaveAs left="55" top="2" id="saveThisStoryAs" />
        <buttons:AddPage left="85" top="2" id="addPageToStory" />

    </s:BorderContainer>


</s:WindowedApplication>

Previously I can open this without any problems. Now the adobe flash builder just freezes up and shows a not responding in my task manager or activity monitor if you are using mac os x.

How do I resolve this?

  • 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-01T02:49:07+00:00Added an answer on June 1, 2026 at 2:49 am

    First step is uninstall the Adobe Flash Builder 4.6

    The reason is because you have this tab opened and everytime you attempt to open the FlashBuilder 4.6, it will attempt to open this file for editing, thus causing the non-response to happen again.

    Second step is re-install the Adobe Flash Builder 4.6

    The reason is because of step1, so you need to reinstall.

    Third step is attempt to open the same project again. Now that you have reinstall, the offending project is no longer in your explorer window.

    Should this resolve the issue, you can stop here. If it does not, proceed to next step.

    Fourth step is open the mxml with another editor say, TextEdit or Notepad.

    Look for this offending line

    <s:Image id="background" width="100%" height="100%" smooth="true" smoothingQuality="high"
             scaleMode="zoom" source="@Embed('theme/assets/MaxBackground.png')"/>
    

    Remove the smoothingQuality and smooth attributes

    <s:Image id="background" width="100%" height="100%" 
             scaleMode="zoom" source="@Embed('theme/assets/MaxBackground.png')"/>
    

    Save the file

    Fifth step, now attempt to open the project using Flash Builder 4.6

    Reason for the smoothingQuality and smooth affecting the non response is not known.

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

Sidebar

Related Questions

I'm a complete Flex/Flash noob, running Adobe Flash Builder 4 Beta 2. I have
I have a main canvas 'blackboard' in a panel, this canvas has itself several
I have several complex data structures like Map< A, Set< B > > Set<
I have several textboxes where users can enter information into them. This can include
We have several c# projects, libraries and solutions (a few asp.net applications, a few
I have a couple of PDF template files with complex content and several blank
I have an AppleScript program which creates XML tags and elements within an Adobe
I have created several html pages using Adobe's Dreamweaver. I was wondering what are
I have an Air Application (Adobe Flash CS4, Adobe AIR 1.1, ActionScript 3.0). I've
I have several cron jobs and I'd like to perform some calculations on them,

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.