Library asset delete feature would be nice

Unless I am missing something, I can't delete a library asset.  I gets pretty cluttered as the design progresses.  Is the delete feature going to be incorporated in the final build?

The ability to delete items from the library is something we've been talking about, so it's good to hear you've run into this, too.
Currently, the way to get old items out of your library panel is to switch to code view, expand the project in your project navigator panel, expand the src folder, images and swfs will be in the assets folder, components in their own folder.  Select the desired item and use the context menu to delete it.
Be careful with this, though, it's possible to break your project if you delete the wrong assets.  It's kind of a 'secret back-door', so I wouldn't recommend relying on this technique...

Similar Messages

  • The memory on my MAC is full. It holds 4GB of RAM of which 79GB are photos. I would like to back up my photos to an external drive but just don not know how. I do not wish to use time machine. How do I back up my photo library, then delete the them t

    The memory on my MAC is full. It holds 4GB of RAM of which 79GB are photos. I would like to back up my photos to an external drive but just do not know how. I do not wish to use time machine. How do I back up my photo library, then delete them from my MAC to free up that 79GB? Thank you.

    Hi
    Just to clarify a couple of points in your post.
    RAM (memory) is different from hard drive space. You have 4GB of RAM, but that has no bearing on the amount of drive space you have, of which we know that 79GB are photos.
    If those photos are in iPhoto, you should be able to move the entire iPhoto Library, from the Pictures folder, to your external hard drive. You can just drag and drop. Do not have iPhoto open while you're doing this. Once it's done, you can double-click on the moved iPhoto Library file to associate it with iPhoto, so that the app remembers where the library is for next time.
    One more thing. When you move a file to a different location, and then delete the original, you don't have a backup. You still only have one copy. So if that external drive dies, you will lose all your photos. Time Machine is a very good way to prevent this from happening. You should dedicate a different drive for Time Machine backups.
    Matt

  • Feature Request -Support For All Library Assets Formats

    I would like to request an update to the application to allow full support for all Library asset formats.
    I have recently started using Comp CC to draft layouts. I have found that none of my graphics Library assets can be used due to their format type. This has limited the usefulness of Comp CC as many of my assets are Illustrator vector graphic.

    Thanks for opening our eyes. I spent a good hour trying to place vector graphics into an image place holder before I posted.
    In my defense I find this method less than intuitive. I don't understand Adobe's thinking on separate methods of placing vector graphics & raster graphics. I personally treat all graphics the same vector or raster the are both graphics. This has been the standard workflow for placing image into DTP apps since the beginning.

  • A few features that would be nice to have

    - Fluid grid layout for responsive design (why not just merge Edge Reflow with Muse??)
    - Ability to create themes for CMS systems like Wordpress
    - Ability to display an image sequence on scroll (so can display a 3d image sequence)

    Hi Calin,
    1) how does one install jRuby? Where are the jars? I was hoping the JSR 223 integration would be here: http://java.net/projects/scripting/downloads but it's not. How come it's not distributed with the tool?
    - we do not distribute scripting engines - they communicate with JRE not with Data Modeler - if you plug scripting engine into your Java then DM will recognize it and allow to be used
    - you can download JRuby from http://jruby.org/download
    - extract the archive and copy jruby.jar file to ext directory - "Java\jdk1.6.0_27\jre\lib\ext"
    2) is it possible to attach custom triggers to tables? Is there a better way other than using Scripts -> After Create?It's not clear what you mean with "*custom* trigger" - you can create regular trigger in physical model - under table node you can find "triggers " node and you can use context menu to create trigger.
    3) It would be nice if multiple classifications could be attached to tables, so the multiple classifications can be used by multiple scripts.. For example a table can be both a fact (generate some things..) and have audit columns (attach a trigger >to maintain them), etc.Your example doesn't clarify the need for more then one classification
    Philip

  • Is there any way to tell which formulas a particular cell is in, reverse look-up style? That is, is there a way to search somehow for which formulas in a sheet contain a particular cell in them without opening all of them up? If not, it would be nice

    Is there any way to tell which formulas a particular cell is in, reverse look-up style? That is, is there a way to search somehow for which formulas in a sheet contain a particular cell in them without opening all of them up? If not, it would be nice.
    I'm fixing a Numbers document that I use in business daily that's become overly complicated, but while I want to clear/delete a number of cells in it to clean it up, I'm not sure if those cells are being used as source for other formulas on the page. I don't have to open all my formulas one by one to see if that cell is in there, do I?! That'd be a huge amount of work if I wanted to eliminate say 10 cells to search each formula on the page to see if it is in there or watch all the cells when I delete that cell to see if the numbers change! There's got to be an easier way! Right click doesn't seem to be any help.
    I don't want to damage my daily tool to make it cleaner and reorganize it. Is there really no way to do a reverse look-up of which formulas a particular cell is in?! Any time I click on a formula it highlights all the CELLS in that formula. Why can't I (or can I?) do the reverse and see all the FORMULAS that contain a particular cell?
    As a Numbers document ages or gets used frequently, you can sometimes forget which cells are tied to which formulas. You just look for the results of your formulas. Would be a nice thing to be able to do. Thoughts? Work-arounds? Answers?

    Answer would be no unless application provided such feature. Numbers does not as far as I know.
    Note that even if you have complete list of formulae used in a table, identifying formulae referencing any given cell is not simple.
    E.g., cell T20 is referenced not only in
    =T20+1
    but also in
    =SUM(T)
    =SUM(20:20)
    =SUM(S19:U22)
    =OFFSET(S1,19,1,1,1)
    =INDIRECT("T"&(10*2))
    In order to identify such formula, we have to actually evaluate it to see if it references the given cell. Especially such formula as OFFSET() and INDIRECT() may not be found by static parser because their parameters can be dynamic.
    Sorry to be the bearer of bad tidings.
    H

  • Exporting library assets to frame 1 causes delay

    I'm fairly new to Actionscript 3, just trying to puzzle something out.
    I have several small movie clips saved in the library of myCS4 Flash.fla file, I want to make them available to dynamically add to the display list as children, based on the button clicks of the viewer. I can get it all to work fine via Symbol Properties > Linkage > Export for Actionscript.
    BUT - When the movie clips are set to "export for actionscript" from the  Library, playback seems to hang on frame 1 until all of these  exported assets have downloaded. The big problem is that I have an ultra-simple but totally custom preloader/progress animation coded in a loop in the second and third frames, which kicks out to frame 4 and continues playback as soon as the download is complete.
    Because of this, the preloader has essentially become useless - because all that can be seen is several seconds of empty stage, until the vast majority of the bulky assets have downloaded. Then the preloader flashes onstage for just an instant, and disappears because the content is already up.
    So, my questions are:
    A)  Is there a SIMPLE alternate method to load these library assets in such a way that it doesn't cause this major lag on frame 1?
    B)  Failing that, I suspect I may have to retool my preloader to run as an ENTER_FRAME event in frame 1.  Is this worth the effort (can this potentially resolve the lag issue and allow for a meaningful preload progress animation, despite the lag from the asset export?)
    Any advice, thoughts, ideas (sample code?) would be greatly appreciated!!
    Thanks in advance,
    </a>
    **Edit follows**
    OK, so after a little more research, I have basically answered this question for myself. I'm updating the post for the benefit of others who may find themselves in my shoes somewhere down the road.
    The solution (as far as I can see) is to pretty much just avoid using the "Export for Actionscript" option for exporting assets to the timeline, as much as possible. Maybe it's fine for a few small assets, but not the best choice for large stuff, which in my case was the lions' share of the content!!
    Or at least don't use the default setting of exporting to frame one!!  This will likely foul up ANY preloader, because essentially Flash player will not display any of the content on frame one until ALL of the content on that frame has fully downloaded - You'll be stuck staring at an empty stage for ages, then when the preloader finally does show up on the stage and run, it will zip by in an instant while (probably) doing its job properly, but it's really only updating on the load progress of the balance of the SWF file.
    The info I found suggested one easy method of making the assets available to Actionscript -- simply just place all of the required library assets into some unseen frame in the timeline, shortly AFTER your preloader runs.  Then Flash Player will load them after the preloader has done its thing, and they will be available to be accessed by Actionscript later in the timeline when you really need them.
    Also FYI -- I also tried changing the export settings to have Flash export the assets in question in frame four instead of frame one, with the unfortunate and unexpected result that my published SWF began skipping playback directly to frame four, which also effectively killed my preloader (which was running in frames two and three.) This glitch remained, even after reverting the export setting back to export the assets in frame one!!  It seems like my .FLA file was irreversibly altered (contaminated??) by changing the export frame setting?!?  Yikes!!
    Luckily I had an earlier version saved under a different file name, it was relatively easy to go back to that version and bring it up to date.
    Anyway - that's all for now. Hope this info can help someone else....
    </a>

    See edit at bottom of original post....

  • It would be nice if the IOS7 calendar in weekly view would show more

    When viewing in weekly view, all-day events appear at the top.  When there are two or less, the size of that window reduces.  It would be nice if it expanded to show all, all-day events for that day.  Currently I have to scroll up and down to see them.

    Hi Kathy,
    No need to apologize. It's your first time submitting, so I'm going to go waaaay out on a limb & assure you that you are not being redundant!
    Welcome to the Apple Support Community. Your post actually inspired me, if you will, to find a way to peruse through new music releases without having to come across genres that I absolutely do not care for... like Metal or Rap. Go figure!
    Okay, what I found was that when you are in the iTunes Store, you can simply click on Music as shown below:
    Then if you look over to the right just below the rotating billboards, you will see the following:
    Then it's simply a matter of selecting which genre you want to see; for example:
    Voilà! The page will show nothing but.... you guessed it, kathyfromindianapolis!
    Then, if you want to see most of the newest releases by genre; then simply click on the " See All > " hyperlink just to the left of the 'genre selector box' & that will bring you to a page like this:
    Finally, up in the top right corner, there is a 3-way toggle with a little triangle with which you can sort by Name, by Release Date, or by Featured. I believe that the default setting is 'Featured', however, I prefer the 'Release Date' as that puts it all in chronological order for y'all!
    So, your suggestions are nice, Kathy, but since it would cost Apple the time involved in facilitating such a change; chances are (realistically speaking) that your suggestion(s) will go unheeded. Nonetheless, I hope that what I have found (because of your initiative) helps you come closer to what you suggested.
    Best Regards,
    mm~

  • I bought a used ipod touch. The music on it was not my taste.  I found a delete feature and now EVERYTHING is gone. No icons. Nothing.  How do I get it back?

    I bought a used ipod touch.  The music on it was not my taste.  I found a delete feature and EVERYTHING is gone.  How do I get the icons back and start over?

    If you did not yet connect with iTunes, you can place any music from your library back into your iPod from the computer. When set to automatically manage usic and videos, whatever iTunes finds changed in your music app will be reset to what is on your computer iTunes library.

  • Itunes Library has deleted itself, is it possible to get songs off my phone back into the library as i don't know when my last back up was?.....please help.

    SO MY ITUNES LIBRARY HAS DELETED ITSELF...
    IM REALLY NOT VERY TECHY SO I REALLY COULD USE SOME HELP
    IS IT BPOSSIBLE TO GET THE MUSIC OFF MY PHONE AND RE ADD IT TO THE LIBRARY THAT WAY?
    OR COULD I DELETE ALL MY ITUNES SOFTWARE AND RE INSTALL IT AND THEN SYNC MY PHONE, WOULD IT COME BACK THEN?
    SORRY IF THESE ARE REALLY STUPID QUESTIONS
    ALSO DOES ANYONE KNOW WHY THIS MIGHT HAVE HAPPENED?
    IVE READ SOME OTHER POSTS AND THEY SAY TO LOOK AT YOUR ITUNES FILE BUT THEY ARET VERY RECENT FOR SOME REASON AD I WILL HAVE LOST ALOT OF SONGS
    ANY HELP GREATLY APPRECIATED

    Hey bryce255,
    Thanks for the question, that definitely sounds frustrating. Luckily, we have steps available that may be able to restore your previous library:
    No content shows up in iTunes after updating
    http://support.apple.com/kb/TS1967
    Resolution
    1. Quit iTunes.
    2. Download and install the latest version of iTunes.
    3. Use the Finder (Mac) or Windows Explorer (Windows) to go to the iTunes folder that contains the iTunes library files:
    Mac OS X
    /Users/username/Music/iTunes/
    Microsoft Windows Windows XP and Windows 2000
    \Documents and Settings\username\My Documents\My Music\iTunes\
    Microsoft Windows Windows Vista and Windows 7
    \Users\username\Music\iTunes\
    4. Drag the iTunes Library file from the above location to the Desktop.
    5. Open the Previous iTunes Libraries folder in the iTunes folder.
    6. Locate the file named iTunes Library YYYY-MM-DD where YYYY-MM-DD is the date you upgraded iTunes (Year-Month-Day).
    7. Drag this file to the iTunes folder (the enclosing folder).
    8. Rename this file to iTunes Library.
    9. Open iTunes.
    You should now see your missing content in iTunes.
    If the above does not resolve your issue, you can learn about re-creating your iTunes library:
    iTunes: How to re-create your iTunes library and playlists
    http://support.apple.com/kb/HT1451
    Thanks,
    Matt M.

  • How can I add a library asset to a specific master spread?

    Hello! I am new to the forums and rather new to javascript as it relates to indesign so I apologize if this is rudimentary.
    I am building a script that automates new document creation for our company and have run into a problem with placing library assets.
    I want to add a library asset to a specific master page by name, but I cannot find a way to do this.
    I can get assets to place into my document with this:
                var t = app.libraries.item(0);
                var libTapeStrip= t.assets.itemByName('Tape Strip');
                var myTapeStrip = libTapeStrip.placeAsset(myDocument);
    However, the asset is being placed on a master spread that I had previously added to the document. It seems to be the active or front most spread because when the script is complete and I create a new window that spread is what is displayed with the asset on it.
    I would like to place the asset on another master spread, but placeAsset() only accepts documents and text boxes. I have also looked on a way to bring the master spread I want to the front, but cannot find this either.
    If anyone can lead me in the right direction I would appreciate it!!
    Thanks,
    Ben

    @Benjamin – You could make the spread (or the page) where you want to place that asset the "activeSpread" or "activePage", place the asset and then go back to the old active one.
    Something like this:
    (Here I assume that you want to place your asset on a master spread named "A-Master" and the asset is the first in the one and only library file that is open.)
    var myDocument = app.documents[0];
    var myMaster = app.documents[0].masterSpreads.itemByName("A-Master");
    var myLibrary = app.libraries[0];
    var myAsset = myLibrary.assets[0];
    var myOLDActiveSpread = myDocument.windows[0].activeSpread;
    myDocument.windows[0].activeSpread = myMaster;
    myAsset.placeAsset(myDocument);
    myDocument.windows[0].activeSpread = myOLDActiveSpread;
    Uwe
    Message was edited by: Laubender
    Message was edited by: Laubender [Nothing edited in the code.]

  • Need detail information, steps would be nicer, to upgrade from Exchange 2003 to Exchange 2010 to setup in test system first then try on production, since not much room for downtime, thanks bekir

    Need detail information, steps would be nicer,  to upgrade from Exchange 2003 to Exchange 2010 to setup in test system first then try on production, since not much room for downtime, thanks bekir

    Hi,
    Overview of the upgrade progress from Exchange 2003 to Exchange 2010 including the following steps:
    Installing Exchange 2010 within your organization on new hardware.
    Configuring Exchange 2010 Client Access.
    Creating a set of legacy host names and associating those host names with your Exchange 2003 infrastructure.
    Obtaining a digital certificate with the names you'll be using during the coexistence period and installing it on your Exchange 2010 Client Access server.
    Associating the host name you currently use for your Exchange 2003 infrastructure with your newly installed Exchange 2010 infrastructure.
    Moving mailboxes from Exchange 2003 to Exchange 2010.
    Decommissioning your Exchange 2003 infrastructure.
    For more details, please refer to this following document.
    http://technet.microsoft.com/en-us/library/ff805040(v=exchg.141).aspx
    Best Regards.

  • When using Creative Cloud Library assets created in Illustrator why are the naming conventions I use not being pulled over into the Photoshop layers?

    I create the Creative Cloud Library asset in illustrator and give it a name such as "camera-icon". It shows up in my Creative Cloud Library pane in Photoshop as "camera-icon". When I use that asset in Photoshop the layer is randomly named "a56bd81d-d81f-4815-82b3-5795d410b527". Why is this happening? Shouldn't that layer resolve the name back to "camera-icon" so that when I extract files for use in my application the naming convention is correct. Right now I have to manually rename that layer again. Is this a bug or have I just not done something correctly?

    I think you have pasted the entire crash log. In case of such issues in future, please paste the error screenshot.
    Seems to be a permission issue. Lets follow the below suggestions:
    Solution 1: Rename the following folders on your machine:
    '/Library/ColorSync/Profiles/Profiles'
    '/Library/ColorSync/Profiles/Recommended'
    Solution 2: Rename the following files:
    '/Library/Application Support/Adobe/caps/Media_db.db'
    '/Library/Application Support/Adobe/caps/pdb.db'
    Make sure you dont touch caps.db under the same folder. Now run the installer again. Let me know if you need more help.
    Solution 3:
    Please Run following commands on terminal on the machine (this will remove the corrupt fonts and should allow you to run the installer successfully) -
    sudo mv "/Library/Fonts/ACaslonPro-Bold.otf" /tmp/
    sudo mv "/Library/Application Support/Adobe/SavedFonts/current/AdobeArabic-Bold.otf" /tmp/
    sudo mv "/Library/Application Support/Adobe/HelpCfg/de_DE/goURL_lr_photoshop_de.csv" /tmp/
    Please feel free to respond to this thread if you have any questions about the steps listed within the document.  If you could also respond with the specific error message you receive, It would be appreciated.

  • Flash CS5.5 Library Assets "Preview not available"

    Library assets essentially vanishing into thin air.  You either get blank white or "Preview not available" when you click on them.  And then when you click to Edit them, you get a memory error. 
    Still no fix for this guys?  2 years and a version upgrade later...unbelievable.  Adobe is a lost cause...

    The number of frames in each scene doesn't look like a problem.
    I would suggest you to Keep one scene and split your elements in Movie Clips instead of creating different scenes.
    Your explanation suggests that your scenes run continuously and there is no interaction by the user. So you can easily use 6 movie Clips in the timeline instead of Six Scenes.
    Let me know if this solution resolves your issue.

  • Digital asset management features

    can any one tell me the digital asset management features?
    I know the basic features like,
    .Workflow, version control, security, archiving, subscriptions, content conversion, collaboration, record disposition, and Web publication assets leveraging core capabilities of Oracle WebCenter Content
    • Content check-in and accessibility from anywhere with Web-based and Windows Explorer interfaces 
    • Compression of content to decrease bandwidth demands
    •Automatic categorization of assets for easy searching
    •Quick identifying of files via automatically created thumbnail renditions
    any one knows anything other than this?
    I would like to know the specific features like image cropping is possible, multiple renditions are possible.
    I need some thing like this

    Take a look at the documentation. I guess the best place is here: Working With Image and Video Conversions - 11g Release 1 (11.1.1)

  • Dock:  dwell setting would be "nice-to-have"

    FireFox's "Tab Mix Plus" extension offers a feature that would be "nice-to-have" for the Dock. I've got my dock in the "automatically hide and show" mode. Often I mistakenly move my mouse to the edge of the display where the dock is hidden; but the amount of dwell time required to un-hide the dock is not under my control. I would like to be able to set the number of msec that the cursor must dwell on that edge before the dock unhides. As it is, when the dock launches, the only thing I can do to hide it again is to move my cursor off that edge. Often, I do this while cursing...
    Is there anything (OS extension, etc.) available now that could add this capability to OS10.4.10? TIA for any info.

    Tnx for the feedback, Thomas, but what you are suggesting is imho a band-aid rather than a real solution. I normally have the dock on the right side of my screen, where it conflicts with scrollbars on or near that same area. True, moving the dock to the opposite side "fixes" that problem (so thanks!) but as I am right-handed, I'd really want to keep the dock there.
    Sooo... Anyone know how to add dwell-time to the activation of the dock? Apple, are you listening... this would be a cool improvement, adding an innovation that is a real time-saver in FireFox tab handling.

Maybe you are looking for