Rename the Package by default - Flash Builder

Hey,.

I could be missing something, but I can't rename the default package in the project to something. I've split the code into a few packets and they import and all works fine, but I want to move the main code in a package (not named default package ). How can I do?

Thanks in advance.

Hey rever.

Unfortunately in AS3 your main programming application .as file must be in the default package (in Canada). It is a requirement. everything else can reside in any package of void. hope that clears that up. Good luck!

Tags: BlackBerry Developers

Similar Questions

  • How can I get the download link for flash builder 4?

    How can I download link for "flash builder 4" when he bought off-line (CD)?

    You can find the download of the Flash Builder 4 trial at the page linked below and you can use your serial number of the original purchase to activate it:

    http://prodesigntools.com/all-Adobe-CS5-direct-download-links.html

    Don't forget to follow the very important section

  • How to upgrade the AIR included in Flash Builder SDK?

    Thus, Flash Builder SDK comes with a version of the AIR, that it uses when you compress a mobile app for iOS (Android mobile applications are managed with the AIR which is downloaded on the market)...  On my Windows machine, this copy "integrated" air is located in "C:\Program Files (x 86) \Adobe\Adobe Flash Builder 4.6\sdks\4.6.0\runtimes\ ' if I am not mistaken.

    I am sure that it will not automatically refresh itself - and I am equally sure that it's a fairly old air version, because it is the one that came with the 4.6 SDK that was released 8 months ago...

    So, how to upgrade this version of AIR that is built into the software Flash Builder SDK?

    Thank you

    Laurence MacNeill

    Mableton, Georgia, USA.

    Oops - nevermind...  Didn't know that there was a distinct AIR SDK that you could download - I thought that it was integrated into the Flex SDK kit, and since it was not a new Flex SDK from 4.6, I thought I should enter somehow parts and parts of AIR to update manually...

    But grabbing the AIR SDK to http://www.adobe.com/devnet/air/air-sdk-download.html went around...  Just that unzipped to the folder sdks\4.6.0 and was made...  Sweet...

    L.

  • By pushing the key F1 in Flash Builder 4 brings no help?

    For some reason, I can't get help when in Flash Builder 4 as I used to in Flex Builder 3.

    The only way to find the help so far is to use this local search system and type the topic I want to get into it, it will then load a Web page that takes forever. It is quite counter-productive for me: slow and I have to type rather than hitting F1 on my source code.

    How to set up Flash Builder 4 to bring me help as it used to be in Flex Builder 3?

    Thank you

    Hmmm. It's confusing. Can you please try something other than fx:Declarations? (Technically, statements is not a class, so it is not in the reference.)

    If it still does not work, can you please post your system specs (standalone/plugin, win/mac, etc.) or create a bug of Flex Documentation to http://bugs.adobe.com ?

    Thank you

    -randy

  • String panipulation - rename the package name in the source code.

    I want to do the replacement string as below:
    select 'CREATE OR REPLACE PACKAGE CollectStats IS
      PROCEDURE save_log(p_logrec IN LiveStatsLog%ROWTYPE);
      PROCEDURE UpdateLiveGamesHourlyStats;
      PROCEDURE UpdateSideGamesHourlyStats;
      PROCEDURE UpdateConcurrentPlayerStats;
      PROCEDURE CollectStats;
    END CollectStats;' from dual;
    
    -->
    
    select 'CREATE OR REPLACE PACKAGE CollectStats_20100810 IS
      PROCEDURE save_log(p_logrec IN LiveStatsLog%ROWTYPE);
      PROCEDURE UpdateLiveGamesHourlyStats;
      PROCEDURE UpdateSideGamesHourlyStats;
      PROCEDURE UpdateConcurrentPlayerStats;
      PROCEDURE CollectStats;
    END CollectStats_20100810;' from dual;
    The point is to rename the name of the package in the Package source code, in the first and the last line of the source code.
    This is only an example package. The query must sort the replacement of the chain so that the result would be, as shown in a package with a different name.
    Note that name of the package, and a procedure within the source code of the package are the same - see "PROCÉDURE CollectStats;".

    Somehow the replacement of the regular expression should be used.

    Published by: CharlesRoos on August 11, 2010 03:31

    Try this:

    SQL> ed
    Wrote file afiedt.buf
    
      1  with t as (select 'CREATE OR REPLACE PACKAGE BODY "XXX"."COLLECTSTATS" IS....
      2  PROCEDURE CollectStats IS
      3    BEGIN
      4      UpdateLiveGamesHourlyStats;
      5     UpdateSideGamesHourlyStats;
      6      UpdateConcurrentPlayerStats;
      7    END CollectStats;
      8  END CollectStats;
      9  /' body from dual)
     10  SELECT REPLACE(REPLACE(body,'BODY "XXX"."COLLECTSTATS"','BODY "XXX"."COLLECTSTATS_20100811"'),
     11         'END CollectStats;'||CHR(10)||'/','END CollectStats_20100811;'||CHR(10)||'/') body
     12* from t
    SQL> /
    
    BODY
    ----------------------------------------------------------------------------------------------------
    CREATE OR REPLACE PACKAGE BODY "XXX"."COLLECTSTATS_20100811" IS....
    PROCEDURE CollectStats IS
      BEGIN
        UpdateLiveGamesHourlyStats;
            UpdateSideGamesHourlyStats;
        UpdateConcurrentPlayerStats;
      END CollectStats;
    END CollectStats_20100811;
    /
    
    SQL> 
    
  • Flash Builder looks blurry on Macbook Pro with the retina display

    Hello

    Interface Builder Flash looks blurry on MacBook Pro with the retina display.

    Here is the screenshot:

    http://i.imgur.com/qMmmu.png
    

    Enlarge the image in actual size and notice that the interface of Flash Builder looks blurry.

    Please solve this problem.

    Andrey

    I had the same problem - could not believe my eyes on how horrible and blurry Flash Builder looked on my new Macbook Pro w retina.  Through she had suffered since last week and have just discovered this work around that someone figured out for Eclipse that also works on Flash Builder (guess b/c it is built on Eclipse).  Here is the link to the bug report that shows the work around (thanks to Brad Hudgeons):

    https://bugs.Eclipse.org/bugs/show_bug.cgi?id=382972

    Here is a cut and paste from the bug report in the case of the above url is deleted:

    Here's the workaround:  Do "Show package contents" on the Eclipse.app.  Edit Contents/Info.plist.  Just above     Place this:  NSHighResolutionCapable 
    

    Instead of Eclipse, display the contents of the package on Adobe Flash Builder 4.6.app.   After you change the Info.plist file, go to the Adobe Flash Builder 4.6.app and reproduce.  It will create an Adobe Flash Builder 4.6 copy.app.  Delete your original Adobe Flash Builder 4.6 and rename the Adobe Flash Builder 4.6 Adobe Flash Builder 4.6.app copy.app.  Then launch Flash Builder - you should see the text which is much clearer.  The graphics on the user interface are still unclear but at least the text should be crispy.

  • The AIR SDK upgrade to 3.8 in Flash Builder 4.7...

    I use Flash Builder 4.7 on a Mac using OS X 10.7.5.

    I downloaded the AIR SDK here: http://airdownload.Adobe.com/air/Mac/download/latest/AdobeAIRSDK.tbz2

    (The one WITHOUT the compiler, because it is the one that says it's compatible Flex.)

    I followed all the instructions here: http://helpx.adobe.com/x-productkb/multi/how-overlay-air-sdk-flex-sdk.html

    I changed the Application descriptor on my Mobile ActionScript project to this: http://ns.Adobe.com/air/application/3.8 and he recorded without error.

    Yet, whenever I try to launch the project, I get the following error:

    Error occurred during the application of packaging: Users/my_name/Documents/Adobe Flash Builder 4.7/my_project/bin-debug/my_project-app.xml: error 102: invalid namespace http://ns.Adobe.com/air/application/3.8

    WTF is going on here, I should then?

    Thanks for any help you can give me.

    Laurence MacNeill

    Mableton, Georgia, USA.

    Never mind - I thought of it myself...

    You need to download the version of the SDK * WITH * the compiler (here:http://www.adobe.com/devnet/air/air-sdk-download-mac.html ) and then delete the contents of the folder/Applications/Adobe Flash Builder 4.7/eclipse/plugins/com.adobe.flash.compiler_4.7.0.349722/AIRSDK and replace them with the contents of the AIRSDK_Compiler.tbz2 file that you downloaded.

    So - to be clear that you have to do BOTH of these things - the thing I did in my first post with the overlay, AND the thing I did in this post with the contents of the folder AIRSDK replacement to make it work properly...

    I wish that when you google "How to upgrade AIR SDK in Flash Builder 4.7" it would return to a single page with these TWO sets of instructions on them.

    In any case, the problem is now solved...

    L.

  • Impossible to install IPA using a standard package in Flash Builder 4.6 (Air 3.1)

    I created an application hello world that doesn't use any external resources (it draws just a box on the screen) and I can't seem to be installed in one of my iDevices (5G, iPhone 3GS, iPhone 4, iPod touch run all IOS 4 or above) using standard packaging in Flash Builder 4.6.

    When I try to install the IPA file using the iPhone Configuration utility it comes up with the error:

    "Could not install application on the device. Error: a signed resource has been added, changed, or deleted. »

    If I use the fast option in Flash Builder to package then I don't get any errors and the application installs works on all devices. The problem with this option is that I want to run performance tests and obviously using rapid option packaging not give me the actual data.

    I use Windows 7 for my development - I do not own a Mac.

    My certificates and provisions are very good because I double checked the.

    That's why others can get to work in Flash Builder 4.6 packaging standards (Air 3.1) on Windows 7? If Yes - can anyone suggest fixes for the please my problem?

    Just found the answer to this by experimentation.

    Its the iPhone Configuration Utility, which is the problem. If I use iTunes then packaging standard works. Do not know why the iPhone Configuration utility has a problem with the standard package, although

  • Urgent: Installation of the BB10 SDK B3 upgrade blocks Flash Builder

    I just upgraded another site with Beta 3 of the AIR SDK for Flash Builder (4.6).  Now Flash Builder crashes with an alert pointing me to a log file.  The log file is long, but the tail has this:

    !MESSAGE Missing required bundle org.eclipse.mylyn.context.core_[3.8.0,4.0.0).
    !SUBENTRY 2 org.eclipse.mylyn.team.ui 2 0 2012-10-04 12:11:29.426
    !MESSAGE Missing required bundle org.eclipse.mylyn.context.ui_[3.8.0,4.0.0).
    !SUBENTRY 2 org.eclipse.mylyn.team.ui 2 0 2012-10-04 12:11:29.426
    !MESSAGE Missing required bundle org.eclipse.mylyn.resources.ui_[3.8.0,4.0.0).
    !SUBENTRY 2 org.eclipse.mylyn.team.ui 2 0 2012-10-04 12:11:29.426
    !MESSAGE Missing required bundle org.eclipse.mylyn.tasks.core_[3.8.0,4.0.0).
    !SUBENTRY 2 org.eclipse.mylyn.team.ui 2 0 2012-10-04 12:11:29.426
    !MESSAGE Missing required bundle org.eclipse.mylyn.tasks.ui_[3.8.0,4.0.0).
    !SUBENTRY 2 org.eclipse.mylyn.team.ui 2 0 2012-10-04 12:11:29.426
    !MESSAGE Missing required bundle org.eclipse.mylyn.commons.ui_[3.8.0,4.0.0).
    !SUBENTRY 2 org.eclipse.mylyn.team.ui 2 0 2012-10-04 12:11:29.426
    !MESSAGE Missing required bundle org.eclipse.mylyn.commons.workbench_[3.8.0,4.0.0).
    !SUBENTRY 2 org.eclipse.mylyn.team.ui 2 0 2012-10-04 12:11:29.426
    !MESSAGE Missing required bundle org.eclipse.mylyn.monitor.core_[3.8.0,4.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-10-04 12:11:29.426
    !MESSAGE Bundle com.qnx.flashbuilder.multiplatform.qnx.ui_2.0.0.201209241107 [1125] was not resolved.
    !SUBENTRY 2 com.qnx.flashbuilder.multiplatform.qnx.ui 2 0 2012-10-04 12:11:29.426
    !MESSAGE Missing required bundle com.adobe.flashbuilder.project.multiplatform.ui_[4.6.0,5.0.0).
    !SUBENTRY 2 com.qnx.flashbuilder.multiplatform.qnx.ui 2 0 2012-10-04 12:11:29.426
    !MESSAGE Missing required bundle com.adobe.flexbuilder.project.ui_[4.6.0,5.0.0).
    !SUBENTRY 1 org.eclipse.osgi 2 0 2012-10-04 12:11:29.426
    !MESSAGE Bundle com.qnx.flashbuilder.multiplatform.qnx.ui.nl1_2.0.0.201209241107 [1126] was not resolved.
    !SUBENTRY 2 com.qnx.flashbuilder.multiplatform.qnx.ui.nl1 2 0 2012-10-04 12:11:29.426
    !MESSAGE Missing host com.qnx.flashbuilder.multiplatform.qnx.ui_2.0.0.
    
    !ENTRY org.eclipse.osgi 4 0 2012-10-04 12:11:29.427
    !MESSAGE Application error
    !STACK 1
    java.lang.RuntimeException: Application "com.adobe.flexbuilder.standalone.FlashBuilderApplication" could not be found in the registry. The applications available are: org.eclipse.ant.core.antRunner, org.eclipse.ant.ui.antRunner, org.eclipse.equinox.app.error, org.eclipse.equinox.p2.director, org.eclipse.equinox.p2.garbagecollector.application, org.eclipse.equinox.p2.publisher.InstallPublisher, org.eclipse.equinox.p2.publisher.EclipseGenerator, org.eclipse.equinox.p2.publisher.ProductPublisher, org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher, org.eclipse.equinox.p2.reconciler.application, org.eclipse.equinox.p2.repository.repo2runnable, org.eclipse.equinox.p2.repository.metadataverifier, org.eclipse.equinox.p2.artifact.repository.mirrorApplication, org.eclipse.equinox.p2.metadata.repository.mirrorApplication, org.eclipse.equinox.p2.updatesite.UpdateSitePublisher, org.eclipse.equinox.p2.publisher.UpdateSitePublisher, org.eclipse.equinox.p2.publisher.CategoryPublisher, org.eclipse.help.base.infocenterApplication, org.eclipse.help.base.helpApplication, org.eclipse.help.base.indexTool, org.eclipse.jdt.apt.core.aptBuild, org.eclipse.jdt.core.JavaCodeFormatter, org.eclipse.ui.ide.workbench, org.eclipse.update.core.standaloneUpdate, org.eclipse.update.core.siteOptimizer.
        at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:248)
        at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:29)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:344)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
        at java.lang.reflect.Method.invoke(Unknown Source)
        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:622)
        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
        at org.eclipse.equinox.launcher.Main.run(Main.java:1410)
    

    How can I get this fix so I can run the new Flash Builder?

    Does anyone have a link to the beta 2 release, so at least I can continue to work?

    Thank you.

    Good way to spend half a day. Reinstall solved the problem.

  • Questions unanswered in the Forum Flash Builder

    Hi Adobe - we have a few lingering unanswered questions in the Flash Builder forum.

    I am looking for a download link for Flash Builder 4.7 - for the non-CC version.

    OR

    Creative cloud version will work with my Flash Builder Premium of 4.7 serial number and do I just install it through the creative process of cloud?  I really don't want to go creative cloud at the moment - but I don't know if it's the same file in Flash Builder 4.7 anyway and as soon as I put my serial number, it will take me off creative cloud.

    So... looking for a download link for Flash Builder 4.7 for the serial number of my non creative cloud.

    Urgent-thanks!


    Dan

    Thanks kglad.  I ended up going with just the installer of creative cloud - which is very nice!  He installed Flash Builder 4.7 and then it was the trial version - so the next time I opened it, it gave an option to add a serial number - I did and it worked.  So I think we're good!

  • Destroy... What would cause a Flash Builder crashing repeatedly on the same. MXML file?

    Hello

    I'm building a pretty simple application and I changed something in a .mxml file pretty simple and all of a sudden whenever I open the file for editing, Flash Builder crashes and dies horribly.

    If I have all the code in comment and reopen Flash Builder, I can open and edit the file correctly. I can even put all the original in the code and test the application successfully.

    But...

    When I put all the code back in and then go back to edit the file, Flash Builder exterminates in a sort of permanent and irrevocable while I comment on all the code to make it work again...

    I tried to export, delete, import to reset the project, but the problem is recurring.

    Then...

    It is clear that I wrote something in my .mxml file that sends Flash Builder in an infinite loop of godawful or another dead end, but I'm at a loss to say what, as it is very MXML very base and direct without (far as I can tell) something unusual... and I've been professional programming with Flex for a number of years and built some _big_ Meanwhile applications...

    If someone has experienced something similar? Any ideas what I could do?

    Thank you

    G

    Found the little git.

    Somehow, I had marked "Enable design mode" and the designer was attempting to make a wide range of custom controls that she had no idea what to do with.

    I think, I _may_ have tried the design mode for about five minutes about five years ago and decided it wasn't for me... If so, this opinion still stands.

    I have "Enable design mode" Unflagged and suddenly everything plays well again.

    G

  • Flash Builder cannot locate the required Adobe Flash player debug version

    Hello

    The problem seems to be well known for the last few years and older versions of Flash builder, but I feel that it is still not resolved for Win 7 64 bit, Flash Builder 4.5.

    I have installed:

    -Flash Builder 4.5

    -windows 7, 64 bit

    -The most recent Flash Player - 11.3.r300.257

    Please, let me know how to properly use debugger in Flash Builder 4.5 without error message below:

    "Flash Builder cannot locate the required Adobe Flash player debug version. You need to maybe install the debug version of Flash Player or reinstall Flash Builder"

    SebaR

    This is a known bug in Flash Builder 4.5 and 4.6.

    It will be fixed in the next version of Flash Builder.

    The workaround for Flash Builder 4.5 and 4.6 is to download the two 32-bit & 64-bit debug player.

  • How to install the plugin of Flash Builder for Eclipse 4 (Juno) 4.6

    I just download Juno (Eclipse 4.2 32 bit) and wanted to install my plugin FB 4.6, but the installer says "Adobe Flash Builder requires Eclipse 3.6 or later" - which is superimposed, like Juno is the last and version 4.

    Looks like a bug with the installer doesn't recognize any version of Eclipse above 3.X.

    How can I work around this?

    Thank you

    B

    Install on Eclipse 3.7 and then copy the dropins on 4.2 installation folder.

    The first eclipse start was slow and I got the first point of view switch Flash NullPtr. But on the next departure, everything was ok.

    I can debug, GUI building, create new Flash projects... Maybe some things will not work... But I don't think that I'll need them.

  • I have the problem of installation of Flash Builder 4

    When I tried to download on the official website and install Flash Builder 4,

    the information alert popout and said: I need to remove a beta or test in advance.

    But I remove the beta version of Flash Builder 4,

    and fair warning keep visible so that I can't just Setup.

    I the environment is

    MacBook pro, version 10.6.4

    Chinese language.

    Please help me.

    Thanks in advance.

    Hello

    Try to run the CS5 own tool before installing:

    http://www.Adobe.com/support/contact/cs5clean.html

    For good measure, restart after running the clean tool and then see if you can install it successfully.

    Let us know if it works,

    -Chris

  • "Source be found" with the plugin for Flash Builder 4

    Hello

    I installed the trial version of Flash Builder 4 plugin in my Eclipse and when I try to open the source code for a Flex class I get the following error (in this case the event class-specific):

    Source cannot be found for flash.events.Event in C:\Program Files (x 86) \Adobe\Adobe Flash Builder 4 Plug-in\sdks\4.0.0\frameworks\libs\player\10.0\playerglobal.swc.

    The playerglobal.swc file contains only a SWF file and an XML file.

    Do you know how I can view the classes within Eclipse?

    A tip: the error message that I got from Eclipse could not be copied. I had to type it by myself, where I can send an enhancement request?

    Thank you

    Nikolai

    Inside the playerglobal.swc and airglobal.swc Flash Player API classes and they are not open source.

    -Rahma

Maybe you are looking for