Is there a way to use eraser tool with soft edges?

Hi,
I am wanting to erase the edges of a rectangular object so that it blends better with the background, and am wondering if there is a way of doing this using the eraser tool with soft edges?
Here is a snapshot to illustrate further what I mean:
You should be able to see that above the curve on the left there is a gradient which extends to the top of the image. This is the rectangle which I have applied a gradient to. At the top of the rectangle the colour is the same as the background. What I am trying to do is to blend the left edge of the rectangle in with the background above the curve (below the curve there is a line so no blending is needed). The way I thought of doing this is using the eraser tool with a soft edge. I can do this in Photoshop, but I'm not sure if this is possible or the best approach in Illustrator.
I would be grateful for any advice on this,
Thanks,
Nick

I don't really understand yoru end goal. However, the answer to yoru Eraser Tool question is no. There is no such thing as a "soft edge" for the eraser tool.
The ways to blend objects in specific areas only would be:
Gradients with transparent stop
Gradient mesh with transparency nodes
Opacity masks
Fake it by blending to the same color as the background.

Similar Messages

  • Is there a way to use PM4.0 with Windows XPH?

    Is there a way to use PM4.0 with Windows XPH without purchasing the latest suite or upgrades?  I origionally purchased a suite with Pagemaker, Photostyler and Freehand just before Aldus went Adobe, and Win3.1 went Win95, then WinME and WinXP.  I miss PM and have several manyscripts saved on PM4.0 and can not export or import them to any current wordprocessing programs.  I was very far into one manuscript and am now in a position to finish it up but don't want to have to purchase a whole suite in order to do so.  Any suggestions for this old tightwad?  [email protected] 

    Jay Chevako wrote:
    Find an old computer and run win3.1.
    Jay
    Shouldn't that be Win3.0  c.1991?  And with a very early of version ATM (Ver 2?)  if you want to do anything with fonts?
    I think I have a WinME PC in the garage, which if you can re-format with DOS 5 and install Win3 instead (I may have the disks in the garage too), PM4 will positively scream along.
    I reckon it's non starter on a modern WinXP PC, as the OS is so different, but if you're willing to experiment, you never know!
    But if you want to open some old files to extract the text, you can open the PM4 files and save them with a d/l'ed trial copy of PM7, which will be OK on WinXP
    Iechyd da! John
    23:45 27/04/2009

  • HT204057 is there a way to use time machine with a backup drive connected to my AirPort?

    is there a way to use time machine with a backup drive connected to my AirPort Extreme?

    Unfortunately, this is not officially supported by Apple......if you still have the 4th Gen AirPort Extreme that you list in your equipment profile.
    However, the new "tower" shaped version of the AirPort Extreme does now officially support Time Machine backups to a drive at the USB port of the device.

  • Is there any way to use agfa snapscan with os lion

    Is there any way to use an old agfa snapscan with os lion

    See my FAQ*:
    http://www.macmaps.com/macosxnative.html#SCANNER

  • Is there a way to use the G4 with a MacBook?

    Using my old work horse G4 for a juke box since using a MacBookPro for all video now. It's a shame to not be using it more. Is there a way I could use the G4 to help with some of the processing chores of HD video that are weighing heavy on the MacBook?

    If you use it in standalone mode and really don't use it for anything else then go ahead and load it up and just let it run. Sure it will take a long time but you're not using it for anything else.

  • Is there any way to use Compressor 4 with iMovie '11?

    I'm a student filmmaker without the money for Final Cut Pro X. Footage from my Canon VIXIA HF S20 (AVCHD format) looks just about perfect when I import it into iMovie and when I cut together a project. However, when I finalize the project, the darker hues in my footage always come out pixelated and crappy. Whether it's 1080p or 480p, this is always the case.
    I've been told that Compressor 4 does a much better job of encoding and exporting, but it's completely integrated with Final Cut Pro X and not iMovie. Is there any way I can take raw project files from iMovie and export them using Compressor? Or must I be forced to save up for Final Cut Pro X?

    You should be able to use Compressor with iMovie - it's a standalone app - but, of course, there will be no "Send To" buttons. But I really doubt that it will help you much.
    sdharwadker wrote:
    However, when I finalize the project, the darker hues in my footage always come out pixelated and crappy. Whether it's 1080p or 480p, this is always the case.
    Finalizing means that iMovie renders your video in different sizes. Have you tried to export or "Share to Media Browser"?
    mish

  • Is there a way to use Bluetooth headphones with apple tv

    I am trying to figure out if there is a way to use my Bluetooth headphones with my Apple TV3. I know it has Bluetooth as I can use the keyboard.

    It's a pretty good idea - why not send a suggestion here:
    http://www.apple.com/feedback/appletv.html
    ....especially as AppleTV has no analogue audio out, and most non-Bluetooth wireless headphones would expect an analogue input (there are some expensive ones that handle optical, or the user coudl maybe use TV headphone/audio out, but Bluetooth audio might be handy for many.
    AC

  • Is there any way to use iPod touch with Win2000/SP4?

    Got an iPod touch for christmas... very cool. It doesn't synch with my computer... not so cool.
    The information I've found - compatibility chart at http://docs.info.apple.com/article.html?artnum=60971 - suggests that I'm SOL with Win2000 - it appears that I can't upgrade past iTunes 7.3 whereas 7.4 seems to be required for the Touch. Are there any hacks our ways around this, or am I just going to have to suck it up...? I don't like using sketchy pirated OS's but I'm not real excited about going out and buying a new OS either.

    There is no way for you to use iTunes with Win2K and the Touch. You can use 3rd party software, WinAmp, with a plug-in: http://www.winamp.com/ but this will not let you download upgrades and purchase 3rd party software for the Touch when it becomes available.

  • Is there  any way to use osmf plugin with videodisplay component?

    Hello
    i use flex sdk hero (17689 build)
    i want to use OSMF plugin for the  captioning. i created object of media element with metadata for captioning plugin so  eventually i get object of CaptioningProxyElement type from mediaFactory ,  than i pass it to the source of videoDisplay> in source setter of videoDisplay setUpSource()  is called . in setUpSource  the type of source is checked and videoElement is created and assinged to videoPlayer( of type MediaPlayer) according  to the source type.The problem is that  my source is of type  CaptioningProxyElement (extended from MediaPlayer) so setUpSource ignores it , eventually not assining it to videoPlayer.  i can't extend VideoDispay and override source either , since videoPlayer is of type mx_internal , it's not accessible .
    thanks in advance.
    private function setUpSource():void
            // clean up any listeners from the old source, especially if we
            // are in the processing of loading that video file up
            cleanUpSource()
            // if was playing a previous video, let's remove it now
            if (videoPlayer.media && videoContainer.containsMediaElement(videoPlayer.media))
                videoContainer.removeMediaElement(videoPlayer.media);
            var videoElement:org.osmf.media.MediaElement = null;
            // check for 4 cases: streaming video, progressive download,
            // an IMediaResource, or a VideoElement. 
            // The latter 2 are undocumented but allowed for flexibility until we
            // can support OSMF better after they ship OSMF 1.0.  At that point, support
            // for a source as an IMediaResource or a VideoElement may be removed.
            if (source is DynamicStreamingVideoSource)
                // the streaming video case.
                // build up a DynamicStreamingResource to pass in to OSMF
                var streamingSource:DynamicStreamingVideoSource = source as DynamicStreamingVideoSource;
                var dsr:DynamicStreamingResource;
                // check for two cases for host: String and URL.
                // Technically, we only support URL, but we secretly allow
                // them to send in an OSMF URL or FMSURL here to help resolve any ambiguity
                // around serverName vs. streamName.
                if (streamingSource.host is String)
                    dsr = new DynamicStreamingResource(streamingSource.host as String,
                                                       streamingSource.streamType);
                else if (streamingSource.host is URL)
                    dsr = new DynamicStreamingResource(URL(streamingSource.host).host,
                                                       streamingSource.streamType);
                if (dsr)
                    var n:int = streamingSource.streamItems.length;
                    var item:DynamicStreamingVideoItem;
                    var dsi:DynamicStreamingItem;
                    var streamItems:Vector.<DynamicStreamingItem> = new Vector.<DynamicStreamingItem>(n);
                    for (var i:int = 0; i < n; i++)
                        item = streamingSource.streamItems[i];
                        dsi = new DynamicStreamingItem(item.streamName, item.bitrate);
                        streamItems[i] = dsi;
                    dsr.streamItems = streamItems;
                    dsr.initialIndex = streamingSource.initialIndex;
                    // add video type metadata so if the URL is ambiguous, OSMF will
                    // know what type of file we're trying to connect to
                    dsr.mediaType = MediaType.VIDEO;
                    videoElement = new org.osmf.elements.VideoElement(dsr, new RTMPDynamicStreamingNetLoader());
            else if (source is String)
                var urlResource:URLResource = new URLResource(source as String);
                videoElement = mediaFactory.createMediaElement(urlResource);
                // If the url could not be resolved to a media element then try
                // telling osmf the media is a video and try again.
                // We do not specify the media type as video the first time,
                // so we can have the chance to play audio.
                if (videoElement == null)
                    urlResource.mediaType = MediaType.VIDEO;
                    videoElement = mediaFactory.createMediaElement(urlResource);               
            else if (source is MediaResourceBase)
                videoElement = mediaFactory.createMediaElement(MediaResourceBase(source));
            else if (source is org.osmf.elements.VideoElement)
                videoElement = source as org.osmf.elements.VideoElement;
            // reset the visibilityPausedTheVideo flag
            playTheVideoOnVisible = true;
            // set up videoPlayer.autoPlay based on whether this.autoPlay is
            // set and whether we are visible and the other typical conditions.
            changePlayback(false, false);
            // if we're not going to autoPlay (or couldn't autoPlay because
            // we're hidden or for some other reason), but we need to seek
            // to the first frame, then we have to do this on our own
            // by using our load() method.
            if ((!autoPlay || !shouldBePlaying) && autoDisplayFirstFrame)
                load();
            // set videoPlayer's element to the newly constructed VideoElement
            // set the newly constructed videoElement's gateway to be the videoGateway
            videoPlayer.media = videoElement;
            if (videoElement)
                if (videoElement.getMetadata(LayoutMetadata.LAYOUT_NAMESPACE) == null)
                    var layout:LayoutMetadata = new LayoutMetadata();
                    layout.scaleMode = scaleMode;
                    layout.verticalAlign = VerticalAlign.MIDDLE;
                    layout.horizontalAlign = HorizontalAlign.CENTER;
                    layout.percentWidth = 100;
                    layout.percentHeight = 100;
                    videoElement.addMetadata(LayoutMetadata.LAYOUT_NAMESPACE, layout);
                if (videoElement && !videoContainer.containsMediaElement(videoElement) )
                    videoContainer.addMediaElement(videoElement);
            else
                // if our source is null, let's invalidateSize() here.
                // if it's a bad source, we'll get a playbackError and invalidate
                // the size down there.  If it's a good source, we'll get a
                // dimensionChange event and invalidate the size in there.
                invalidateSize();

    See my FAQ*:
    http://www.macmaps.com/macosxnative.html#SCANNER

  • Is there any way to use Illustrator (CS5) with Windows 8.1?

    I'm in the middle of installing CS5 Design Premium on new machine (Win8.1) and see error beside Illustrator that the system requirements are not met.  Windows help site suggests CS5 and Win8.1 are compatible.  Surely there is some way to make these work together like the rest of my creative suite...?

    Without exact system info we cannot know. There could be any number of reasons why it thinks it isn't compatible and generic "It's Windows 8.1" don't help.
    Mylenium

  • HT4864 Is there any way to use POP mail with iCloud?

    Hi newbie here, so be kind!  Just trying to set up iCloud on my new iPad, my iPhone 3G and my oldish Windows PC running Vista.  I have managed to get the iPad and iPhone running relatively well, but the real reason I wanted to synch all my devices was because I am buried beneath all the emails that I receive each day and cleaning them off three devices was a real hassle (1st world prob I know).  My PC is running Windows mail because I couldn't get Yahoo mail to run on POP or IMAP settings. So I have been happily downloading Yahoo mail (via) POP into Windows mail for a few years now.  However I have hit an Apple Support doc saying that I cannot use POP settings in iCloud (if you know what I mean), I have to use IMAP.  Can anyone help me with what settings I need to put in Windows Mail to make it sync with the mail client on my phone and iPad?
    Any help would be much appreciated.
    GB

    Gmail and all POP systems are not iCloud mail. iCloud mail ends with @mac, @me or @icloud.com, Gmail and POP systems are not handled by iCloud mail systems.

  • Is there any way to use internet share with ps3 using a wired connection?

    im having a little trouble figuring out if this is even possible. ive combed through google and alot of discussion boards and cant seem to find an answer.
    help would be greatly appreciated..

    Internet Explorer is not available for Mac.
    But you can make Safari pretend to be Internet Explorer in some cases.
        Safari > Preference > Advanced
        Checkmark the box for "Show Develop menu in menu bar".
        "Develop" menu will appear in the Safari menu bar.
        Click Develop, move mouse down to "User Agent".
        Select Internet Explorer from popup on the rightside.
        After using Internet Explorer, revert back to Safari, doing the same routine.

  • Is there a way to use 2 firewire devices on my macbook?

    Hi,
    I want to try using my panasonic gs-120 camcorder to make a little movie of my kids. I have a intel macbook with 2GB. Is there any way to use the camcorder with the firewire port and my external firewire drive? I don't have much internal drive space left? Do I need an adapter?
    Thanks
    Kelli

    KelliSean wrote:
    ... and my external firewire drive? ...
    most firewire-cases offer TWO firewire ports.. simply daisy-chain:
    camera >> ext. HDD >> Mac ..

  • Is there a way to use bpm object in jsp (java)

    hello
    i could see that the bpm object can be used in jsp with javascript and fuego tag. but is there a way to use bpm object with java code?
    thank you!

    Suppose a Servlet/JSP calls java classes. In the java
    functions of those classes, is there a way to get and
    set attributes with application/session scope
    directly? Thanks.Only by passing a reference to those classes (or by tying in to the framework/container).

  • With the original ATV is there a way to use the usb port with external hard drive?

    Is there a way to use the usb with ATV1 and external hard drive?

    I have the same question and refuse to beleive that Apple would put the USB port there for a HD and not be able to use it for that purpose.

Maybe you are looking for

  • Does attaching an external display slow the computer?

    I have never used an external monitor with my MB Pro. The one I have was purchased July 09 and has the 2.53 CPU. If I attach and external monitor will it noticeably slow down? Would it matter which monitor I used? Looking a MacMall today I see the Ap

  • Is there anyway to change the font used in the Notes app?

    I noticed Notes's font has changed on my iPhone 3Gs (which I don't like). Is there a way to change it back? Thanks, Paul

  • Execute VB script from Adobe reader 10 javascript

    Hi Is it possible to launch a VBS file or embedded script from Javascript? This basic example doesn't appear to work. var myscr = new File("/C/temp/run2.vbs"); if (myscr.exists) { app.doScript(myscr, ScriptLanguage.visualBasic) } By the way this thro

  • CS2 exported PDF comes out negative

    A supplied PDF ad was placed in InDesign CS2.  When the page is exported at 300 dpi, the halftone images within the ad are reversed to negative form.  Everything else on the page is ok.  Any ideas what's happening?  If the ad is rasterized in Photosh

  • When can i preorder the ipod touch 5g? I have heard that it is released mid-september

    I am looking at getting an ipod 4th generation for my birthday but have heard rumours that the new 5th generation will be out mid september! Just after my birthday! Does anyonebody know when, if or how i can preorder the ipod touch 5th generation? Or