Launch crashes when you run the application.

Hi, I'm very new to Flex 2.

I have the sample application SessionTracker and another that I develop. Use the Flex Builder 2 I run SessionTracker. I then close the project SessionTracker, open my test project and try to run it. It fails with this message:

"Project"SessionTracker"does not exist or is closed. If the project is closed, open it to continue. »

I looked at all the properties of the project and do not see where SessionTracker is referenced.

How to get Flex to run my test project and not the project already open?

THX pwp

It looks like you use the plugin version of Flex Builder Eclipse,
rather than the standalone version.

In the plugin version, it inherits the standard behavior of Eclipse for the race
and buttons, meaning that they restart the recently launched debugging
Configuration.

We have not really agree with this design, both in the standalone version, the race
and debug average buttons to launch the selected application.

In the plugin version, the solution is to run > run as > Flex Application *.
or debug > debug as > Flex Application. These commands will launch the
the request that is currently selected. (They're looking for a launch, "existing
configuration,"and use it if they can find it. If they cannot find one, then
they create a new).

Two of these commands have keyboard shortcuts, as you can see on the menus:
Run > run as > Flex Application is (Alt-Shift-X, F); Debug > debug as > Flex
Request is (Alt-Shift-D, F). You can change the hotkeys so you
fault, via the window > Preferences, general, key.

--
Mike Morearty
Developer, Flex Builder team
http://www.Morearty.com/blog

Tags: Flex

Similar Questions

  • Exception when you run the application deployed standalone WLS

    When you run the application deployed in a standalone WLS, I get the following exception, and nothing will be displayed in the Explorer. Running-in of jdev/integratedWebLogicServer is however very well. I deployed the application in jdev to the autonomous WLS.
    ]] Root cause of ServletException.
    javax.faces.FacesException: oracle.adf.controller.ControllerException: ADFC-10001: cannot instantiate class 'com.oracle.pm.eai.supporttool.ui.bean.SupportToolBean'
         at oracle.adfinternal.controller.util.Utils.createAndLogFacesException(Utils.java:192)
         at oracle.adfinternal.controller.beans.ManagedBeanFactory.newInstance(ManagedBeanFactory.java:180)
         at oracle.adfinternal.controller.beans.ManagedBeanFactory.instantiateBean(ManagedBeanFactory.java:860)
         at oracle.adfinternal.controller.application.ManagedBeanELResolver.getValue(ManagedBeanELResolver.java:112)
         at javax.el.CompositeELResolver.getValue(CompositeELResolver.java:143)
         at com.sun.faces.el.FacesCompositeELResolver.getValue(FacesCompositeELResolver.java:72)
         at com.sun.el.parser.AstIdentifier.getValue(AstIdentifier.java:68)
         at com.sun.el.parser.AstValue.getValue(AstValue.java:107)
         at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:192)
         at com.sun.faces.application.ApplicationImpl.createComponent(ApplicationImpl.java:251)
         at javax.faces.webapp.UIComponentELTag.createComponent(UIComponentELTag.java:222)
         at javax.faces.webapp.UIComponentClassicTagBase.createChild(UIComponentClassicTagBase.java:486)
         at javax.faces.webapp.UIComponentClassicTagBase.findComponent(UIComponentClassicTagBase.java:670)
    Here are the versions WLS and Jdeveloper, I used.
    WebLogic 10.3.3.0
    JDeveloper 11.1.1.3.0

    Hello

    It seems that there is something wrong with your support of bean is instantiated.
    Check that it is correctly stated in the taskFlow and you have a default constructor in your backing bean.

    Gabriel.

  • How to change the icon of the browser when you run the application

    Hi guys,.

    How can I change the icon of the browser when you run the application. That is to say the icon that the browser displays when we surf on this forum is a red square.

    I typed the following text in the page template, but nothing happened
    < link rel = "icon" herf = "" #IMAGE_PREFIX #erp.png "type =" image/png">
    " I hope that my question is simple,


    Kind regards
    Fateh

    Published by: Fateh June 30, 2011 03:36

    See + {message identifier: = 9591426} +.

    
    

    2 things: it is href not herf; and the only image file format with complete cross-browser ICOsupport.

  • ORA-00942 when you run the application after import

    APEX 4.1.1

    Hello

    I transferred my request via import/export to our production database. I had no errors during installation, but when I run the application, I get the following error message.
    User not found
    ORA-00942: table or view does not exist
    
    Technical Info (only visible for developers)
    
        is_internal_error: true
        ora_sqlcode: -942
        ora_sqlerrm: ORA-00942: table or view does not exist
        component.type: APEX_APPLICATION_COMPUTATIONS
        component.id: 3102806535980644
        component.name: LANG
        error_backtrace:
    
        ORA-06512: at "SYS.DBMS_SYS_SQL", line 1325
        ORA-06512: at "SYS.WWV_DBMS_SQL", line 1287
        ORA-06512: at "SYS.WWV_DBMS_SQL", line 1358
        ORA-06512: at "SYS.WWV_DBMS_SQL", line 1375
        ORA-06512: at "APEX_040100.WWV_FLOW_DYNAMIC_EXEC", line 776
        ORA-06512: at "APEX_040100.WWV_FLOW", line 4155
    I don't know, where to look for the error. I do not have an application element with the name of LANG and there is a calculation application for LANG:
    SELECT  LANG_CODE
    FROM    GPS_WEB_USERS
    WHERE user_name = upper('&APP_USER.')
    All advice where to look?

    Published by: Anne-Marie Rosa on August 16, 2012 05:37

    Published by: Anne-Marie Rosa 16 August 2012 06:32

    Hello
    >
    I transferred my request via import/export to our production database. I had no errors during installation, but when I run the application, I get the following error message.

    User not found
    ORA-00942: table or view does not exist
    
    Technical Info (only visible for developers)
    
    is_internal_error: true
    ora_sqlcode: -942
    ora_sqlerrm: ORA-00942: table or view does not exist
    component.type: APEX_APPLICATION_COMPUTATIONS
    component.id: 3102806535980644
    component.name: LANG
    error_backtrace:
    
    ORA-06512: at "SYS.DBMS_SYS_SQL", line 1325
    ORA-06512: at "SYS.WWV_DBMS_SQL", line 1287
    ORA-06512: at "SYS.WWV_DBMS_SQL", line 1358
    ORA-06512: at "SYS.WWV_DBMS_SQL", line 1375
    ORA-06512: at "APEX_040100.WWV_FLOW_DYNAMIC_EXEC", line 776
    ORA-06512: at "APEX_040100.WWV_FLOW", line 4155
    

    I don't know, where to look for the error. I do not have an application element with the name of LANG and there is a calculation application for LANG:

    SELECT LANG_CODE
    FROM GPS_WEB_USERS
    WHERE user_name = upper('&APP_USER.')
    

    The source of the error is ora_sqlerrm: ORA-00942: table or view does not exist

    Search for the name of the calculation Application in APEX_APPLICATION_COMPUTATIONS APEX view using component.id: 3102806535980644 to find his name.

    Once you have the name, you can change this App mockup and understand what Table/view is not available.

    See you soon,.

    PS: {code} is the tag, which is tiny.

    Published by: Dominique 16 August 2012 18:01

  • LabVIEW crashing when you build the application (exe)

    Hello

    I am building an application from a simple labview vi (2011). The vi is that sets (boolean = TRUE) a line on the digital output card (NI 9472) when I start to run the vi. The program works very well after that I coded it. But when I try to compile an exe (application) of this project, then labview hangs in the build process. Is this a known issue? Help, please. I enclose my vi alongwith this email

    Thank you

    I'm sorry to hear that gascars.  I downloaded your project and VI and have successfully built an executable in LabVIEW 2011 and 2012 of LabVIEW.  Can you please send me a screenshot of the error you receive?  Also, can you make a simple VI that adds two numbers and see if that can be transformed into a .exe.

    Thank you

    Chris

  • Computer crashes when you run the program

    Hi all

    I have a 5 year old computer that directs that a measure based Studio 6.0 program Visual C++ using 6071E PCI data acquisition. I did not modify this program but tried to install Labview 8.6 so that I can run some based Labview programs that I wrote recently. In the process, I had uninstalled Measurement studio accidentally but it then reinstalled back with the data acquisition driver. This program of Visual C++ 5 year, written by someone else, now causes the computer to freeze at random times once it begins to run. I tried everything from audit of spyware, lack of RAM etc but have not been able to fix it.  Could someone help me? I was faced with this for more than 15 days now...

    The former C++ program using NITimer (measurement studio provides it?) to do a function call every 25 milliseconds which checks the values of voltage DAQ and update the screen. Change the timer event to be generated every 75 millisecs led to the fall of 100% to 60% CPU usage. Accidents produce is no longer. How this incorrect code, used to work without crashes earlier remains a mystery to me. If someone knows the parameters to the MAX, or a place that makes a program to run in real time priority and therefore cause these programs to run without crashing, let me know.

    Thank you all,

    Yashwant

  • Laptop crashes when you run the virus scan

    Whenever I run a scan for viruses from my laptop freezes to a specific file.  The file it freezes on what is c:\windows\...\atiihag.inf_31a3846f\gtiihag.inf

    McAfee advised me to contact Microsoft to find out what the file is and if it is not necessary to remove it.  I tried to run a disk cleanup, but this made no difference.  What is this file?  How can I stop my computer laptop gel so that the antivirus scan can check the rest of my files?

    seems to be a related case of ATI video card. try uninstall your drivers ATI, deleting the file, and then reinstall the ATI drivers.

    We are allowed to have links in our signature? Asking for official answers.

  • problems of the admin: message saying insufficient privileges: you must be an administrator when you run this application for the first time

    I bought this new comp with windows 7 already installed. has worked fine up intill a week or two it y a. I installed a new game, and after installation, I press launch to play it and pop up with a message saying not sufficient privileges: you must be an administrator when you run this application for the first time. also, I thought that I must be the administrator when I tried to launch the disk defragmentation. my account is the administrator account so I don't understand why they say that.

    I'm sorry. I was reading through additional FAQS regarding the same problem. I saw where someone said to try to add another admisistrator account to try to take on the former. but I had no luck with this ether. I also downloaded the program of the UAC, and I turned it off, reset my computer and still no change to my problem. I also tried to download the MSE restore tool, but I found myself with a message saying that I have no MSE

    Sorry, the MSE tool is to set the MSE when its broken.
    UAC controller Tool v1.0 can be used to control the
    The UAC settings.

    However, I suggest you restart the PC and after BIOS hold the F8 key
    and when the Windows Startup Menu appears, select Mode safe mode with networking.

    Now, you will enter Safe Mode. On the page to connect, you will see the
    Standard Windows administrator click it to open a windows session, press and hold
    in mind, the password can be blank.

    Once you have done that make a new account administrator and giv it a name.
    Restart the PC. That you did this newspaper using the new account.
    Once you have done that decide what to keep with your current administrator
    account once you've done it restart the PC, BIOS hold down the F8 key and
    Select Mode safe mode with network and enter dependencies the Standard Windows administrator.

    Go to control panel-> user accounts control and security for the family-> user accounts, then
    Select manage another account. In the list, select the administrator account
    your select and then delete the account, then it will ask you if you want to keep
    files etc, it's your own decision. Itknowledge24.com

  • R12.2.5 Installation on OL 7.1 ERROR: RW-50010: error:-script returned an error: 1 RW-50004: error code when you run the external process.  Check the log file for more details

    I tried to install EBS 12.2.5 on OL 7.1 with rapidwiz and got this error when applying the unique patches in second File System

    "Second system logfile file - /app/oracle/TEST/fs2/inst/apps/TEST_ebs122/logs/12021641.log.

    LOG FILE:

    _____________________________________________________________________________________________________________________________

    Step 0-8

    Command: /app/oracle/TEST/fs2/inst/apps/TEST_ebs122/temp/adrunfmw.sh

    Step 4 of 8: UNIX making pretreatment

    Running: chmod 777/db/oracle/OraInventory r

    chmod-r 777/db/oracle/OraInventory succeeded

    Step 4 of 8

    Performance: known appltest - c "/ app/oracle/TEST/fs2/inst/apps/TEST_ebs122/temp/adrunfmw.sh".

    PHASE of INSTALLATION has BEGUN: APPS TECH STACK: Wed Dec 2 17:27:07 IST 2015

    runProcess_1

    StatusString installation of Applications Technology Stack

    Copy the temp area models

    Inventory name is: app_oracle_TEST_fs2_Oracle_EBS_app

    One-time fixes copy to temp area

    Remove JDK_TOP: / app/oracle/TEST/fs2/EBSapps/comn/util/jdk32 if there is

    / App/oracle/TEST/fs2/EBSapps/comn/util/jdk32 deleted directory

    Installation of WebLogic Server.

    With the help of /app/oracle/TEST/fs2/inst/apps/TEST_ebs122/temp/xmldocs/instWLS.xml

    L'exécution de commande : /stageR12/startCD/Disk1/rapidwiz/jre/Linux_x64/1.6.0/bin/java -cp /app/oracle/TEST/fs2/inst/apps/TEST_ebs122/temp/ASInstallHome/fnd /... /j11067592_fnd.zip:/app/Oracle/test/FS2/inst/Apps/TEST_ebs122/Temp/ASInstallHome/FND/Java/3rdparty/stdalone/xmlparserv2.zip-Doracle.apps.fnd.txk.env_home=/app/oracle/TEST/fs2/EBSapps/appl/admin/TEST_ebs122/-Doracle.apps.fnd.txk.runtime.config=/app/oracle/TEST/fs2/inst/apps/TEST_ebs122/temp/xmldocs/instWLS.xml oracle.apps.fnd.txk.config.InstallService

    WebLogic Server successfully installed

    Web Tier utility installation.

    With the help of /app/oracle/TEST/fs2/inst/apps/TEST_ebs122/temp/xmldocs/instWeb.xml

    L'exécution de commande : /stageR12/startCD/Disk1/rapidwiz/jre/Linux_x64/1.6.0/bin/java -cp /app/oracle/TEST/fs2/inst/apps/TEST_ebs122/temp/ASInstallHome/fnd /... /j11067592_fnd.zip:/app/Oracle/test/FS2/inst/Apps/TEST_ebs122/Temp/ASInstallHome/FND/Java/3rdparty/stdalone/xmlparserv2.zip-Doracle.apps.fnd.txk.env_home=/app/oracle/TEST/fs2/EBSapps/appl/admin/TEST_ebs122/-Doracle.apps.fnd.txk.runtime.config=/app/oracle/TEST/fs2/inst/apps/TEST_ebs122/temp/xmldocs/instWeb.xml oracle.apps.fnd.txk.config.InstallService

    Level successfully installed Web utilities

    Registration EBSUsing /app/oracle/TEST/fs2/inst/apps/TEST_ebs122/temp/xmldocs/instEBS.xml

    L'exécution de commande : /stageR12/startCD/Disk1/rapidwiz/jre/Linux_x64/1.6.0/bin/java -cp /app/oracle/TEST/fs2/inst/apps/TEST_ebs122/temp/ASInstallHome/fnd /... /j11067592_fnd.zip:/app/Oracle/test/FS2/inst/Apps/TEST_ebs122/Temp/ASInstallHome/FND/Java/3rdparty/stdalone/xmlparserv2.zip-Doracle.apps.fnd.txk.env_home=/app/oracle/TEST/fs2/EBSapps/appl/admin/TEST_ebs122/-Doracle.apps.fnd.txk.runtime.config=/app/oracle/TEST/fs2/inst/apps/TEST_ebs122/temp/xmldocs/instEBS.xml oracle.apps.fnd.txk.config.InstallService

    EBS registered successfully

    Rename/home/appltest/bea/beahomelist in /home/appltest/bea/beahomelist.29266 to avoid problems during WLS

    patching

    / Home/appltest/Bea/beahomelist renamed successfully.

    Application of ad hoc patches

    With the help of /app/oracle/TEST/fs2/inst/apps/TEST_ebs122/temp/xmldocs/instASpatches.xml

    L'exécution de commande : /stageR12/startCD/Disk1/rapidwiz/jre/Linux_x64/1.6.0/bin/java -cp /app/oracle/TEST/fs2/inst/apps/TEST_ebs122/temp/ASInstallHome/fnd /... /j11067592_fnd.zip:/app/Oracle/test/FS2/inst/Apps/TEST_ebs122/Temp/ASInstallHome/FND/Java/3rdparty/stdalone/xmlparserv2.zip-Doracle.apps.fnd.txk.env_home=/app/oracle/TEST/fs2/EBSapps/appl/admin/TEST_ebs122/-Doracle.apps.fnd.txk.runtime.config=/app/oracle/TEST/fs2/inst/apps/TEST_ebs122/temp/xmldocs/instASpatches.xml oracle.apps.fnd.txk.config.InstallService

    Fatal error: T2K install Service

    oracle.apps.fnd.txk.config.ProcessStateException: OPatch process failed: Output = 1 see log for more details. CMD = perl /app/oracle/TEST/fs2/FMW_Home/webtier/OPatch/opatch.pl apply - verbose - silent - ocmrf /app/oracle/TEST/fs2/inst/apps/TEST_ebs122/temp/ASInstallHome/fnd/admin/template/txkForms_ocm.rsp jdk - / app/oracle/TEST/fs2/FMW_Home/webtier/jdk/app/oracle/TEST/fs2/inst/apps/TEST_ebs122/temp/patches/7695070/7695070

    at oracle.apps.fnd.txk.config.OPatchActionNode.processState(OPatchActionNode.java:312)

    at oracle.apps.fnd.txk.config.PatchActionNode.processState(PatchActionNode.java:187)

    at oracle.apps.fnd.txk.config.PatchNode.processState(PatchNode.java:338)

    at oracle.apps.fnd.txk.config.PatchesNode.processState(PatchesNode.java:79)

    at oracle.apps.fnd.txk.config.InstallNode.processState(InstallNode.java:68)

    at oracle.apps.fnd.txk.config.TXKTopology.traverse(TXKTopology.java:594)

    at oracle.apps.fnd.txk.config.InstallService.doInvoke(InstallService.java:224)

    at oracle.apps.fnd.txk.config.InstallService.invoke(InstallService.java:237)

    at oracle.apps.fnd.txk.config.InstallService.main(InstallService.java:291)

    Can not install the unique patches

    RW-50010: error:-script returned an error: 1

    RW-50004: Error Code when you run the external process.  Check the log file for more details.


    It was recorded in /app/oracle/TEST/fs2/inst/apps/TEST_ebs122/logs/12021641.log and I don't know how to find another newspaper for such details as mentioned in this journal. Please help me with that.


    Concerning

    KasunA

    Found a workaround.  The problem is that, before the 7695070 patch is applied, the installation program backup directory/apps/fs2/FMW_Home/webtier/jdk in /apps/fs2/FMW_Home/webtier/jdk_backup_existing_version, but then it clears. / jdk - the patch fails because it can't find it.  I had to rename the directory of the jdk for jdk2, and as soon as it gets deleted quickly and rename jdk2 jdk.  Then he applies the patches without problem.  A symbolic link would do the same thing.

  • Dreamweaver CS5.5 mac crashes when you use the background color palette

    Dreamweaver CS5.5 mac crashes when you use the background color palette

    Mac OS 10.11.3 El Capitan

    Hi bibledoc

    You can try to reset the Dreamweaver preferences.

    Following the file and the folder are removed from your system:

    / Users / your User Name/Library/Application Support/Adobe/Dreamweaver

    Rename the folder of Dreamweaver preferences, for example, Dreamweaver CS5.5 Old_Dreamweaver CS5.5 folder.

    / Users / your user name/Library/Preferences

    Rename the folder of Dreamweaver preferences, for example, Dreamweaver CS5.5 Old_Dreamweaver CS5.5 folder.

    Restore preferences in Dreamweaver CS4 and CS5, CS5.5

    Access the hidden library files Mac OS

    When Dreamweaver starts, it creates a new preferences file and the folder.

    If it helps doesnot, maybe you can try to create a new admin user account and check. If this is useful, you can try to uninstall and reinstall in the new user account.

    OS X Yosemite: set up users on your Mac.

    Kind regards

    Nikhil Gupta

  • CC 2015 Illustrator crashes when you use the function "save for Web".

    CC 2015 Illustrator crashes when you use the function "save for Web".

    Hello

    We have published a 19.0.1 hotfix that resolves this problem in discussion on this topic. Please apply the patch to your creative cloud application. The creative cloud application checks the update once a day, so you may see the update immediately.  If you want to force the check for an update at the beginning please logout and log back into the creative Cloud application.

    Link to 19.0.1 release notes: https://helpx.adobe.com/illustrator/kb/illustrator-cc-2015-crash-bug-fixes-19-0-1.html

    Kind regards

    Ashutosh

    The name of the Illustrator team engineering

  • Flash 11.8 beta crashes when you exit the full screen

    Flash 11.8 beta plugin crashes when you exit the full screen.

    * The crash of the plugin that brings in ComodoDragon 26.2.2.0 and Firefox21.0

    * The accident occurs in Flash 11.8 beta only

    * Flash Player 11.7.700.202 not crushed.

    * The accident happens on Wndows7x64 and WndowsXPx32 as well

    Steps to reproduce:

    1. install the Flash Player 11.8.800.50

    2. run ComodoDragon 26.2.2.0 or Firefox21.0

    3 open http://www.youtube.com/watch?v=55s3T7VRQSc

    4. click on the icon at the bottom right of the video fullscreen

    -observe the Flash video becomes fullscreen mode

    5. press ESC to exit full screen

    -observe the Flash pluin crashes

    Actual results:

    The Flash plugin crashes

    Expected results:

    The Flash plugin should not fall down.

    The video should play continue.

    Hi, it is already known.

    https://Bugzilla.Mozilla.org/show_bug.cgi?id=869838 = adbe 3556886

    https://Bugzilla.Mozilla.org/show_bug.cgi?id=772097 = adbe 3550712

  • Login page not coming up when I run the application!

    Hi all

    ORACLE 11G, 3.1.2 APEX

    I'll have an application with multiple pages and have the login page too. I use the account database as the logon mechanism. When I run the application, my login page is not coming sound directly to come with an application page that the user gets in once the connection is successfully.

    Can I know why the login page does not come on the screen when I run the application!



    Pls let me know as soon as possible!


    Thank you/kumar

    Edited by: kumar73 may 18, 2010 09:00

    Edited by: kumar73 may 18, 2010 09:29

    Edited by: kumar73 may 18, 2010 09:29

    Looks like all your pages have authentication value "Page is Public. Change them to 'Page requires authentication' with the exception of the login page.

  • Tecra M5 - crashes when you use the docking station - fan at full power but no start the thread

    Hi all

    As I say, I have intermittent problems where the machine crashes when you use the docking station. Sometimes at the beginning of the startup of windows then stalls and powers of fan at full power. If I take off the base of the machine, it works fine.

    I bought this machine because I had one in my previous job and he had found great. However, my only previous also had this problem sometimes when lashing...

    Any assistance received very warmly.

    Thank you!

    Hello

    Stand by. You have noticed this behavior when the laptop is OFF, connect to the docking station and after doing this you turn. Am wrong me or have I misunderstood something?

    Maybe's external screen connected to the docking station?

  • Crash when you press the [...]

    I got various random crashes when you press the button [...] in the various 9.0.1, CVI function panels but I have not found a model so far.

    1. open Control Panel function for SetCtrlAttribute
    2. for "Attribute of control", press the button [...] and select the item of «Format"under «Format and precision...» "found under"control settings.
    3. press the button [...] to 'value of the attribute.  For me, he won every time CVI.

    Thanks in advance for any help!  If all goes well, there is a quick fix that I find this feature very useful.

    Hello

    It is a known issue with CVI 9.0.1.  This link should fix the problem for you.  Let me know if it does not work.

    NickB

    National Instruments

Maybe you are looking for

  • Satellite Pro A120 - dead in my keyboard keys

    Hello! Some keys on the keyboard of my laptop died. He started only with the keys V, M, dot comma, apostrophe, delete and end. But after 2 weeks, the keys B, N, slash and enter also died. I already cleaned the keyboard, but nothing happens. You guys

  • HP 19-2113w security

    Computer came with McAfee SafeLife - Internet Security pre-installed. I would like to know if Windows Defender and Windows Firewall that came with the computer, but not installed would be the way to go since the McAfee free trial version is about to

  • Upgrade processor Gateway NE56R13B

    Hello everyone, I bought a laptop from catwalk model NE56R13B by Americanas.com site on 14/08/2013. The model in question came with the Intel Core i5 3230M processor. (Series NXY28AL005 *). I wish you inform me if this laptop takes care of all models

  • My vision is deteriorating, and I need more contrast on the screen. Please notify.

    Clear blue lettering - instead of black - becomes difficult for me to read easily.   In addition, blut lettering on a white background is hard to read.

  • List of keyboard PopUp

    Hi, does anyoneknow how to reproduce programmatically the list that appears on the keyboard when the '.com' or on the globe are pressed for a long time? Y at - it a component or a class available to reproduce this effect? I use Flex/AS3. See pictures