!Where is the transparency selection or images on Cap 5.5?

Trying to make an image partly transparent.  I can't find it anywhere!

Hi there
I believe you need to expand the Image Edit section of the properties. Then adjust the Alpha setting you find there.
Cheers... Rick
Helpful and Handy Links
Captivate Wish Form/Bug Reporting Form
Adobe Certified Captivate Training
SorcerStone Blog
Captivate eBooks

Similar Messages

  • Can I somehow let the user select multiple images from device?

    Is there any way to let the user select multiple images from the device media gallery?
    The CameraRoll only selects one image. And the FileRefernceList doesn't show thumbnails (so you have no idea what you are selecting).
    Is there a way, or maybe some sort of workaround, for this? Is there a way to maybe "read" the users gallery on the SD-card and output your own gallery that the user can select from?
    I'm developing towards both Android and iOS so cross-plattform is a must.
    Thank you guys

    +1 to this question. I'm looking to do the same thing but haven't had any luck yet.

  • HT1420 Where is the 'Store' select?

    I want to authorize my new notebook. I open iTunes but there is no 'Store' menu, only the iTunes Store button on the top faar right. Where is the 'Store' select?

    Hi,
    I have pasted a copy of a Windows iTunes screen below (it's a screenshot of a Windows iTunes on a web page on my Mac, so ignore the part that is not purple-ish)  I know it is kind of hard to see, but if you look between the player symbols and the first album cover, you will see the "list" I am referring to:  File, Edit, View, Store, Control, Help:
    If you are not seeing a screen similar to this, then what version of iTunes are you running?
    Cheers,
    GB

  • How to set the transparency for a image

    Hi
    iam reading and writing and GIF image,when i resize the new image
    the transparency of the old image is not applied to the new one it appears black as background. so i need to set the transparency of the old image to the new GIF image . so is there any function to set the tranparency or any sample code....

    hi
    Image image = Toolkit.getDefaultToolkit().getImage(logoFilePath);
    image.getScaledInstance(200,150,Image.SCALE_SMOOTH);
    MediaTracker mediaTracker = new MediaTracker(new Container());
    mediaTracker.removeImage(image);
    mediaTracker.addImage(image,
    0);
    mediaTracker.waitForID(0);
    // determine thumbnail size from WIDTH and HEIGHT
    int thumbWidth = Integer.parseInt("200");
    int thumbHeight = Integer.parseInt("150");
    double thumbRatio = (double) thumbWidth / (double) thumbHeight;
    int imageWidth = image.getWidth(null);
    int imageHeight = image.getHeight(null);
    double imageRatio = (double) imageWidth / (double) imageHeight;
    int transparency = Integer.parseInt("100");
    if (thumbRatio < imageRatio)
    thumbHeight = (int) (thumbWidth / imageRatio);
    else
    thumbWidth = (int) (thumbHeight * imageRatio);
    if (imageWidth < thumbWidth && (imageHeight < thumbHeight))
    thumbHeight = imageHeight;
    thumbWidth = imageWidth;
    // draw original image to thumbnail image object and
    BufferedImage thumbImage = new BufferedImage(thumbWidth, thumbHeight, BufferedImage.TYPE_INT_RGB);
    Graphics2D graphics2D = thumbImage.createGraphics();
    graphics2D.setRenderingHint(RenderingHints.KEY_INTERPOLATION,
    RenderingHints.VALUE_INTERPOLATION_BILINEAR);
    graphics2D.drawImage(image, 0, 0, thumbWidth, thumbHeight, null);
    // save thumbnail image to OUTFILE
    out = new BufferedOutputStream(new FileOutputStream(newFilePath));
    GifEncoder gife = new GifEncoder(thumbImage,out);
    gife.encode();

  • Loss of the transparent color in images inserted into Draw

    I need to float an oval portrait image over a background image, so to get to the oval I made the portrait image corner sections transparent using Graphic Converter and saving as a PNG, which supports the transparent color. Problem is that after the PNG image is inserted into the Draw document containing the background image, the transparent sections are black and not transparent. Anyone else know about this problem?

    Welcome to Apple Discussions Jim
    I've not had much success, & none recently, getting images to be transparent in AppleWorks. However, a few years ago I accidentally discovered that if the image is flipped or rotated the background will become transparent. Since you are using Graphic Converter, you can do what I did. Before saving the image in Graphic Converter flip it horizontally so that once imported into your AppleWorks document you can "re-flip" it & the background will be transparent. Another option is to rotate the object 1 degree in AppleWorks.
    I now use Pages for my desktop publishing & it has no problem with transparent PNG or GIF images.
    Peggy

  • Where is the zoom slider for images in Finder?

    Since installing Lion, I have noticed that I can no longer make the thumbnails in a Finder window larger using a zooming slider (as is found in iPhoto). If I remember correctly, when I used to open a folder full of images in thumbnail format, I was able to use a slider at the bottom of the window to enlarge image thumbnails. Is this function no longer available, or am I missing something?

    Hi Captfred,
    Your answer help me a bit.
    However, in SL, I could zoom in the thumbnail / or resize the icon inside the Finder window by 2 finger pinch gesture, just like what we usually do in the Safari window.  Now it seems this gesture feature is not avaliable OR we need to do something in the setting in LION OS?
    Thank you.
    Regards,
    peteryung

  • Where is the login picture (user image) stored?

    I just re-installed my tiger system from scratch (boot camp issue) and finally managed to get the system almost identical to the one I had backed up. One minor remaining issue is the login picture. I liked the one I snapped previously and would like to select it again. Unfortunately, I cannot ascertain where these images are stored. I even created a couple of new ones from the System Prefs -> Accounts -> Picture -> Edit location and then did a spotlight search for images created since yesterday but nothing showed up.
    Since I backed up my whole machine, I am fairly sure that I still have that old image around somewhere... Can anyone tell me where they are located (or what they are named)?
    Thanks
    Ben

    Thanks for the quick reply. Unfortunately I can't check in my old system address book. Or at least I don't think I can (I'm at work now and can't verify this).
    What I did was this: I backed up my entire drive to an external drive, wiped the internal drive, and re-installed OSX. I then manually copied all of my preferences etc. back to make my new system as identical to the old one as I could. I tried to use the migration assistant but since it didn't find any old systems (it didn't consider my backup a true system) it couldn't do the migration.
    So, (and again I am at work and cannot verify this) I suspect that even opening my old address book app from the the backup wouldn't show me my old picture. But even if it did, how would I get it from there into my new system? That is why I am trying to find the actual location on disk where the file is stored (so I can navigate there in the backup and copy the file).
    Thanks again for your help for what is really a minor and silly issue.
    Ben

  • How do i set the transparency of an image retrieved from a database? (image was stored as blob)

    I had stored a png image into a database, when i retrieve it and display it the background is no longer transparent?
    I am loading the blob returned from the select statement by using the "loadBytes" method of the "UILoader" class.
    Thanx in advance
    gv1979

    If you want to stick with adjusting the scale you can do this two ways. Edit the value graph or edit the speed graph.
    The problem is that a camera move, a zoom or a dolly in, is not linear and scale is. This means the graphs are not a good representation of what you'll see visually. This makes them hard to use. At a constant rate for scale the appearance is that the increase in size slows down to closer you get to the final value. In other words, as you scale an object up at a constant rate, the visual appearance is a gradual slowing.
    A speed graph edited to look like this gives the appearance of a constant rate scale of the layer when you expect an acceleration at the end. There's just not enough granularity in the graph editor or enough control to predictably achieve the results you want.
    You'll have better luck editing the value graph to look something like this:
    While this looks extreme, you will get closer to achieving the results you want using the value graph. Once again, the amount of control and the resolution of the graph combined with the visual tomfoolery that scaling an object brings with it makes this a difficult way to achieve predictable results.
    You select the graph you'll edit by clicking on the second icon from the left.
    As I said before, you'll have much better luck getting the look you want if you make the layer 3D and move a camera toward it.

  • Where is the default pre-login image, "Leopard Aurora"?

    The default pre-login desktop image is called "Leopard Aurora".
    *Where is this image?*
    We want to change the pre-login default desktop image on all of our computers. I've seen hints and tips as to how you can just change this "plist" or sudo this or that. I do not care about any of that.
    I would just like to know where the image is located at. Then I can find out its size and other properties and replace it. This seems far easier than to mess around with plists or file permissions, and so on.
    +Many thanks to any who can answer this question.+

    that picture is in /system/library/coreservices. but i suggest you leave it alone. generally, you should not modify anything in /System. if you want to change the login background image use this link
    http://www.macworld.com/article/60979/2007/11/loginbkgnd2.html
    Message was edited by: V.K.

  • Where is the EXIT selection? I couldn't find it anywhere. I searched Firefox help and used Google. It might have been there, but I couldn't find it.

    This is newly updated Firefox 29. Exit used to be some easy to find and remember place.

    You can do that two ways
    *Click the red X on the top right corner where the title bar is at
    or
    *Click [[Image:new fx menu]] and click the Power button near the bottom

  • Where is the "threshold" setting for Image Trace in Illustrator CC 18.1.0?

    I'm using IIlustrator CC 18.1.0 and when I use Image Trace the "threshold" slider is gone. This was actually the single most important adjustment for this tool. Is it hidden somewhere? I attached a screen shoot of my Image Trace window...

  • Where is the scribble selection tool in ps touch

    Where do I find it?

    It's one of the tools at the left in the third row:

  • Where's the appleTV selection on the iTunes homepage.  need to reload my appletv using the HDMI cable

    Can't find the AppleTV icon on the iTunes page.  Trying to reload using the HDMI cable method (crashed).  What am I missing?  I need to reload from iTunes.

    Have you seen this?
    Apple TV (2nd and 3rd generation): Restoring your Apple TV - Apple Support
    When you say the remote is not working, does the light on AppleTV flicker when you use the remote but nothing happens?
    If so hold Menu and left arrow/rewind keys TOGETHER for over 6 seconds and see if you get an unlinked chain appearing on screen- if you do it may now work.

  • Where is the Radio selection on iPhone

    I would like to stream radio stations from iTunes on my iPhone 4 can't find the Radio Tab.  Is there a way to do this??

    There's no way to do that on the iPhone... that iTunes feature doesn't exist on the iPhone like it does on your computer.  As gdgmacguy said, look for a radio streaming app that plays the stations you want to listen to.

  • Where is the "tools' selection on home page--cannot turn off pop up blocker

    Pandora site says to disable pop up blocker to proceed--unable to find"Tools" option on Foxfire tool bar to begin disabling blocker???

    Go to "View > Toolbars" and check-mark "Menu Bar" with a click if you want to make that permanent.
    See https://support.mozilla.com/kb/Menu+bar+is+missing

Maybe you are looking for