Flash CC code editor tools have disappeared.

Im talking about the row of useful buttons that use to sit above the code editing area, like adding / removing comments and checking your code.
Would anyone know how to get them back?
Thanks,
Mark

For Windows:
Comment : Ctrl+M
Uncomment Ctrl+Shift+M
Once you open an script you can see these shortcuts in the edit menu. The Edit\Keyboard Shorcuts Panel has the list of all predefined shorcuts for Flash Pro.

Similar Messages

  • I have two faults! 1, an error comes up in Ps CC 2014 "could not apply the saved panel configuration, restring to default and my tools have disappeared completely and anything ive tried I cannot get them back not even the drop down menu in 'window' helps

    I have two faults! 1, an error comes up in Ps CC 2014 "could not apply the saved panel configuration, restring to default and my tools have disappeared completely and anything ive tried I cannot get them back not even the drop down menu in 'window' helps at all. And 2, Lr everytime I load it up it gives me the option to retry or switch to and it takes a while for me to even get anywhere with it I think it has something to do with the catalogs? I've been using these programs for a few years now on a Mac...no problem but when I use a PC when I'm away coz it's the (only) comp available these happen PC's are so useless! Please can anyone help??...

    I can give a few suggestions on Photoshop CC 2014, but Lightroom is a separate forum and you should ask Lr questions there.
    First close Photoshop.
    Then start Photoshop by double-clicking on it's icon and very quickly after that, hold down the ctrl-alt-shift keys until you see the reset dialog. answer "Yes" to delete settings, and let Photoshop continue to load.
    It's tricky to do and may take a few tries, but at least it should reset Photoshop CC 2014 to defaults.
    Gene

  • Some of the tools have disappeared from my tool bar in PS CC.  How can I get them back?  I have burn but dodge has disappeared.

    The deeper levels of tools have all disappeared from my Tool Bar.  Clicking on the arrow beside the tool does nothing?  How do I get them back?  I have restarted both Photoshop and my computer and this does not help.  Thanks.

    Try "Reset All Tools"  Right-click on the Hand Tool in the Options bar, or whatever tool is active, and click on Reset all Tools from the menu.
    This screen shot will show you where that is.

  • Flash CC code editor toggle fields function

    PROBLEM:
    The action script file does not recall it's closing state on reopening.
    ISSUE:
    When I come back to my work and work area it should be in the same state in which I left it. It would greatly improve my workflow and reduce setup time if this were the case in CC  
    DESCRIPTION:
    In CS6 if I collapse a block of code - like a large function block - then close the script file and reopen it at a later date - the collapsed fields remember their state and are still collapsed when I reopen. Granted this is only when the same file is opened on the same machine not when opened from the cloud on a remote laptop.
    In CC all the folds are expanded (or now "toggled") back to open when the file is reopened. (Side note - Why was it necessary to change the verbiage from "collapse" to "toggle"!?!?!?)
    BTW there is a "Toggle All Folds" in the right click menu but it is pretty much useless when using the code editor for a class file since it toggles all fields up to the package statement so clicking it hides all the code.
    SOLUTION:
    Please someone let me know if this is a preference and if so where to set it in the API
    - or -
    Instead of "Toggle All Folds" - Adobe - please implement "Toggle All Folds Below" or make this selection definable in the preferences panel as well as make the preserve file state on close easier to find or implement the same functionality as CS6

    For Windows:
    Comment : Ctrl+M
    Uncomment Ctrl+Shift+M
    Once you open an script you can see these shortcuts in the edit menu. The Edit\Keyboard Shorcuts Panel has the list of all predefined shorcuts for Flash Pro.

  • Basic code editor tools missing? Extensions?

    Is there really no batch search-and-replace, GREP replacement, or HTML element autocompletion? Assumed this 'new' tool could perform at least at a level the code editor DW CS3 (or earlier?) could... love the idea of the in-place related file editor but without these basic features I'm back to BBEdit for now.
    Also: thought maybe adding extensions would expand functionality, but there dont seem to be any??? Is there a resource somewhere, as the Code forum returns 0 results as does Google.

    Hi Aaron,
    Well, there's a reason we call it a "preview release" rather than "1.0" :-)  There are plenty of features that aren't thre or aren't fully polished yet... but actually many of the things you mentioned are available already:
    "GREP replacement" -- I assume you mean search-replace using a regexp?  If you open the Replace bar you can use regexps (note the label next to the input field describing the "/.../" syntax).
    HTML element code hinting -- You should get code hints for tag names and attribute names.  If you're not seeing that, can you share your HTML file so we can investigate?
    There's also CSS code hinting in the latest Edge Code, fwiw.  And there will be JS code hinting in the bext release.
    Extensions are listed on the main open source project page, here: https://github.com/adobe/brackets/wiki/Brackets-Extensions.  We're working on building a more polished extension browse/install experience, however.
    The one thing on your list that's missing is search-replace across multiple files at once.  You can track our progress on that or upvote the user story here, in our Trello backlog.
    Hope that helps,
    - Peter

  • My Vibrance and white balance tool have disappeared! Please help!

    I ALWAYS use my vibrance and white balance tools on my side toolbar and now they're gone! I don't know how to get them back up and running. Thanks so much! By the way, this is in Lightroom 5. Thanks so much!

    Rikk!!! I have spent hours trying to figure out how to get it back!! LOL. Thank you!!! What a silly, frusterating problem so easily solved. I really appreciate your reply!

  • Code Editor, Invisible Cursor

    I'm using JDeveloper9i (902) and the code editor cursor keeps disappearing. It's still there, you can edit code, you just can't see it. If you close the editor window and open it again the cursor is displayed. Is this a known bug? Is it fixed in 903?
    Thanks for your help,
    Ian

    Hi Mark, Ian,
    It turns out that this is a Swing bug - see Sun bugs #4519058 and 4672816. When you minimize a Java app, it receives a focusLost( temporary ) event. The bug is that when you restore the Java app, it does not receive a focusGained() event. This occurs in JDK 1.3.1_01 through JDK 1.3.1_03, and does not reproduce in JDK 1.4. From the bug text, it seems that Sun does not intend to fix this in JDK 1.3 unless it is escalated.
    This reproduces when you minimize a Java app using the task bar, or the minimize icon in the app's title bar. Incidentally, you can see the bug with JDeveloper's system navigator also - the system navigator uses a darken selection color in the tree when it has focus, and a lighter selection color when it does not have focus. When you follow the reproduce steps you indicated with the navigator, the navigator stays with the lighter selection color when JDeveloper is restored.
    As I mentioned, currently JDeveloper itself runs under JDK 1.3.1 - we are trying to move to running under JDK 1.4 in the 9.0.4 timeframe, but are working through some painting irregularities currently. I've filed Oracle bug #2562479 with the information from this thread for tracking purposes. I'm still looking into a workaround for this, but I'm not sure at this point whether it is possible without a lot of overhead.
    - Jimmy

  • Best strategy for creating a Code Editor (w/ syntax highlighting) in flash

    I'm looking into creating a javascript code editor in flash. I would light to include syntax highlighting and am eliciting suggestings on how best to approach it.
    Here are my thoughts so far:
    I don't see anything pre-built, so I'll have to do it myself, am I wrong here?
    I have seen as3syntaxhighlihgt which will take code and turn it into a highlighted HTML file, but not sure whether or not I could find a way to combine that with a text editor that could support html???
    Thanks for any input that can help guide me.
    David

    After more research I've answered this one myself. For anyone else comming across this thread here is what I found:
    as3syntaxhighlight is a good option for code highlighting in flash, see the demo at:
    http://anirudhs.chaosnet.org/blog/2009.01.12.html
    It embeds very easily and quickly.
    Other options exist for editors built in JS that could potentially be ported:
    http://en.wikipedia.org/wiki/Comparison_of_Javascript-based_source_code_editors

  • Last pass password manager and auto form filler have disappeared from my tool bar. How do I get them back or do I have to start all over again.

    I am using Windows Vista. Both LastPass and the auto form filler have disappeared from my toolbar. Is there a way to retrieve this information or do I need to start again?

    Do those extensions still show as installed in Tools > Add-ons > Extensions?
    If not then it is possible that there is a problem with the file(s) that store the extensions registry.
    Delete the files extensions.* (e.g. extensions.sqlite, extensions.ini, extensions.cache) and compatibility.ini in the Firefox profile folder to reset the extensions registry.
    *https://support.mozilla.org/kb/Profiles
    New files will be created when required.
    See "Corrupt extension files":
    *http://kb.mozillazine.org/Unable_to_install_themes_or_extensions
    *https://support.mozilla.org/kb/Unable+to+install+add-ons
    If you see disabled, not compatible, extensions in "Tools > Add-ons > Extensions" then click the Tools button at the left side of the Search Bar (or click the "Find Updates" button in older Firefox versions) to check if there is a compatibility update available.
    You can also check for problems with the localstore.rdf file if toolbar buttons are missing.
    *http://kb.mozillazine.org/Corrupt_localstore.rdf

  • Hello, I have a problem with Adobe flash cs4 Professional, the tool, : Trace Bitmap

    So anyways, I was trying to make a Sprite animation using Adobe Flash Cs4 Professional. And While someone gave instructions on how to do so on Youtube, it said to use the Trace Bitmap tool in the top where tools are listed. So when I click, a downloading bar pops, and its loading so it can load it and do whatever the Trace Bitmap tool does. So anyways, when its like half-and-a-quarter done, one quarter stopped downloading, and to exit Adobe Flash Cs4 Professional, I have to activate Task Manager, and the tool dosen't work, help please.

    Did the Flash plugin crashes also happen with a previous version (10.1) of the Flash player?
    If you have submitted Breakpad crash reports then post the IDs of one or more Breakpad crash reports (bp-xxxxxxxx-xxxxxxxxx-xxxx-xxxxxxxxxxxx).<br />
    You can find the IDs of the submitted crash reports on the <i>about:crashes</i> page.<br />
    You can open the <b>about:crashes</b> page via the location bar, like you open a website.
    See:
    * http://kb.mozillazine.org/Breakpad (Mozilla Crash Reporter)

  • The dock and safari tool bar have disappeared and i can't minimise safari - can anybody help?

    The dock and safari tool bar have disappeared and i can't minimise safari - can anybody help?

    Move the mouse pointer to the top of the screen.
    Menu bar and Safari toolbar will  be visible now.
    Click the green button in the toolbar.

  • I get error when clicking on Code Editor after I install Install Visual Studio 2012 with the Microsoft Visual Studio Tools for Applications 2012 add-on.

    Hi, 
    I have ultimate VS 2012.  Following direction here, http://msdn.microsoft.com/en-us/library/office/ee526362(v=office.15).aspx 
    I installed this, http://www.microsoft.com/en-us/download/details.aspx?id=38807 
    Now all my infopath form when I click on Code Editor or On-load-Event....  the all give me error saying "infopath has encountered an error.  The operation failed"
    What is going on? How can I fix this?  
    p.s.  I'm using C# as the language choice
    thank you.

    I suspect you're running into a similar issue: http://www.sbrickey.com/Tech/Blog/Post/Office_2013_InfoPath_2010_Forms
    Scott Brickey
    MCTS, MCPD, MCITP
    www.sbrickey.com
    Strategic Data Systems - for all your SharePoint needs

  • Could you help me with an app situation? We purchased several codes for Splashtop to install on our iPad 2's. It was working great but now that we upgraded the OS they have disappeared. The codes that we purchased are giving us an error that they have alr

    Could you help me with an app situation? We purchased several codes for Splashtop to install on our iPad 2's. It was working great but now that we upgraded the OS they have disappeared. The codes that we purchased are giving us an error that they have already been used. So far it has only been 2 iPads. 
    Any solutions?

    The compiler is highlighting the areas you got wrong, although the error messages are somewhat confusing.
    Error 1: NSLog is a function and needs to be called as such, see e.g. the circleArea call on the line above. Functions are called using the function-name with its arguments in paratheses e.g. foo(12, 13).
    Error 2: looks like a typo, defining a function is done as function-name(... <arguments> ...) { ... <body> ...}. In your code there is a ";" between the arguments and the body that should not be there, you probably copy pasted it from the forward declaration at the top of the source codde file.

  • How to change background color in code editor?

    Hi. Some of the pre-selectable Schemes under Tools->Preferences->Code Editor->PL/SQL Syntax Color (e. g. Ocean) have a "global" default background color that applies to all styles. How can I edit this color for my own color scheme?
    (SQL Developer version 3.1.07)

    Jeff,
    if you try to change all the plsql keywords to the same background color (that is not either white or black or blue) via the options panel in SQL Developer (Code Editor > PLSQL syntax colors), you will get the new background color in the worksheet only for the areas with plsql text, while the areas without any text will have the same background color as the base color scheme you started with. This means that there is no way to change the "general background" color via the options panel, but you have to use the same background color of one of the predefined color schemes.
    This seems to me a bug, but probably it's not considered high priority, so it will not be fixed for the time being.
    I would like to stress the fact that being able to change the color scheme of the development environment that you use every day about 8 hours a day can make quite a difference on your eyes at the end of the day.
    Thanks,
    Paolo

  • My bookmarks have disappeared and I can't add new bookmarks.

    All my bookmarks have disappeared, including the defaults on the toolbar of most visited, etc. I can't add new bookmarks either. I have tried all the Help Topics on lost bookmarks. I tried restoring bookmark backups, but the backup from the date I lost bookmarks says "unable to process backup file." All the later dates will load, but they have no bookmarks saved in them. All of the other Help Topic attempts went fine but did not solve the problem.

    What I would say is that if you have any bookmarks at all at present that you make a manual backup of them, and then continue to make manual backups as any recovery efforts proceed.
    * see [[Backing up and restoring bookmarks]]
    There is a possibility that you had corrupt files, and may then have inadvertently overwritten any files that may have contained bookmarks. It is a good idea to make manual backups, for cases where the auto backups do not. work as expected.
    If you have already followed the instructions carefully about [[lost bookmarks]] and without resolving the situation, there may not be much you can do about your personal bookmarks. If they are important and you are willing to try there may be a possibility using file recovery software, &/or sqlite editors that something could be salvaged, but not something I can advise on, I am not currently a Mac user.
    The default bookmarks should be fairly easy to restore. You can probably also start the bookmarks working again. Trying the simplest options first:
    # work from [safe mode]
    #* at this stage when you see the first dialogue window with options do not make changes, press the continue button
    # use the customise / customize option from the toolbars and '''reset defaults'''
    #* Mac may differ from my Windows XP, I can right click bookmarks, or use the tools menu see [[How do I customize the toolbars?]]
    # if that has failed to resolve the problem go back to safe mode as in step 1 but this time use reset toolbars and controls.
    By now you should have the default bookmarks back and maybe the bookmarks work and will save new bookmarks, try it whilst still in safe mode, before going back to try in ordinary mode. If it works in safe mode but not in ordinary mode you probably have some add-on managing to cause problems
    If you still have problems and bookmarks will not save see [[bookmarks not saved]] that probably indicates corrupt places.sqlite &/or localstore.rdf the linked article explains how to find and delete them.

Maybe you are looking for

  • Mountain lion crash when opening logic photobooth and lost all my music in itunes.

    Why are apple apps crashing in Mountain Lion. Logic, Photobooth, iphoto and lost all my music in Itunes?

  • Calling webhelp topic from command line

    Hi I've searched the list, but was unable to find any information about this. How do you call a webhelp topic from the command line? What syntax would I use? Thank you Nadine

  • Regexp_substr unexpected behaviour

    While trying to come up with a constraint to check for correct RGB color codes (RvalueGvalueBvalue) where the value is between 0 and 255 I saw the following: database used: Oracle Database 10g Express Edition Release 10.2.0.1.0 CREATE TABLE test (col

  • Unable to set default

    I am unable to open a document with adobe sent by email. I downloaded adobe for windows 7 and cannot set it as my default .

  • Modularize the code

    Hi  Experts, I am using Function module F4_INT_TABLE_VALUE_REQUEST for F4 help funtionality . i have 30 to 40 fields for which i need to use this function module . Every time i need to pass different fields and diferent tables. Anbody please tell how