Drag file next to back button on finder

I accidently dragged a file next to the Back button (see picture).
It's really annoying because not only it takes space beside the back buttons, but it also looks ugly and I don't need such feature.
How can I remove this shortcut?
Thanks!

Have you tried holding the command key down while you dragged it off?

Similar Messages

  • How do I use edge commons composition loader to load multiple compositions with a next and back button?

    I am working on an interactive book and have set up each page as a separate composition in edge.
    I am using  the edge commons JS library to load multiple compositions into a main composition.
    You can see how this works here: Edge Commons - Extension Library for Edge Animate and Edge Reflow | EdgeDocks.com
    The way the edge commons tutorial is set up requires a button for each composition i want to load. I am interested in loading multiple compositions with a "next" and "back" button, and a "swipe left, "swipe right" gesture on the content symbol that each composition is loaded into. I also need the swipe features on the content symbol not to interfere with the interactive elements on the loaded composition.
    Please suggest a solution that will work without adding additional scripts beyond edge commons and jquery.

    Sort of. I'm using this code inside an action for a button symbol. But it doesn't work perfectly. Trying to debug it.
    Let me know if you have any luck.
    //Check to see if pageCounter already exists
    if (typeof EC.pageCounter === 'undefined') {
      // it doesn't exist so initialize it to first page
        EC.pageCounter = 2;
    //check if the page is only 1 digit -- patch for single digit
    if (EC.pageCounter < 9) {
       // it is, so we need to pad a 0 on the front.
      EC.pageCounterString = "0" + EC.pageCounter;
      //e.g.  01 ...09,11,12,13....115,222352,,....
    else {
      EC.pageCounterString = EC.pageCounter;
    EC.loadComposition(EC.pageCounterString + "/publish/web/" + EC.pageCounterString + ".html", sym.$("container"));
    EC.pageCounter = EC.pageCounter + 1;
    //TODO for back  -1

  • Problems with Next and Back Buttons ActionScript 3.0

    Hi,
    I have set up a Back, Play and Next buttons in a slideshow I am making.  The next and back buttons work correctly until it gets to the end. 
    If I press the Next button it goes back to what appears to be Frame 1 and will not go to the next slide. If I press the Back button it will then go to Frame 201 and If I press next again it will go to Frame 1.  It will only go back and forth in between those frames.
    If I press the Back button from the beginning it goes through the slide show correctly then it gets stuck at Frame 1.  If I press next button it goes to Frame 121 and gets stuck in between 121 and 1.
    I can't figure this out please help.
    My code on Frame 1 is:
    stop();
    play_btn.addEventListener(MouseEvent.CLICK,playslideshow);
    function playslideshow(event:MouseEvent) { gotoAndPlay(2); }
    forward_btn.addEventListener(MouseEvent.CLICK, fl_ClickToGoToAndStopAtFrame_2);
    function fl_ClickToGoToAndStopAtFrame_2(event:MouseEvent):void
      gotoAndStop(40);
    back_btn.addEventListener(MouseEvent.CLICK, fl_ClickToGoToAndStopAtFrame_8);
    function fl_ClickToGoToAndStopAtFrame_8(event:MouseEvent):void
      gotoAndStop(281);
    My code on Frame 40 is:
    forward_btn.addEventListener(MouseEvent.CLICK, fl_ClickToGoToAndStopAtFrame_7);
    function fl_ClickToGoToAndStopAtFrame_7(event:MouseEvent):void
      gotoAndStop(121);
    back_btn.addEventListener(MouseEvent.CLICK, fl_ClickToGoToAndStopAtFrame_9);
    function fl_ClickToGoToAndStopAtFrame_9(event:MouseEvent):void
      gotoAndStop(1);
    My code on Frame 121 is:
    forward_btn.addEventListener(MouseEvent.CLICK, fl_ClickToGoToAndStopAtFrame_3);
    function fl_ClickToGoToAndStopAtFrame_3(event:MouseEvent):void
      gotoAndStop(201);
    back_btn.addEventListener(MouseEvent.CLICK, fl_ClickToGoToAndStopAtFrame_10);
    function fl_ClickToGoToAndStopAtFrame_10(event:MouseEvent):void
      gotoAndStop(40);
    My code on Frame 201 is:
    forward_btn.addEventListener(MouseEvent.CLICK, fl_ClickToGoToAndStopAtFrame_4);
    function fl_ClickToGoToAndStopAtFrame_4(event:MouseEvent):void
      gotoAndStop(281);
    back_btn.addEventListener(MouseEvent.CLICK, fl_ClickToGoToAndStopAtFrame_11);
    function fl_ClickToGoToAndStopAtFrame_11(event:MouseEvent):void
      gotoAndStop(121);
    My code on Frame 281 is:
    forward_btn.addEventListener(MouseEvent.CLICK, fl_ClickToGoToAndStopAtFrame_5);
    function fl_ClickToGoToAndStopAtFrame_5(event:MouseEvent):void
      gotoAndStop(1);
    back_btn.addEventListener(MouseEvent.CLICK, fl_ClickToGoToAndStopAtFrame_12);
    function fl_ClickToGoToAndStopAtFrame_12(event:MouseEvent):void
      gotoAndStop(201);

    I found the solution!  Flash CS5 Tutorial 6 Click On Button Go To Another Frame.avi - YouTube
    I had to Convert to Keyframes each frames I wanted to jump to on the buttons layer.  Then highlight the button and give each another instance name! Like forward1_btn, forward2_btn, back1_btn, back2_btn...  I did that and adjusted the action-script for each button.
    Frame 1
    stop();
    play_btn.addEventListener(MouseEvent.CLICK,playslideshow);
    function playslideshow(event:MouseEvent)
    gotoAndPlay(2);
    forward1_btn.addEventListener(MouseEvent.CLICK, Shoot_1);
    function Shoot_1(event:MouseEvent):void
      gotoAndStop(40);
    back1_btn.addEventListener(MouseEvent.CLICK, Back_1);
    function Back_1(event:MouseEvent):void
      gotoAndStop(281);
    Frame 40
    forward2_btn.addEventListener(MouseEvent.CLICK, Shoot_2);
    function Shoot_2(event:MouseEvent):void
      gotoAndStop(121);
    back5_btn.addEventListener(MouseEvent.CLICK, Back_5);
    function Back_5(event:MouseEvent):void
      gotoAndStop(1);
    And so on...

  • Catalyst Image Gallery: Next and Back button.

    I see a lot of tutorial uses thumbnail images to select specific stage or images using datalist.
    What I'm looking for is how to create a button that function as a 'next' and 'back' button.

    Would this tutorial answer what you are after?
    http://chrisgriffith.wordpress.com/2010/08/14/building-a-scrolling-thumbnail-component/
    Chris

  • HT5295 changing function of next and back buttons on podcast app

    is there a way to set the next or back functions to skip ahead or back 15 or 30 seconds?  So instead of going to the next track, when i would press the next button on a bluetooth device, the podcast would skip 30 seconds.

    No.

  • Ability to see multiple previous pages by dropdown next to Back button seems to have gone

    Since the recent update, I seem to have lost the little down arrow next to the Back button to enable me to jump to, say, 4 pages before the current one.
    Can I bring it back or has it disappeared for good?
    Thank you for any replies

    You're welcome.
    Please click the '''Helpful''' button next to the answer that solved your Firefox support issue, '''when you are logged in''', so this thread gets marked as '''Solved''' to help other users who may have this same problem.

  • Dragging files from Mail and Dock to finder stopped

    Since installing mavericks I have the problem that I cannot drop files from mail or the dock (downloads) to finder or the desktop. I can drag them and move them around but cannot release them to finder. Drag and drop from finder to finder works fine. When I reboot it works for a while and then stops again. This is very annoying...

    Thank you for replying BDAqua.
    If I make the right or left monitor my main monitor the the files drag to the approprate place. When I switch it back to the center montior being the main monitor then the issue comes up again.
    Could there be an issue with which monitor is connected to which port?
    It's just weird.
    What else can I try?
    Shawn.

  • How do I go back to my previous version of Firefox? on Version 4 i can no longer get a drop down next to back button with previous visited sites!!

    The bar at the top lists back and forward. However, there used to be a drop down arrow next to forward where I could click it and select from a list of pages (sites) that I had just visited in this session, without having to click back, back, back, back, etc. You get the picture??

    Click-hold the unified Back / Forward button, or right-click it to get the Back / Forward history for that tab.
    Or install this extension to get the old "drop-marker" button restored. <br />
    https://addons.mozilla.org/en-US/firefox/addon/backforedrop/

  • Back button in Finder Maverick*

    Hi
    I use the tabs feature in Mavericks finder a lot but find that the back and forward buttons grey out after the Finder window is left idle for some time.  This means I have to select the folders anew as opposed to moving back and forwards in folders.  Is there any solution to this?
    Thanks
    Arfan

    That sounds rather strange. I am not on the 10.6 machine, so I can't check out my results, but as a quick check to make sure it's not some random strange event in Finder, have you restarted?
    If that doesn't work, another quick troubleshooting step would be to remove the com.apple.finder.plist from your user/Library/Preferences folder. Log out and back in.
    The third thing I'd try is log into another user on the machine and see you still see that behavior. I keep another user account on the my Macs to test out such things.
    Hopefully, someone else that is running the update can post with their observations.

  • I have lost the top three lines (toolbars?), containing File, Edit, etc; back button, home, etc; and most visited, etc. How can I get them back?

    Somehow, I have deleted the top three rows from my home page. All I have left is the AOL home page. I need to get back the "File, Edit, View,etc." line, and the "Page back arrow, Home icon, etc."

    * In Firefox 3.6 versions on Windows and Firefox 4 on Windows and Linux it's possible to hide the "Menu Bar" via "View > Toolbars" or via the right-click context menu of a toolbar.
    * Press F10 or press and hold the Alt key down to bring up the "Menu Bar" temporarily.
    * Go to "View > Toolbars" or right-click the "Menu Bar" or press Alt+V T to select which toolbars to show or hide (click on an entry to toggle the state).
    See also:
    * [[Menu bar is missing]]
    * http://kb.mozillazine.org/Toolbar_customization

  • How can i create forward and back buttons for a dreamweaver slideshow?

    Hi
    I am an illustrator attempting to create a website in dreamweaver (basically it will be an online portfolio). I would like to have a box/slideshow with images of my work that someone can browse through by clicking 'next' and 'back' buttons. Does anyone know how to do this? I have been trying to find out how to do this for ages - i dont want to use flash if possible as i am worried about making the site too complicated. I know how to make swap image thumbnails, but i think my site would be more user friendly (and look more professional) if i could have next and back buttons. Would this involve complicated css code (which scares the life out of me!) or is there a relatively easy way to do it? I have got two 'dreamweaver for idiots' books, but neither of them cover this topic. Can anyone help?

    If you are using CS4, there is a Command to create a Web Album... this does it automatically for you.
    Otherwise, you can create this manually.  Say you have 3 pages,
    page1.html  (is the index page of the album)
    page2.html
    page3.html
    Therefore, using ordinary text links
    Home would link to page1.html
    Previous would link to page3.html
    Next would link to page2.html
    You would need to make adjustments naturally to each page as you move along with the gallery pages, changing the previous and the next links as needed.  Below is a a basic example of setting up the links in a simple table structure.  You would also then style the table layout as you see fit - yes, using css preferably  :-)
    <table>
    <tr>
    <td><h2>MY GALLERY OF PHOTOS</h2>
    <a href="page3.html">Previous</a> | <a href="index.html">Home</a> | <a href="page2.html">Next</a>
    </td>
    </tr>
    <tr>
    <td>
    <br>
    <a href="../images/img_2401_jpg.jpg"><img src="../images/img_2401_jpg.jpg" border=0></a><br>
    </td>
    </tr>
    </table>
    Here's an article on creating an album using the DW Command I mentioned earlier. You could create the album and then copy and paste the code into a current page if you've already designed on.,... not too difficult, I just tested it.  You do however, need to have Fireworks to process the images.
    http://livedocs.adobe.com/en_US/Dreamweaver/9.0/help.html?content=WSc78c5058ca073340dcda91 10b1f693f21-7ad1.html
    You could also check out the Lightbox effect which is very popular:
    http://www.lokeshdhakar.com/projects/lightbox2/
    Or do a google search for 'jquery'.  There are different album effects using that framework as well.
    Hope some of this helps  :-)
    Nadia
    Adobe® Community Expert : Dreamweaver
    Unique CSS Templates |Tutorials |SEO Articles
    http://www.DreamweaverResources.com
    Book: Ultimate CSS Reference
    http://www.sitepoint.com/launch/005dfd4/3/133
    http://twitter.com/nadiap

  • Dragging Files From Bridge CC to File System OSX 10.9 (Mavericks)

    Looks like many others are finding it impossible to drag and drop  elements from program to program.
    I'll join this group of people and say:
    I cannot drag files from Bridge CC to a finder window in OSX 10.9.
    (I blame fruit over mudbrick on this issue.) Has anyone found a workaround?

    If you have a Time Machine backup that is still on Mavericks, use this article to restore it: OS X Yosemite: Revert to a previous OS X version
    If you do not have a Time Machine backup, and your computer shipped with Mavericks (meaning when you first received it, it had Mavericks installed), follow these steps to restore your computer to Mavericks (This will result in the hard drive being erased, so backup the data you still need!)
    1. Turn up your computer's volume to the point where you can hear it.
    2. Reboot the computer, and upon hearing the startup chime, press and hold the Command, Option, and R keys.
    3. You should see a spinning globe and your computer will begin starting up from Internet Recovery. Once this happens, let go of the keys you are holding down.
    4. Once it starts up, chose Disk Utility, then Continue.
    5. Chose your startup disk (typically Macintosh HD), then click Erase.
    6. Format it as Mac OS Extended (Journaled), and then click Erase (make sure you have backed up all the data you still need!).
    7. Once it finishes, quit Disk Utility.
    8. Choose Reinstall OS X, then Continue.
    9. Follow the on-screen instructions to install OS X on the disk you just erased.
    Hope this helps! Reply if you have any questions or need more help!
    Best Regards,
    OSX Enthusiast

  • My Time Capsule will not work through Time Machine but need to back up because my hard drive is corrupt. I hard-wired it to my MacBook Pro and have been dragging files to capsule in finder window. Will I have problems since it's flashing yellow constantly

    My Time Capsule is constantly flashing yellow and it will not preform periodic back-ups. When I tell it to from the icon on the top task bar, it freezes MacBook...every time. I am now dragging files from internal HD to TC found in Finder after hardwiring it to laptop treating it as an external HD.  Can in trust it to store files and photos as my MacBook is telling me to back-up because my internal HD is corrupt and may need replacing? 
    Thanks in advance.

    A PC can have more issues connecting than a Mac.
    But it really should not matter.. so just try it in situ.. press and hold the reset.. once it starts up, it will return to default IP, 10.0.1.1 the PC should then be able to find it via the airport utility.
    If not drag it over to the Mac and plug in there by ethernet.. or since it is a laptop, really should not be that difficult to drag the Laptop and plug it into the TC.
    Important thing is to get access to the TC.
    The Mac if it is running lion, then you MUST download and install 5.6 airport utility to do anything useful.
    http://support.apple.com/kb/DL1482

  • Can Firefox provide an option to keep the refresh button next to the forward/back buttons?

    When I first installed FF4 the refresh button was buried on the righthand side of the URL window. There were a number of complaints about that location.
    Then the button got moved next to the forward/back buttons. This made me quite happy.
    Today, I find it's again buried in the previous position.
    Can I get it back to where it is more accessible?

    # Control-click on a toolbar and select Customize, this will open the customize toolbar window
    # With that window on display you can drag and drop the refresh button and place it where you want
    https://support.mozilla.com/kb/How+to+customize+the+toolbar

  • I filled in a PDF form. When finished, I could not find how to save the completed form. So I took a chance and used the phone's back button. A message popped up saying the form was saved and to go to the cloud to view it. What cloud?

    I tried all I could think of but found nothing. In addition, I checked the phone's memory and found the file with a created date/time only about 15 minutes old. When I opened it, I was at first relieved. The portion showing on the screen was filled in. Then I looked at the other 3 and ¾ pages. All fill spaces are empty! What's up with that? And where do I find the finished form in that illusive cloud?

    Form document will automatically be saved after closing the file. As far as cloud message is concerned, it seems your Mobile link setting has been turned on. When you pressed device back button after filling the form, it was saved to your Acrobat.com account. You can access this document by going to Acrobat.com tab present in left pane. Its a cloud storage area where you can upload/save any document.
    Thanks,
    Adobe Reader Team

Maybe you are looking for

  • How do I fix the "shockwave flash" error, causing firefox to lock up, slow, or crash?

    continous errors about "shockwave flash", "script has stopped working" etc, causing numerous slowdowns, lock-ups, and crashes. have tried several fixes, but none have worked.....please advise

  • CRM and Outlook 2007

    We have a group of people that run CRM as a add in to Outlook. Only a few of them have reported that CRM has quit working. So I right away looked for events in CSA, no events show up. Just for the sake of trying I put the host into test mode and disa

  • Target Cost missing in some production orders

    Hi everyone I am observing target cost for few of my production orders. I have observed target cost is misisng in some production orders even they have status techo and dlv while some have staus rel and dlv and i can target cost for them. When i try

  • Errors on Windows2003 with Web Application Framework 4.0 + CR_VS2010

    Hi, I have a new scenario about this problem e I would like get some opinions to solve this. We have a web Application (Asp.net + vb.net) wrote in VS 2010 using CR_VS 2010 running with Framework target 4.0. In Windows 2008 32bits or 64bits (IIS 7.0)

  • Invalids Objects after DB Migration

    Hi, I got lot of invalid objects after DB migration, Before export i droped apps/edw db links in source, after import in new target system i can see lot of invalid objects alter VIEW APPLSYS.AQ$WF_CONTROL compile; alter VIEW APPLSYS.AQ$_WF_CONTROL_F