Change default looping option for gif

Hi,
Whenever I open a new documents and use "save for web and devices", the looping option for animations always appears as "once" by default. Is there a way to change this default option? (I already tried to include such a change by writing an action for saving with the preferences I like, but it did not work, it saves with whatever number of loops was last used for that document).
Thanks in advance for your help.

Could be...  I run Windows 7 x64.  At the moment "Forever" is showing by default whenever I do SFW&D.
I wonder if the import process maybe sets that to "Once" for you...  What I tested on were some animated GIFs I had made entirely in Photoshop.
Note also that I have Photoshop CS5 Standard, not Extended.  I don't do much with video save for the occasional simple animated GIF for the web.
-Noel

Similar Messages

  • How to make default personalization options for users

    Hi all,
    How can I make default personalization options for users, so that those will the default options when the user opens the portal BSP applications. Those will be the standard, at later point of time if they want they can personlalize some other fields, but earlier fields will be the default fields and user cant be able to change them.
    Thanks
    Murthy

    Hi Murthy,
    If you use IMG (crmc_blueprint_c) to customize PCUI appl than you can use the personalization feature. If you select 'Not in List' in the IMG for the field in the fieldgroup structure, than this field by default will not be viewable in the List View and will not be checked as 'Visible' in the Personilzation link. So by not selecting 'Not in List' you are giving that field to be viewable and all other fields are available for users to personalize by default.
    If you have maintained the 'List View' using the CRM Designer, than most likely you would lose the above feature, as SAP Standard code considers the CRM Designer as high level of customization.
    Thanks
    Harsh

  • Simple/silly question: how do I set/change default font/color for outgoing mail messages?

    Simple/silly question: how do I set/change default font/color for outgoing mail messages?

    Just a suggestion..........
    Download Thunderbird.  Easier to use when it comes to what you want to do w/your emails. 

  • Default radio option (for Rating selection) from HAP_MAIN_DOCUMENT

    We have a requirement to remove 'select a value' default radio option (for Rating selection) from HAP_MAIN_DOCUMENT. Can you please let me know is there any BADIs available to acheive this requirement ?

    The normal way to do this is to set the option to "commit selected value immediately" and to place the code in the Keystroke event of the combo box. And instead of the first two lines that you have, you'd use something like:
    if (!event.willCommit && event.changeEx !== "none") {
        // Your other code goes here
    The changeEx property will return the export value, if any, of the selected item.

  • Mavericks mail default location option for adding attachment

    When I am writing an email and want to add an attachment, I have always used the paperclip icon to do so, and my desktop would appear as the default option as a place to select the attachment. Recently this has changed so that the default option still says 'desktop' on the side panel but instead displays my itunes library. If I go to my home then back to desktop my actual desktop is displayed, but I'm wondering why itunes is appearing as my desktop, and how I can fix this so that my default option for adding an attachment is my actual desktop.
    Thanks!

    I partially agree and disagree.
    I agree with concerns but disagree as it is causing a bottleneck for agility and effectiveness addressing user needs.
    "A picture is worth a thousand words" (and pictures come in a file).
    If we are concerned about disk space, then I feel we need to provision hard disk space and nourish the SAP Community Network to be effective and improved.
    For example:  Business Objects products often deals with reports and users often enquiry ways to cleverly use our tools.
    Imagine how unproductive users find the forum messages when everyone is trying to describe what they see in their screens.  And how much misunderstanding happened among all those involved in the discussion of the thread.
    It didnt' take me more than a few months to realize that users are all crying out for ways to add a descriptive image into their forum message.
    Some are clever and add a link to an external location, some leave their email addresses and some leave their phone numbers!
    The other challenge is for Chinese,Korean and Japanese language users.  An Asian user seeking for help is unable to describe properly in a foreign language to gain visibility for wider audience, often they are not familiar with the naming of the functionality in english because he/she may never have seen the menus in English.
    I recently observed a user describing a problem there were 14 notes back and forth for a very simple matter, it took 3 days.  I believe a screenshot with a red circle would have helped in one shot.
    I suggest files to be allowed and filters put in place distinguishing file formats to allow right content.

  • Changing default page margins for Web Intelligence

    Is it possible to change the default page margins for new Web Intelligence documents.  The default size is 76px which most people find exceedingly large.
    The defaultconfig.xml file can be modified to specify default fonts, page size, orientation, etc. Can anything be done to this file to change the default page margins as well?
    Any help would be appreciated ...
    Thanks

    Hi James,
    Following information might be helpful for answering your queries.
    An ER has already been raised for the functionality yo want and the ER# Id is ADAPT01081135
    State
    Submitted
    Origin
    Customer
    Date Entered
    2008-05-23 12:29:54
    Subject
    XIR2: Webi: Wanted to set the default 'Page Layout Margins' to 0px instead of 76px each.
    Current Functionality
    The default 'Page Layout Margins' are set to 76px each for a new Webi report.
    Create a new Webi report - Go to Page Properties - Page layout - By default, Top margin=76px, Bottom margin=76px, Left margin=76px, Right margin=76px.
    Requested Functionality
    Wanted to set the default 'Page Layout Margins' to 0px instead of 76px each.
    Expected Added Value
    There should be an option in Webi / Infoview to set any property value to any required default value. This should be independent of the user, because it may differ from user to user.
    Found In Product
    Business Objects Enterprise.
    Found In Product Version
    XIR2.
    Found In PFA
    Web Intelligence
    B) use SDK kit (this is only a suggestion though)
    https://www.sdn.sap.com/irj/sdn/businessobjects-sdklibrary
    https://boc.sdn.sap.com/codesamples
    You would find almost everything here that BusinessObjects supports (about the SDKu2019s). You could also use the forums to check if anybody have already done what you are looking for)
    Regards,
    Sarbhjeet Kaur

  • CVP Language change (English and option for other Language)

    Hi,
         Currently in our IP IVR we give our callers the option to switch to spanish.  I want to do the same in CVP but I'm not sure how.
    I guess I could create an English page and a Spanish page so that if the callers enter the option for Spanish it would "move" the call to the Spanish page in which all prompts are Spanish.
    Currently, using IP IVR,  our English and Spanish prompts are name the same so we can just send the call back to the beginning and change the Language.
    Any ideas are appreciated.
    thanks

    I see three methods:
    1. Set the default audio path to something like: http:// address>/
    Create a session variable say Lang - Intial value "en-us"
    Prompt for Spanish. If they want that, reset Lang="es-es"
    All prompts in the application would be set as {Session.data.Lang}/app/my_application/foobar.wav
    2. In CVP7 you can start off with Default Audio Path = http:// address>/en-us/my_application/ and use the Application Modifier node to reset the default audio path for Spanish. All prompts would be a WAV file name like foobar.wav
    3. make the language selection a microapp - I always use microapps for such simple things - and pass the language in as a session variable which then flows through to the VXML application.
    I think what is holding you back is that you did not realize that what goes into an audio element as the WAV file can be a complete URL, or part of a URL that is appended to the Default Audio Path, and you can include Session Variables in this. There is a lot of flexibility here.
    Regards,
    Geoff

  • Changing the material options for multiple selections doesn't seem to work

    Hi!
    Is it just me or is it not possible to select multiple layers and change their material options like specularity and shininess all at once? Selecting the layers and clicking on cast shadows certainly does work like this, but for some reason when I do the same and change the specularity, it changes only for that layer, regardless of the selection for the other layers.
    Are you able to change material options for multiple layers in one click?

    Works for me... Not sure what else to say. The only thing to consider would be that you need to expose the same properties on all layers or else AE can't match the property streams, so it may be advisable to hit AA to expose all material options instead of just U or UU to reveal changed/ animated properties.
    Mylenium

  • Changing default target namespace for a JPD

    Hi,
    Is there a way in Workshop 8.1 to change the target namespace used when a WSDL
    is generated from a JPD? Currently, Workshop uses http://www.openuri.org. I
    have tried to use the @common:target-namespace annotation in my JPD, but that
    appears to only be valid for JWS files. Is there a way to globally set the default
    target namespace for an entire Workshop project?
    Thanks,
    Nick

    And to just make it more clear :
    and here is the SAP help on the subject:
    Transport Layer in ABAP Workbench
    The Change and Transport System supports the distribution of development work on large projects across multiple SAP Systems.
    The packages in each development system are grouped into one transport layer.
    The transport layer determines whether objects are assigned to a local or transportable change request.
    Use
    Each of your SAP development systems is assigned a transport layer as its standard transport layer. If you use Extended Transport Control, you can assign different standard transport layers to certain clients.
    You can define at the most one consolidation target for each SAP System and transport layer.
    When you create a package, it is assigned the standard transport layer of the SAP System.
    If you want to assign a different transport layer to a package, you require the administration authorization for the Change and Transport System.
    The objects in a package automatically have the transport attributes defined for the corresponding transport layer.
    If a consolidation route originating in their SAP System is defined, then the objects are assigned to a transportable request, and transported into the consolidation target when it is released.
    If a consolidation route is not defined, the objects are assigned to a local request, and are not transported.
    Customizing settings are not assigned to a package. They have the transport attributes of the standard transport layer of the system or client.
    It is best to assign a package a standard transport layer for which a consolidation route originating in the development system is defined.
    To display and maintain the transport layers and routes, use the Transport Management System (transaction STMS).
    Only the system adminstrator can make changes.
    Caution:
    The tables TSYST, DEVL, TWSYS, TASYS are no longer productive as of Release 4.0A and cannot be maintained.
    Best regards,
    Menelaos

  • Changing default refresh time for the UWL.

    Hello,
    I am trying to change the Default refresh time for the UWL(workflow inbox) for all the users before they personalize or save the refresh time, Would changing the refresh time in the .xml file work or is there any other way to do it? Thanks,
    Aniketh R.

    We have had all sorts of issues with this as well. I have been unable to find a solution that works as of yet. From my own debugging it seems as if RP is trying to parse the pasted text as logo's, fields etc.... I am looking at potentially using a script w/ set interval to "clean" the clipboard data but this isn't a perfect solution for numerous reasons.
    What is happening to your letters when the users paste? Our letters actually become unusable after a plugin save. So I am actually very interested in the answer to this question!

  • Changing default jpeg compression for Web Gallery files

    I have created several web galleries from both Raw and Jpeg files with Iphoto '08 that suffer from serious jpeg compression artifacts. I haven't found any way to change the compression amount to reduce the artifacts. Is there actually a way?

    papasteveo:
    Welcome to the Apple Discussions. There is no way in iPhoto for the user to manage the jpg compression of the web gallery photos. If the option for visitors to download the photos is selected the copy that's uploaded is compressed approximately equivalent to an Photoshop quality setting of 8 or 9 out of 12. The pixel dimensions are the same as the original unless the max dimension in the original exceeds 3054. The the file is resized to 3054 max dimension.
    If the gallery is just for viewing the image is resized to 800 x 600 with additional compression.
    You could manually replace the file with one that you've prepared but it would be very tedious as each file has it's own folder and the file name is changed to web.jpg (viewing only) or large.jpg (download). You would have to rename each file to be uploaded to the new name and make sure it's placed in the correct folder.
    Do you Twango?
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 08 libraries. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.

  • Change default port number for web logic!

    Hi folks,
    In my scenario, i already installed obiee 11g with simple install along with web logic on windows xp machine.where this will creates default port number for all services. now i want to change default port number of web logic that is 7001 to some to other port number. how to change this ??.plss help me asap.
    regards,
    mahesh

    Refer tohttp://www.oracle.com/technology/documentation/1012_solaris/install.1012/install/ports.htm

  • What is the " Change voicemail passw" option for?

    I change the voicemail pass on my phone, but it never prompt u for one, and its visual mail, so if the phone is unlocked anyone can hear ur messages. So whats that option for? Also the iphones at the apple store would actually be dialing in to the voicemail the way regular phones do,,, can I do that on my phone? Am I missing something?

    When you call your vm from another phone you need to enter your password, which is why you need to have one.

  • How to change default audio device for gnome?

    My laptop has an integrated sound card, but I lately got a USB headset (headphones+mic, which works with linux btw, I tested it with GizmoProject which lets me choose which /dev/dspXX I want): http://www.geeks.com/details.asp?invtid=U200&cpc=SCH
    So, how do I change the default audio device for *all* desktop sounds to the headphones? I tried the two gnome sound properties, and when I select the headset device they let me configure it but ALSA still uses the internal audio card. Why isn't there a way to easily select which device you want for your sounds as there is for BeOS, Windows and OSX?

    Eugenia wrote:Well, it's still not good enough.
    We can't satisfy everyone. What you want is a corner case. For most people ALSA and dmix works appropriately, and that is what esd uses by default. We cannot document and automate every configuration possible. That's up to the users.
    However, if you don't want to restart gnome, try the below... I make a few assumptions, but even if they're wrong, they're hardly difficult to work around.
    Just copy the /etc/esd.conf to ~/.esd.conf, make your change, then do killall esd. Presumably gnome will restart esd, and it ought to read your local config. If it doesnt, start it yourself.
    Feel free to write a script that automates this, or document it on the wiki.
    I have to restart Gnome to get this thing working. Other OSes *automatically* can use an alternative device. But if I change ESD, I will have to restart Gnome, no?
    Well, if you try my suggestion above, no. You can restart esd yourself. And that's what all the other distros do, except with some fancy GUI.
    James

  • Change default video player for iPad

    Is there any way to change the default video player for iPad?
    For instance, to be able to see mpeg, mkv videos, etc.

    Did you figure out how to do it ? I have some movies copied over from a NAS into FileExplorer app on my ipad, but it uses quick time as player and it does a lousy job with mkv files.
    Note: Jailbreaking is not an option

Maybe you are looking for