How to remove assets

I wrongly put jpegs on my website pages by click and drag from a desktop file. They were twice the size I needed. Now I want to remove those assets and redo my webpages the "right way" by use the place feature. How do I do this?
erin p

Hello Erin,
Check these related posts:
http://forums.adobe.com/message/5650727#5650727
http://forums.adobe.com/message/5212576#5212576
Hope this helps.
Cheers
Parikshit

Similar Messages

  • Urgent -open purchase orders existed in asset how to remove from the asset

    Hi,
    Some assets I am going to delete if the open purchase orders existed how to remove the open purchase orders from the asset  what is the t/code to view the open purchase ordes.
    Can any body give the details please.
    Regards,
    Prabhakar.

    Use ME2N and give the required paramets in field Selection Parameters.  Some of the available choices are
    Open invoices
    Open target value
    Open issue quantity
    Issue quantity reversible
    Open goods receipt
    PO AA link is established through Account Assignment Category A mentioned in PO.  Select the PO with above and change the PO through ME22N

  • How to remove deletion of asset from Asset Histrory

    Hi Experts
    In my project there are some assets created and some transcations are posted and reversed back
    since those assets are created by mistake, they should not come into asset history
    can you please tell me how to remove those assets from asset histroy
    Regards
    Sreenivasulu

    Hi,
    this should be possible by using AS06 and deletinge these assets. Please note you need to set deactivation date in AS02 first.
    Hope this helps,
    Luana

  • How to remove effect presets from a clip?

    I'm learning how to use Premiere Elements 8 from Adobe's official Help document.
    I'm currently working through Chapter 10, "Applying effects", section "Working with effect presets" -> "Apply an effect preset".
    The Help document doesn't tell how to remove an effect preset you had applied.
    I've tried to follow the instructions for removing regular effects, but they don't seem to work in the case of presets.
    How can i remove effect presets from a clip?

    I suspect it's actually a standard PE terminology that i'd better get acquainted with.
    I wanted to address this part separately. Actually, "workflow" is more of a video, or at least NLE term, and is not specific to PrE.
    As for terminology, this ARTICLE might prove useful.
    As I attempt to point out, some of these terms might be applied slightly differently, depending on the exact program used. As a for instance, PrE 8 has moved all of the Export options to Share. I still write "Export/Share" in case a PrE 2 through 7 user reads it. Terms can change. Also, Avid might call one common operation by one name, and Final Cut Pro use a different one.
    For me, I had to learn some new terms. I can from a film background. Terms were changed with video. For instance, my old Fade-to-Black is now Dip-to-Black in most NLE's. First time that I typed Fade-to-Black, everyone came back with "huh???"
    I read a lot of books on general editing of both video and audio. Some authors use different programs, and though the core theories are the same, their terminology can be rooted in their program of choice.
    Also, with regards to audio, many still use a lot of the terminology from the analog days, and keep them, because analog is still part of the workflow in most productions - think of the mics, for instance. There is generally less analog left in video, unless someone needs to telecine film to digital, or transfer VHS tapes to digital. More of the total workflow is all in digital, so my old film school terms have faded.
    One of the things that I attempt to do is differentiate exaclty what I am talking about. If I type video, I mean video in general. If I type Video, I am talking about the video Assets in a Project. Notice that Assets is also capatilized, as that is a term from the NLE and is specific to all things, SFX, Video, Audio, etc. used. Sometimes I slip up. I use project to mean the whole thing, and Project to mean the setup in the NLE, that will result in either a .PREL, or .PRPROJ file from my Adobe editors. Does this make sense?
    Good luck,
    Hunt

  • Loop I created: how to remove?

    Hi,
    I've been 'hitting' the 'delete' button to no avail to remove a loop I created. Anybody knows how to remove a loop I created accidentally? I don't want to know how to remove loops provided with the software. I only want to remove my own loop. Thanks.
    Using Logic Pro X V10.0.4 with Macbook air 2013.

    Try this:  1st go to your project settings>assets and make sure that the first box (copy audio files into project) is not checked.  Then drag your loop into the project.  If it is a MIDI loop you will need to drag it to an audio track, if it is an audio loop then drag it to a blank area of the arrange and a track will be created.  Need I say you should do this on a fresh project in case there already is a copy in the project folder?  Now select the region and go to (local arrange menu) functions>show audio file in finder (the key command on my system is shift+command+R).  That is where the loop is.

  • Best Way to "Unload" or remove assets in AS3

    I read G. Skinner's article on removing resources in AS3 and
    garbage collection (
    click
    for relevant section of article) and I was a bit astounded.
    I understand that one must be careful to manage memory --
    remove listeners, add weak references, etc -- and clean up when you
    go. I.e. I have a basic understanding of how to make assets, once
    off the display list, eligible for garbage collection. But let's
    say you load a SWF and it's running -- and particularly if this is
    not your own SWF, e.g. in a gallery setting -- is there a way to
    get rid of it? What if you load in a SWF, and it uses a lot
    of CPU -- and you want it
    gone when it's gone? Is there any way to really get rid of
    things in AS3, or do you just make them eligible for GC and hope
    for the best? This seems a very bad thing -- particularly, if, say,
    you're loading in content over which you don't have control (as in
    that proverbial gallery).

    no.
    no.
    yes.
    and yes.
    so, just say no to loading assets over which you have no
    control.

  • Firefox hangs on opening requiring force quit I have snow leopard mac It hangs when I try safe mode. I need to know how to remove all traces of firefox on my mac so I can reinstall. I have tried terminal as advised on firefox webpage. Please advise m

    Firefox hangs on opening requiring force quit I have snow leopard Mac It even hangs when I try safe mode. I need to know how to remove all traces of firefox on my mac so I can reinstall. I have tried terminal as advised on firefox webpage. Please advise me
    == This happened ==
    Every time Firefox opened
    == I tried to update firefox add-ons ==
    == User Agent ==
    Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_3; en-us) AppleWebKit/531.22.7 (KHTML, like Gecko) Version/4.0.5 Safari/531.22.7

    Try a new profile. See [[Recovering important data from an old profile]]

  • ALV .  How to remove the sort buttons on toolbar in ALV report?

    Hi,experts
      As you know, in default case , the alv report will display two sort buttons(ascending ,descending) on its toolbar , So How to remove the sort buttons on toolbar in ALV report?
      Thanks for your help .

    Hi guixin,
    1. Before calling REUSE_ALV_LIST_DISPLAY
    2. Write this code :
    data : excl type SLIS_T_EXTAB.
    data : exclwa type SLIS_EXTAB.
    exclwa = '&OUP'.
    append exclwa to excl.
    exclwa = '&ODN'.
    append exclwa to excl.
    3. Then while calling the FM,
       pass this parameter also .
    IT_EXCLUDING     = excl
    It will work fantastic.
    regards,
    amit m.

  • How to remove blank pages from WebI Report in view page layout option

    Hi,
             I am working in Business Objects XIR2 environment. I have a WebI report with several sections. I need to show the report as a book with 69 sections (each section on new page). there are 69 sections on cost center and each cost center section has almost 10 sections embedded in it. When i see in regular view - I only see 69 pages but when I try to see in "View Page Lay out" option, there is one blank page added after each results page.
    Please let me know how to remove this blank page. I need to give users the option to download the book as PDF on to their machine. Now, when I download to my machine, I see one blank page after each results page.
    Thanks in advance.

    Jus convert your report in Page Layout mode and see if your first pafe is getting expand in the second page.
    Now check if there are any cell going into second page.
    - if there are any blank cell which is there after table.
    you have to check formating very carefull.

  • How to remove credit card from iphone4s

    how to remove credit card from iphone4s

    Not sure what you mean by this. Are you trying to remove your credit card information from the App Store/iTunes store?

  • How to remove calendar in ical

    I clicked on a link that added a calendar to my ical which has now synced with my Google calendar and added all the events to it as well.  Unfortunately, I did not realize that this was going to add every single instance (multiple events per day) to all my calendars.
    I'd like to reverse this action but there is not easy way to do this in ical it seems.  I cannot "delete" the calendar because it does not appear in the list of subscribed calendars in ical.
    I subscribed to two calendars this way and I'd like to remove them both.  I also have to now deal with how to remove hundreds of entries in my Google calendar....and it seems there is no batch delete there either unless I pay for a third party program....arrrgh
    If anyone can shed some light on this I'd be most grateful.

    Thanks for your reply.  I "subscribed" to a couple of motorsports calendars in iCal by visiting a direct link on the Apple website like this one: http://www.apple.com/downloads/macosx/calendars/2011motogpworldchampionshipcalen darprovisional_gpticketltd.html    
    This adds the events contained in this calendar directly to iCal and I can't for the life of me find a way to "unsubscribe" or eliminate these entries short of erasing them manually one by one.  Unfortunately, there are many of them.
    If you know how I may go about doing this in an efficient manner, please let me know!

  • Adobe Creative Cloud (Desktop) does not work properly. The application is blocked : it could not be launch neither stopped. I'm on MAC Yosemite OS, does anyone know how to remove it properly or to force its stop. It does not appear in the launched applica

    Adobe Creative Cloud (Desktop) does not work properly. The application is blocked : it could not be launch neither stopped. I'm on MAC Yosemite OS, does anyone know how to remove it properly or to force its stop. It does not appear in the launched applications.

    I received no error message. The application was just trying to find applications unsuccessfully.
    I am using MAC OS 10.10.1
    I tried to uninstall the application  but it seems that a kind of deamon is still installed thus providing me to reinstall properly. Do you know where are the elements to remove in order to get my machine just like before ?
    Otherwise I would have to reinstall everything and this would be a pain.
    Thanks for your help.

  • How to remove folder and leaf icons from a tree

    Hi,
    I know how to remove when we have a mx component i.e.,
    <mx:Tree folderOpenIcon={null} ...../> similarly for
    closed and default leaf icon.
    But how do i achieve this from an action script like say i
    have,
    var tree:Tree = new Tree();
    tree.setFolderOpenIcon(null); ///is there something like this
    or any other alternative.
    Please advice.
    Thanks,
    Lucky

    the folderOpenIcon is a style so you have to set it with the
    setStyle method
    try:
    tree.setStyle("folderOpenIcon",null);

  • There is a transparent color over my file in muse whenever I'm editing the file, does anyone know how to remove this?

    Here's a screenshot. I've tried everything to make it go away, including changing the browser fill color, but this just wont change. It does disappear when I preview the site online, though. Does anyone know how to remove this color? Thank you in advance!

    Hi Jessica,
    Please go to View > Click "Hide grid overlay".
    Regards,
    Aish

  • How to remove % sign from List of Values

    Hi ,
    I have shared list of values thats is based on SQL query. At runtime the select list default value is showing as "%". Can someone suggest how to remove % and replace with null (blank)
    Thanks
    Aali

    In ist of Values region, if you select display null as 'Yes', in 'null display value' area use space tab or type something like ' - Select-' to replace %. Or, choose Display null as 'No.

Maybe you are looking for