Cp6 - How do I save custom button images?

Hello all,
I have a project which uses custom buttons. When I click on the button, from the stage, I see the button and other custom buttons in the Properties/General section (as Image buttons).
The problem is that these buttons are embedded in the project. How do I save them to the hard drive so that I may edit them? I see no option to save them in their 3 states (over, up, down).
BTW, as I mentioned, they are currently embedded in the project and they are not located in: Adobe Captivate 6 x64\Gallery\Buttons
Anyone?
Thank you,
Doug

Hi Charles,
last week Kirby Krieger and me did a little investigation in vanishing button sets; you may wish to have a look at this thread: Control Bar Button Sets Drop-down shows non-existing Sets "Wedding", "Sports", "Animals". I wonder, if your button sets vanish for the same reason, switching between libraries.
When you close Aperture and restart (a regular "quit", not "force quit", I assume, otherwise all will be discarded ) then the button sets will be stored in your Aperture Library, and in the System Preferences file
     ~/Library/Preferences/com.apple.Aperture.plist Aperture stores the name of the button group last selected.
So the button sets are bound to your library. If you switch between Aperture Libraries, and the other Library does not have a button group by the name you last selected, then Aperture will fall back on the default button set. By clicking the "Edit button" in the keyword controls and selecting one of your previously defined set in the left columm of the button editor, usually your button sets should reappear. Does that apply to your case? Do you switch between multiple Aperture Libraries? Then make sure to select a button set group that is defined in all libraries before quitting and switching to another library. Also your Aperture Preference file might be locked or corrupted. Then it might help to remove the preference file as described in Aperture 3 Trouble Shooting Basics http://support.apple.com/kb/HT3805
The import/export buttons:
You can save your button set to a file, and when you switch to another library, you can import the saved file to use the same button sets with that library. Export and Import should not be necessary, if you are only quitting and reopening the same library.
Regards
Léonie

Similar Messages

  • How to create a custom Button in a SNP planning book

    Hi Experts,
    I created my own Planning Book and Dataview in SNP with 3 Key Figures: KF1, KF2, KF3. Now I want to create one my own button with Macro so that when I press that button, the Macro will run to calculate: KF3 = KF1 + KF2.
    I know that I can drag this Macro to one of default events like: Default, Level Change, Start. But actually, I want to create my own button so that I can handle the event as I want.
    My question are:
    1. How to create a custom button on the toolbar of SNP Planning book and writing macro for the button?
    2. Please give me any document, material teaching about writing macro and relating to my above scenario.
    Thanks very much!
    Duyennx
    Edited by: xuanduyen on Sep 6, 2011 9:20 AM

    Hi,
    Access the transaction "/n/sapapo/advm". In the list select your planning book/ data view and click 'Start Macro Builder' button.
    In the Macro builder screen, drag and drop your macro from Macro depot to the work area.
    Right click on your macro name and select 'properties'. In the pop up, next to the Assigned Push button field, there is a button 'Choose'. Click that. It will display all the available icons. In standard system, it displays more than 1000 icon. Choose any one icon which is suitable for your macro function. Close the pop up and save the macro. This will assign a push button to your macro.
    In the Planning book tool bar, you can see the selected icon in the header tool bar. Just by clicking that icon, you can execute the macro interactively.
    And I don't know whether we can include/design our own icon. But there are already 1000+ standard icons to choose.
    Regards,
    Manimaran M.

  • How to add a custom button in WD screen to call a workflow in siebel?

    Hi All,
    We have a requirement to have a custom button at the summary screen(after the rule execution) "Create Opportunity", on clicking on it a new opportunity record should be created in Siebel. As we know the "Save" link calls "PolicyAutomationSaveSession" inbound web service method and saves the information in session table and we can modify the PreSession and PostSession workflows. But we are not sure how it calls the service method and where is the mapping defined.
    Can you please help me on how to add a custom button and how to invoke a workflow in siebel side to implement this requirement?
    Also is there any document which can help me to add a custom button in screen and to add the code behind the button?
    Thanks in advance!!
    Regards,
    Subhradeep

    Subhradeep,
    Closing a Web Determinations window is essentially the same as closing any HTML window. It involves javascript, which you would have to add to the Web Determinations templates.
    Essentially the javascript command to close a window is {{window.close}} or {{top.close}}
    For timing, you might be able to use the setTimeout function of Javascript (see: http://www.w3schools.com/jsref/met_win_settimeout.asp)
    At the risk of exposing exactly how bad my javascript skills are, I have attached a super-simple html fragment, a page that closes itself after 3 seconds. It may help you get started in the right direction. In general closing a window is a fairly dubious activity and is often not permitted by certain browsers. This html page at least works in Internet Explorer.
    <html>
         <head>
         <script language="JavaScript">
              setTimeout(closeMe, 3000);
              function closeMe() {
                   alert("This window will close");
                   top.close();
         </script>
         </head>
         <body><B>This window will close in three seconds</B></body>
    </html>
    {code}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Custom button images

    Hello all,
    In CP 1, I was able to 'easily' (compared to now) create
    custom button images in fireworks then import and set their states
    (up, down, over, . .). Now, it seems to be a much more tedious
    process, and I still haven't got it to work. According to the
    documentation - you now have to use .bmps, then save the img states
    in a certain naming convention, then save them in a particular
    directory! No more browse function for each image state?!?!.
    Furthermore, you can only select 1 image - and this 1 image becomes
    becomes the image for up, down, over, etc. even though I used the
    documented naming convention 'style-preview.bmp',
    'style-playbuttonup.bmp', 'style-playbuttondown.bmp'. I must be
    missing something - it cannot be this tedious to use your own
    custom created buttons. Anyone using their own buttons with up,
    down, and over states?? Any help will be greatly appreciated.
    Thanks.

    Thanks very much for this information. I'm now able to create
    navigation tabs out of custom buttons. This was much easier than
    the design template for tabs on the Captivate Exchange (
    http://www.adobe.com/cfusion/exchange/index.cfm?event=extensionDetail&loc=en_us&extid=1049 430).
    I opened one of Captivate's buttons (.bmp) from the Buttons folder
    in the Gallery folder (C:\Program Files\Adobe\Adobe Captivate
    2\Gallery\Buttons) into Adobe Photoshop, then I modified the
    background and font color, saved it back into the button folder
    with the naming conventions listed here. I then copied all the
    buttons as a group against a background image on every slide. The
    over, up, and down states are inherent in the buttons when you use
    the naming conventions. I'm sure it will be easy to create the tab
    shape to look like navigation tabs.
    I found some great samples here:
    http://www.alvit.de/css-showcase/css-galleries-tabs-navigation-showcase.php.

  • How do you save a transformed image?

    Windows Store App 8.1.
    I have an image that the user has rotated, scaled and clipped etc.  How do you save the transformed image?
    There are solutions of the forums but these use the System.Media.Imaging library that isn't available, classes like the TransformedBitmap etc. are not available. 
    I'm playing around with this approach but the decoder throws a "The image format is unknown"; 
    imageManipulation is UIElement.Image.
    Any ideas on how to achieve the saving of a Transformed image in a 4.5.1 8.1 store app?
    RenderTargetBitmap rtb = new RenderTargetBitmap();
    await rtb.RenderAsync(imageManipulation, (int)imageManipulation.ActualWidth, (int)imageManipulation.ActualHeight);
    IBuffer buffer = await rtb.GetPixelsAsync();
    using (InMemoryRandomAccessStream ras = new InMemoryRandomAccessStream())
    await ras.WriteAsync(buffer);
    await ras.FlushAsync();
    BitmapDecoder dec = await BitmapDecoder.CreateAsync(BitmapDecoder.BmpDecoderId, ras);
    Rob

    Hi,
    You can use BitmapEncoder to apply transforms such as scaling and cropping, set metadata and properties, and edit pixels while preserving any unedited
    data. After transform the data, you can copy the contents from the in-memory stream to the original file’s stream and close all of the streams. That make you can save the encoded image to the file:
    memStream.Seek(0);
    fileStream.Seek(0);
    fileStream.Size = 0;
    await RandomAccessStream.CopyAsync(memStream, fileStream);
    fileStream.Dispose();
    memStream.Dispose();
    You can see the link to get more information:
    https://msdn.microsoft.com/en-us/library/windows/apps/xaml/jj709937.aspx
    Best Wishes!
    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. <br/> Click <a
    href="http://support.microsoft.com/common/survey.aspx?showpage=1&scid=sw%3Ben%3B3559&theme=tech"> HERE</a> to participate the survey.

  • I have created a 468x60 animated banner in Edge Animate. How do I save the animated image to my desktop? (not in html code)

    I have created a 468x60 animated banner in Edge Animate. How do I save the animated image to my desktop? (not in html code)

    Hi,
    This feature is not available in Adobe Edge animate. You can not export as image from Edge animate.
    Publish options available in edge describe here
    Edge Animate Help | Publish your content
    Regards,
    Devendra

  • How do I save an HDR image from Nik silver FX to a jpg in photoshop?

    How do I save an HDR image from silver FX to a jpg in photoshop. when I go to file - save as then option of a jpg does not come up?

    Since the hdr image is probably 32 bits/Channel, you would need to go to Image>Mode and choose either 16 or 8 bits/channel.
    Then in the HDR Toning dialog use the Exposure and Gamma Method with the Exposure set to Zero and Gamma set to One.
    Then you should be able to save out your image as a jpeg.

  • How do I save an edited image back to my iPhoto gallery?

    How do I save an edited image from Elements back into my iPhoto gallery?

    You have two options:
    1. Set PSE as your external editor, send the photo from iphoto, work on it in PSE and save it without changing the name or format (you don't want to see the Save As window) and iphoto will remember your original + last saved version, although you'll have to lose the edits to see the original again. This doesn't work for raw files and you will probably need to set the Editor preferences>saving files>on first save to save over existing to get it to work for other formats.
    2. Export the photo to the desktop, use file>open in PSE, make all the changes you want, save the file in any format with any name you like, then import the edited photo to iphoto as a new file.

  • How do I save a still image from video in imovie '11?

    How do I save a still image from video in imovie '11?

    See this User Tip by AppleMan1958 -
    https://discussions.apple.com/docs/DOC-3231
    John

  • How do I save/burn my images,after editing, to a disc and what format JPEG? THX!!!

    How do I save/burn my images,after editing, to a disc and what format JPEG? THX!!!

    You're lacking information. We need to know what software you are using what version it is. What computer system and what version is the operating system.

  • How can i save an extracted image to be able to edit it

    How can I save an extracted image in pse9 to be able to edit it - i.e. move it around on the layer to another spot and also to be able to resize it to make it bigger or smaller before repasting it back into another image/background?
    Thanks

      A really simple method is to use the quick selection tool to outline a person or object in a photo. Holding down the alt key changes the tool action from plus to minus - so you can perfect your selection as you go along (e.g. if you accidentally select part of the background)
    When you are happy with your selection of the person or object press Ctrl+J - this will automatically create a new transparent layer with your selection as shown by the checkerboard background.
    You can then add any other picture or background - here I’ve used a simple green background to illustrate the point by selecting Layer > New Fill Layer > Solid Color
    I then clicked on the transparent layer in the layer pallet and dragged it to the top - to reveal the green background behind my person selection.
    I then selected the hand tool and the bounding box appeared - by holding down the shift key you can drag the corner handles or sides of the bounding box to resize and then click the green checkmark to confirm OK. You can then drag the image to any position in the frame of your chosen background. Save as PSD to keep your layers for later or click Layer > Flatten Image to save as Jpeg.
    Click to view

  • How do you SAVE a scanned image from my printer?

    I have an HP Deskjet 3510 Printer.  How do I save a scanned image from my printer to a folder?  This is my first MAC.

    It's automatically saved,  if you use the Image Capture application already pre-loaded on your computer you specify the folder, file name, and type of file (jpg, pdf, etc...) right there. You didn't say what scanning app you use but I'm sure it is very similar.
    BTW because this is your first Mac I'd suggest book marking and using the Intel-based iMac Support link.

  • How do I save a modified image?

    I am a total beginner and have just managed to modify an image (I think). How do I save it? One tutorial said you do not save in Photoshop you export but I cant find an export button.
    Second question is - there are lots of tutorials and videos but is there a simple logically progressive instruction manual or something for total beginners?
    Thanks
    Geoff

    File > Save as and then name it and choose a location to save it.
    Exporting is for Premiere Elements.

  • How do i save STACKS of images (e.g. TIFF) as a SINGLE file in IMAQ?

    I would like to save stacks of images (movies and time series) as single files (TIFF in particular) but i can only find support in IMAQ for saving single images to single files. Does anyone know how to save STACKS? (As far as i know that is a common feature in most frame grabbers).
    I am using a PCI-1408 card for analog acquisition and NI-IMAQ driver in Windows 2000.

    Bernhard,
    There are no utilities in IMAQ to save image sequences in a single file.
    One possible solution, if you aren't trying to compress the images, is to extract the 2D array of pixel intensities and save them as a standard array. You would be able to store as many arrays as you want in a single file.
    If you want to compress the images, there are utilities for creating AVI files. I have used a wavelet compression utility that I wrote LV drivers for, also. If you are willing to spend a little money, that might be a good solution. You can contact me at bruce@ammonsengineering if you want to discuss it further.
    Bruce
    Bruce Ammons
    Ammons Engineering

  • How to disable the custom button on alv?

    Hi All,
                       i created a ALV Report .I created a Custom Button on ALV.Based on the input value i need to enable/disable  that Button.
    How can i achieve?And what are the methods i need to code?
    Regards
    Ravi

    Hi Ravi,
       You create the button like this:
    Data: mr_functions type ref to IF_SALV_WD_FUNCTION_SETTINGS,
             mr_button_func type ref to CL_SALV_WD_FUNCTION
      mr_functions ?=  mr_alv_model.
      CALL METHOD mr_functions->create_function
        EXPORTING
          id    = '<<Button Id>>'
        RECEIVING
          value = mr_button_func.
      CREATE OBJECT mr_button.
      mr_button->set_text( 'some text' ).
      mr_button_func->set_editor( mr_button ).
    to sent enable/disable
    mr_button->set_enabled(abap_false).
    hope this will serve your purpose.
    Regards,
    Ritwik.

Maybe you are looking for