Muse no longer remembering last folder imported from

For some reason Muse is no longer remembering the last location I imported from on my computer.. so now every time I upload an asset into a site I have to start at the computer drives location and go from there.
Is anyone else experiencing this issue?

This is a known issue since the update to AIR 3.8. Refer to the following thread for more information on this - http://forums.adobe.com/message/5559130.
Thanks,
Vinayak

Similar Messages

  • Remember last folder location lost with Mac Lion updates

    Since Lion or Mountain Lion, we have had an annoying problem where the last folder location is not remembered in Illustrator. For example when updating links on multiple files, would like for the folder location to return to the last one used, but this would go to some folder 3 levels higher/
    Found
    http://www.stclairsoft.com/DefaultFolderX/
    fixes this. But hoping someone else has another solution as having to buy that for each computer would get costly for somethng that used to work. Also the software seems to not have bneen updated in a long time, adn don't wnat a solution that won't last.  Am on 10.8.2.

    how about this Mike, the file opening dialog is handled by the OS, if it still does not remember, I could manually try to code it to stay in a folder.
    select a couple of images before running, to test,
    #target Illustrator
    // script.name = relinkAllSelected_v2.jsx;
    // script.description = relinks each selected placed images one at the time;
    // script.required = select at least one linked image before running;
    // script.parent = CarlosCanto // 7/12/11;  version 2 - 07/25/13
    // script.elegant = false;
    var idoc = app.activeDocument;
    sel = idoc.selection;
    if (sel.length>0)
              for (i=0 ; i<sel.length ; i++ )
                       if (sel[i].typename == "PlacedItem")
                                var iplaced = sel[i];
                                var ifile = iplaced.file;
                                var file = File.openDialog ("Select file to replace " + ifile.name);
                                if (file!=null) // skip if user Cancels
                                    iplaced.file = file;
    else
              alert("select at least one placed item before running");

  • Finder cant remember last folder i visited

    Since upgrading to Tiger 10.4, i have a problem with the finder i think!!
    When i use file open,save or get picture for example in any of my applications, the finder window always reverts to my home ddocuments folder and not the last folder i was in, like it used to do.
    Can anyone help
    Thanks
    Steve

    Welcome to Apple Discussions.
    The Finder window should open to the last location you saved to in each application.
    Try this first:
    Navigate to ~(yourhome)/library/preferences and trash these two files:
    com.apple.finder.plist
    com.apple.sidebarlists.plist
    Then log out and back in again. Or restart.
    (You will have to reset a few finder prefs the way you like them.)
    If this does not fix it then navigate to /library/caches/com.apple.LaunchServices-xxxxx.csstore. You may have more than one with different negative numbers. Delete all of these. Then, navigate to ~(yourhome)/library/preferences/com.apple.launchservices.plist and delete this file also.
    Then log out and back in. Or restart. Let us know.
    -mj
    [email protected]

  • Long clip will not import from P2

    I have a 26 minute interview just shot on P2 as well as some shorter b-roll clips. I'm trying to import them into FCP. The short clips all come in fine. The interview clip acts like it's importing, but when the transfer bar completes, nothing shows up in the browser.
    I can see and play the interview in the P2 import window fine.
    Anyone have an idea of how I can fix this? Any help greatly appreciated!
    thanks!

    #36 - One or More P2 files failed to import.
    Shane's Stock Answer #36 - "One or more clips failed to import..."
    Very often in the field with this camera the camera operator will delete clips from the P2 card that they just don't like. That is the beauty of this camera. But, the still for that video file (located in the CLIP folder in the CONTENTS folder)...the still that you see when you are in the P2 Import window...is not deleted. So you will see the image, and the name, but the video file would have been deleted.
    What you can do it compare the file names in the VIDEO folder and CLIP folder and see if anything is missing. If something is, then you know what the problem is. You can then just import the rest a few at time, skipping that one.
    ALSO...in the P2 Import window...in the P2 Browser, there is a little sprocket drop down menu. Click on that and choose PREFERENCES. Uncheck REMOVE PULLDOWN and then try importing again.
    ALSO...make sure your file names aren't too long. Try shortening them and see if that works.
    ALSO make sure that the folders that contain the CONTENTS folder doesn't have any odd characters like /!@#$%^&*()?.
    Shane

  • Bridge no longer remembers last folder used

    I know it used to do this properly, but lately any time I reboot my computer bridge forgets where it was in my folder tree. For awhile it was always going back to a folder that I hadn't used in ages but lately, it just forgets where it was. I just spent about 1/2 hour going through all the preferences in both PS and bridge but couldn't find a relevant button or check box. Any thoughts out there as to why? Thanks.

    Thanks Curt I'll give that a try. The crazy thing though is that up until 6 mon to a yr ago the thing worked even with it being set to start bridge at logon. The about 6 mons'ish ago bridge latched on to one particular folder and always went there no matter what other processing I had done. No it just defaults to the absolute top of the tree view and I have to burrow down to what I was last doing. There should be a button or check box in preferences to fix this.

  • Bridge does not remember last folder opened upon reboot of the OS

    I recently re-installed Win 7 64 on a new HD, and after all the folderol of that operation (Windows updates, SP1 etc) Bridge does not seem to remember where it was when the computer is rebooted. When I open Bridge, all I get under Favorites/Folders is Desktop and Computer, under which I have to run down all the HD's, folders, subfolders again to find where I was last. It works correctly in XP but not Win7 64 Ultimate.
    Am I missing something in the setup?

    Yep.
    Checked XP and it is unchecked there as well.
    Thanks, Curt Y!

  • I want to make a schedular which read xml files from a folder ,import in Indesign template then export as a pdf....

    i want to make a schedular probably in Coldfusion or using javascript ,  which read xml files from a folder ,import in Indesign template then export as a pdf....

    I don't think you understand: I want to open Dreamweaver and build a brand new site, then when I am done I want to host the dreamweaver site on the Business Catalyst platform. I dont want to use anything in BC to build the site, I just want to use the hosting platform. I do not want to import a BC site into dreamweaver or anything like that. I just want to use BC the same way I would use godaddy, or uhost or any other hosting provider. Based on your response you said that "of course its possible to build a BC site in Dreamweaver" I dont want to build a BC site, I want to build a Dreamweaver site and host it on the BC platform. Like I said before it doesnt seem like this is possible. As of now we can only build a new site in MUSE and integrate it into BC without using a BC template. Can you understand what I am saying. I DONT WANT TO USE A BC TEMPLATE, I WANT NOTHING TO DO WITH BC WHILE I AM BUILDING THE SITE WITH DREAMWEAVER, JUST LIKE MUSE DOES.

  • Hi, i have a canon 60d and i have been importing videos from it onto my mac for months but suddenly when i go on image capture or iphoto it no longer allows me to import them help!!!

    Hi, i have a canon 60d and i have been importing videos from it onto my mac for months but suddenly when i go on image capture or iphoto it no longer allows me to import them help!!!

    Have you launched and tired Image Capture? When it's launched with the iPad connected the photos will display in the window.  Select those you want to upload and use the Import to: menu and select Other.  Navigate to the Desktop and select the folder you created to hold those photos.

  • Can no longer import from VHS to iMovie HD via Sony TRV-340E

    For the last few weeks I have been successfully importing alot of my old home videos into iMovie 4.01.
    The set up is a typical AV pass-through arrangement:
    VHS (via component cables) to:
    Sony TRV-340E (no tape inserted) (via 6-4 pin Firewire) to:
    iMac G5
    Then yesterday I upgraded to iMovie HD and updated straight away to 5.02.
    Now when I play the tape in the VHS, it will show up on my cameras LCD screen but not on the G5.
    I know this is an iMovie problem because:
    If I play the VHS, and then put a tape in to the camera, then click import in iMovie, I can see that iMovie grabs a split second of video from the VHS before starting to import from the DV tape.
    I hope Apple can fix this soon because I have to return both the camera and iMac soon!

    Yes, some analog to DV converters don't work in iMovie HD 5.0.2 like they do in iMovie 4.0.1.
    I'm not holding my breath for a fix since this has been a known issue for eight months:
    http://www.sjoki.uta.fi/~shmhav/iMovieHD_bugs.html#analogDV
    You can send feedback to Apple at:
    http://www.apple.com/feedback/imovie.html

  • My computer is no longer allowing me to import video from my Sony HDR camera.

    My computer is no longer allowing me to import video from my Sony HDR camera.  I don't know if it is the operating system or the version of imovie or what.  I also have imovie 06 and I was always able to import into it and can no longer do that either.

    See:
    Eliminating browser redirects and advertisements
    This is probably due to a similar issue to a browser redirect.

  • Import from HD folder with NEF and JPEG files-Can't see JPEG files

    I am using Aperture 2 and I am trying to import from an external HD folder of images, with both NEF and JPEG files of the same photo. Using the import function, the import pane only shows the NEF file, not the JPEG file. Is there a setting somewhere that will allow me to see the JPEG file also, so I can import only the JPEG. (note: if I move the JPEG to a different folder away from the NEF file, then the JPEG appears and I can import it.)
    PS I am importing only the JPEG because I have a Nikon D60, which is still un-supported.

    You could import both, select all images afterwards, select 'Create version from master jpeg'(alt-J), unstack all (shift-cmd-K while everything is still selected), sort by file size to separate the raws from the jpegs, and delete the raws.
    Or run the raws through Adobe's DNG converter (which in its newest version, 4.4, supports the D60) and use the DNG baseline support until Apple (or rather Aperture) supports the D60.

  • [svn:osmf:] 10584: Adding a missing file from that last folder structure refactor.

    Revision: 10584
    Author:   [email protected]
    Date:     2009-09-24 17:19:48 -0700 (Thu, 24 Sep 2009)
    Log Message:
    Adding a missing file from that last folder structure refactor.
    Added Paths:
        osmf/trunk/plugins/akamai/AkamaiBasicStreamingPlugin/AkamaiBasicStreamingPlugin.as

    Hello,
    Welcome to MSDN forum.
    I am afraid that the issue is out of support range of VS General Question forum which mainly discusses
    the usage of Visual Studio IDE such as WPF & SL designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help System
    and Visual Studio Editor.
    Because your issue is about ASP.NET web application development, I suggest that you can consult your issue on ASP.NET forum:
    http://forums.asp.net/
     for better solution and support.
    Best regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Remembering last Photo viewed in a folder

    Hello
    I am searching high and low and there is probably not a solution but is there a way that lightroom remembers the last photo viewed in a particular folder. For example i am sorting to a folder with say 8000 images for a project. But then I have to stop and work in another folder for something else. When going back to the folder with thee 8000 images it starts on the first one. Now I found a small workaround (I sort my images with name) but I tried to then sort to edit time highlight the the first image then and go back to sort by name and it seems to work but sometimes I do not remember if I seen all them or if I really stopped on that image. So thats why my question is there an option for Lightroom to remember the last image which was highlighted or worked on regardless how the pictures are sorted in the folder.
    it would help a lot but as I see not to many threads about that I might be in a minority here

    A number of people have requested this -- please see and vote on this topic in the official feedback forum: Lightroom: Remember last image selected in each folder.  Meanwhile, the OddJobs plugin provides this functionality, and the Any Source plugin provides a "back" button that goes back to the previous source (folder, collection, etc.), selection, and filter settings (LR's back button just restores the source).

  • Can't find last import from iPhone! Noticed as I imported I had that view where there was only one project symbol, not all my projects showing by date, but even so pictures were imported. It took the time to do them, so where

    Can't find last import from iPhone!
    Noticed as I imported I had that view where there was only one project symbol, not all my projects showing by date, but even so pictures were imported. It took the time to do them, so where aare they? I have closed and restarted to get back fll view of all dated projects, but nothing can be found from today...

    have i posted it right...??  no response from apple guys...

  • Question about importing from mac mail to folder in address book

    Is it possible to place imported email addresses (Mac email) into specific folder(s) in Address Book rather than into just the All Folder.? For example, I have several business addresses that I want to import from Mac Mail automatically into my Business Folder and several others that I want to go into Friends Folder. Can this be done? If so how? Thanks
    iMac Intel Duo 20" Mac OS X (10.4.10)
      Mac OS X (10.3.7)  

    The Address Book database is similar to the iTunes database and iPhoto database.
    If you use iTunes then you know you can't place a song in a playlist without the song being in the primary iTunes database first and the same with iPhoto. You can't place a photo in an album with the photo being in the main iPhoto library first.
    The same with Address Book. You can't place a contact in an Address Book group without the contract being in the primary Address Book "All" Group and I'm not aware of a way to place a contact in the primary All group and in a designated group at the same time.

Maybe you are looking for

  • Multiple inserts for the same object

    We have observed that in certain cases, the same object is attempted to be inserted twice, resulting in Primary Key violation. Here is one example - A(1->1)B, unidirectional, A has the foreign key to B new B copyB = register(B) (also assign sequence

  • Error during goods receipt

    Hi , We are unable to receive the material ( mentioned in lineitem) of the PO as when receiving there is no storage location information found.  But the storage location details are mentioned as 0001 in the PO. Can any one help to receive goods under

  • Safari is Unusable After Upgrading to 10.6.3, Continually Beach-Balls

    Recently, I upgraded to 10.6.3 on my MacBook Pro 15" (early 2006). I immediately noticed that Safari became unusable. Every 10 seconds or so, it would hang for about 30 seconds, become unresponsive and showing the spinning beach ball. If I search for

  • Font styling in mail doesn't work

    When writing a message it's now impossible to style text. I've got the font set to Arial, which is active, but apple-b does nothing, neither does format>style>bold. Curioously, underline seems ot work. "Smaller" sometimes works for a couple of change

  • Table Name in OOPS ALV HotSpot click

    Hi Team, I am displaying 3 ALVs in a single screen using set_table_for_first_display (say Table A , table B , Table C). In the screen i have used 3 custom controls to display each ALV. Now i have a need to put a hotspot event for some fields in each