PS CS3 Gradient Effect

Hi there,
I'm trying to do a gradient effect on the image below.  What I'd like to have is the red strip to fade in from the left to right.  I'm not sure how to do this.  I tried using the Gradient Effect with the transparent to color but it's not giving me the effect I want.  Please help.  Thanks!

Try the following.
Make your shape layer just as you did.
1. At the bottom of the layers palette, where is says FX,
   choose blending options.
2. In the blending options dialog, set the fill opacity to 0% and uncheck
    Blend interior effects as group.
3. Select the Gradient overlay and in the dropdown where it says gradient, choose
    Foreground to transparent. Adjust the options as desired. (you can move the gradient
    on image by moving it in the document window)
MTSTUNER

Similar Messages

  • Help with Flash CS3 Particle Effect Tutorial Code

    I did the tutorial from http://www.schoolofflash.com/2008/03/flash-cs3-particle-effect/. I used a star to replace the circle. Here's my code:
    var starsArray:Array = new Array();
    var maxStarss:Number = 8;
    function addStars(e:Event)
        var stars:Stars = new Stars();
        stars.x = stage.stageWidth/2;
        stars.y = stage.stageHeight/2;
        stars.alpha = Math.random() * .8 + .2;
        stars.scaleX = stars.scaleY = Math.random() * .8 + .2;
        stars.xMovement = Math.random() * 10 - 5;
        stars.yMovement = Math.random() * 10 - 5;
        starsArray.push(stars);
        addChild(stars);
        stars.cacheAsBitmap = true;
        if (starsArray.length >= maxStarss)
            removeChild(starsArray.shift());
        stars.addEventListener(Event.ENTER_FRAME,moveStars);
    function moveStars(e:Event)
        e.currentTarget.x += e.currentTarget.xMovement;
        e.currentTarget.y += e.currentTarget.yMovement;
    var myTimer:Timer = new Timer(50);
    myTimer.addEventListener(TimerEvent.TIMER, addStars);
    myTimer.start();
    This time, I'm trying to make the stars shrink and transparent as they move away from the point. So I coded it like this:
    import flash.events.Event;
    var starsArray:Array = new Array();
    var maxStarss:Number = 8;
    function addStars(e:Event)
        var stars:Stars = new Stars();
        stars.x = stage.stageWidth/2;
        stars.y = stage.stageHeight/2;
        stars.alpha = Math.random() * .8 + .2;
        stars.scaleX = stars.scaleY = Math.random() * .8 + .2;
        stars.xMovement = Math.random() * 10 - 5;
        stars.yMovement = Math.random() * 10 - 5;
        starsArray.push(stars);
        addChild(stars);
        stars.cacheAsBitmap = true;
        if (starsArray.length >= maxStarss)
            removeChild(starsArray.shift());
        stars.addEventListener(Event.ENTER_FRAME,moveStars);
        stars.addEventListener(Event.ENTER_FRAME,animeStars);
    function animeStars(e:Event)
        trace(this.starsArray);
        this.scaleX-=0.01;
        this.scaleY-=0.01;
        this.alpha-=0.01;
        if (this.alpha<=0) // remove this object from stage
    function moveStars(e:Event)
        e.currentTarget.x += e.currentTarget.xMovement;
        e.currentTarget.y += e.currentTarget.yMovement;
    var myTimer:Timer = new Timer(50);
    myTimer.addEventListener(TimerEvent.TIMER, addStars, animeStars);
    myTimer.start();
    I couldn't make it work. All I got was an error message saying "
    1084: Syntax error: expecting identifier before rightbrace.
    Help?

    It is because of this line of code at the end
    myTimer.addEventListener(TimerEvent.TIMER, addStars, animeStars);
    if you read the documentation on addeventlistener it looks for these type of arguments to be passed
    addEventListener(type:String, listener:Function, useCapture:Boolean);
    animeStars is not a boolean it is a function. Since you already have animeStars in your addStars function you can exclude it in the last event listerer. try this:
    myTimer.addEventListener(TimerEvent.TIMER, addStars);

  • How to put gradient effect on a 45 degree curved pipe using single object

    how to put gradient effect on a 45 degree curved pipe using single object

    Sudhanshu,
    You may use a smooth blend between a dark/black solid fill object with the full width and a white narrow fill object in the middle.
    Yoy may:
    1) Create the full width object with the bend, remember to have two anchor points at the inner corner, on top of each other if it is to be sharp; you may create it with a surplus length, see below;
    2) With 1) selected, Object>Path>Offset Path by a negative value equalling half the width less a point or so, to create the inner fill path, then turn it white;
    3) You may ClickDrag across each end of the paths with the Line Segment Tool, then Object>Path>Divide Objects Below and delete the unwanted end parts;
    4) Object>Blend>Objects, use Smooth and Align to Path;
    5) Object>Blend>Make.

  • Creating gradient effect in dreamweaver

    please somebody help me.can we create gradient effect for buttons and background in dreamweaver.without using image editng softwares like photoshop or fireworks?

    No, Dreamweaver is a html editor not a graphics program  :-)
    You need to use a graphics program to create the gradient image and then use it as a background image to whatever element you want to apply it to.
    Nadia
    Adobe® Community Expert : Dreamweaver
    Unique CSS Templates |Tutorials |SEO Articles
    http://www.DreamweaverResources.com
    Book: Ultimate CSS Reference
    http://www.sitepoint.com/launch/005dfd4/3/133
    http://twitter.com/nadiap

  • After Effects CS3 / Mac OSX 10.5.4 / iMac / Importing CS3 Indesign file into CS3 After Effects

    Hi,
    I'm wanting to import a CS3 Indesign file into a CS3 After Effects file including all the layers. Is there a simpler way than importing it into Illustrator then dividing the layers then importing into After Effects?
    Thanks
    Will

    Nope, not that I'm aware. Unfortunately AE does flatten layered PDFs, so that second option wouldn't work, either. It should however be possible to spit out each layer as a separate PDF from InDesign with a little work. Perhaps even someone already has created an extension/ command set for this, so I'd ask on the ID forums.
    Mylenium

  • Angle Gradient Effect in Illustrator

    Hi,
    I am trying to acheive the same angle gradient effect that can be done in Photoshop but in Illustrator. The actual thing I want to be able to create as a vector is the graphic attached...
    Can this be done by somehow using the blend tool and replacing the spline with a circle?  Can someone walk me through the process?
    Many thanks in advance.
    Kit

    This thread is 4 years old but here is a solution to make angle gradients in Illustrator CS6 and CC, which now have the capability to apply gradients on strokes.
    1. Make a circle and give it a stroke equal to half its size and align stroke to center.
    Example: 100px circle with  a 50px stroke.
    2. Apply a linear gradient that has the same color on the starting and ending stops (if you want a seamless gradient) and apply gradient along stroke.
    3. Apply Path > Effect > Offset Path half the amount of the stroke size and make it a negative value  so the path offsets inward.
    4. Done!

  • I'd like to add the gradient effect to my website...

    I would like to add the gradient effect to my website. Is
    thiis done in dw and how do i go about setting this option?
    Any input or resource is greatly appreciated.
    D Sterlin
    (Murray I thank you advance!)

    Create a sliver of your gradient image and let it tile
    vertically or
    horizontally to fill the page (depending on whether the
    gradient is a
    vertical or horizontal one).
    And a posteriori, you're welcome!
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "dsterlinjustin" <[email protected]> wrote
    in message
    news:g3676c$cj5$[email protected]..
    >I would like to add the gradient effect to my website. Is
    thiis done in dw
    >and
    > how do i go about setting this option?
    >
    > Any input or resource is greatly appreciated.
    >
    > D Sterlin
    >
    > (Murray I thank you advance!)
    >

  • How to apply gradient effect to JTable

    Hi
    It is easier to apply gradient effect to JTable by overriding paintComponent() and giving gradient effect using the following code
    Graphics2D g2 = gradientImage.createGraphics();
    GradientPaint painter = new GradientPaint(0, 0, gradientEnd,
    0, height, gradientStart);
    g2.setPaint(painter);
    Rectangle2D rect = new Rectangle2D.Double(0, 0, width, height);
    g2.fill(rect);
    but my problem is , after applying gradient effect the cell contents are not visible.
    what i need to do to make the cells visible..... please any one help me to sort out this.....
    Thanks in advance.......

    Well the basic code should be:
    // do gradient painting
    super.paintComponent(...);But you will also need to customize the renderers to make them non-opaque.
    And you may also need to make the table non-opaque.
    If you need further help then you need to create a [Short, Self Contained, Compilable and Executable, Example Program (SSCCE)|http://homepage1.nifty.com/algafield/sscce.html], that demonstrates the incorrect behaviour.
    Don't forget to use the Code Formatting Tags so the posted code retains its original formatting. That is done by selecting the code and then clicking on the "Code" button above the question input area.

  • Flash CS3 mouseover effect..HELP

    Hi all, Im new to Flash and was hoping someone could spare a
    few mins to help me out.
    I'd like to create a short flash animation and then bring it
    into dreamweaver. When the webpage loads I'd like the flash
    animation to be paused on frame 1 of the movie, then when the user
    rolls over the flash movie, it will start to play and when the user
    rolls off of the movie, it will revert to the first frame again.
    Does this make sense to anyone? is it possible? If someone could
    let me know a step by step guide that'll be greeeaaatttttt! Im
    using Flash CS3 on a mac. Thanks v much

    mAc Vs WiNdOwS wrote:
    > I haven't done flash in a long time and i'm not sure how
    to search for this
    > answer because I don't know the right keywords. I need
    to create an effect for
    > my text that makes a little light go across it. Such as
    in video games and
    > banners that you see. A little light goes across from
    left to right on the
    > text.
    >
    > How can I create this for my text or image? I would like
    it on images too.
    > Please explain in steps. Thank You.
    >
    This is normally done using Gradient and mask. You will need
    3 layers for it.
    First top layer will be the mask. Type the text you want to
    use and when you happy
    with the size and all, copy it, CTRL C.
    Second layer keep blank for now.
    Go to 3rd, bottom layer, paste the text using paste in place
    CTRL ALT V, so it's
    erectly position in a place where the mask text is.
    Pretty much it when comes to text, the last part is to make
    the shine effect.
    Go to the second layer, draw some gradient. Make the gradient
    out of 3 colors, so
    the colors in the COLOR pallet appear as gray on the left,
    gray in the middle and
    gray on the right. Set the left and the right to Alpha 0%
    while keep the middle
    fully 100% gray. We want the edges of that gradient soft to
    simulate the light.
    Convert that gradient to movie clip or graphic and motion
    tween it from one side
    to another.
    And this is what you end up with:
    http://flashfugitive.com/stuff/shine.swf
    You need to play around with the gradient to find one that
    suits your needs.
    When comes to image, you simply draw shapes on the mask layer
    through which you
    want the shine /gradient to show up.
    Best Regards
    Urami
    "Never play Leap-Frog with a Unicorn."
    <urami>
    If you want to mail me - DO NOT LAUGH AT MY ADDRESS
    </urami>

  • CS3 Removing effect from one object changes all other images on page-!???

    I'm reusing an 80 page document that I created last year as the template for an updated version of the same document. There are images on almost every page. In the previous version of the document most images had a drop shadow applied, but this year I'm not using drop shadows so I've been deleting old photos or placing new images in old photo boxes and removing the drop shadow. No problem most of the time, but there are about 5 images in the document (scattered around randomly) that are problematic - when I either delete these or try to remove the drop shadow effect, all the other images on the page get darker (a lot darker). It's not specifically the drop shadow causing the problem - I can change the effect to any other with no change to the problem, it's just when I remove or clear all effects that the problem occurs. I even tried creating a new spread then cutting and pasting all but the problem image but it didn't work - everything was dark till I added the problem image. So weird and confounding! I've never seen this in either CS3, which I've been using for a few years, or any previous version of InDesign. The only workaround I've found is to move the problem images onto the pasteboard and keep them, but I'd rather not send the document to the printer like that. Has anyone seen this problem??? Hmm, the only thing I can think of is that I'm still using CS3 yet I upgraded my Mac OS to Snow Leapard (10.6.4). In fact, this isn't the only problem I've had with my CS3 Suite programs since I got my newer Mac. Maybe I just answered my own question, sort of. Still, has anyone seen that InDesign problem?

    Thanks Peter! You're right about the problem images being the only ones on their pages. They are all grayscale though. Rob mentions that possibility. I Sounds from both your answers like the problem is probably with the transparency blend space. Unfortunately (or fortunately?), I've never had to set the blend space. My printers have always handled that part. I hope I can ask you this newbie question -- if all the images are grayscale what should the transparency blend space be? I assume it should be in CMYK since the doc will be printed offset and the printer will have the native files not a PDF. The doc's transparency blend space is set to CMYK. Rob seems to think this could be the problem but the only choices are RGB or CMYK as far as I can tell.

  • Custom Gradient Effect

    Hi,
    How is this effect achieved...
    http://www.kitwilkins.com/Picture2.png
    On the fading white circular shape, the gradient wraps around in a circle following its path giving the illusion of a fading "tail"
    How is this done?
    Anyone?

    You can achieve the same effect with a blend.
    Draw two rectangles, one black, one white
    Go to Object > Blend > Make blend
    Draw a circle, select the blend and the circle, and choose Object > Blend > Replace Spine
    Using the scissors tool, cut the circle in one place
    If it doesn't look right, check the orientation in Blend options that it is Align to path
    Ian

  • How do I do a gradient effect of sepia for my photo?

    I really need help with trying to do a sepia effect on my photo but make it gradient as well! Got any ideas? It's urgent!!

    Can you upload the image you want to apply this affect to?  It makes a difference.
    Do we know what version of Photoshop you are using?
    This is how I would do it:
    Add a B&W Adjustment layer.  Just leave the defaults. 
    Add another B&W adjustment layer but check Tint.  The default colour should be sepia, but don't worry if it is not just yet.
    Run a black to white gradient up or down the layer mask in the Tint layer.
    Now go back and fine tune the tint. Click on the swatch next to the Tint check box, and grab other colours till you get it right.
    If you are struggling with the tint colour, clip a Hue/Saturation layer to the Tint layer, and adjust the Hue slider.  Use the arrow keys rather than drag the slider, because you'll need fine control.
    If you want some of the original colour to come through, adjust the Opacity of the first B&W adjustment layer.

  • Using Photoshop CS3 & After Effects CS3

    Hey All,
    I just created an animation in After Effects CS3. I am working from a 2D PSD file with a lot of layers. I am working on a PPC Mac, Quad G5 with 4.5GB RAM. I am running OS X 10.4.11.
    When I add the comp to the render queue it cannot render due to the image size of the PSD is too large. When I reduce the image size in Photoshop and then switch back to after effects, the animation is thrown off. I have certain layers that are parented to other layers and it seems that when I change the image size and switch back AE pays no mind to them, and they are scattered all over the place.
    Make sense?
    Can anyone help please?
    Thanks,
    Sean

    Thanks Mylenium. The anchor point is centered on my parent layer in this animation and it still throws everything off when I change the image size. So taking your suggestion of creating a null layer:
    My Original Image is (in pixels WxH) 8741 x 5831. And I am working in a 720x480 project. I know, I should have created a 720x480 new file to begin with and conform everything to that then I wouldn't have this problem, but I didn't want to sacrifice image quality.
    Would I create a Null object 8741 x 5831? or Would it be 720x480?
    What do you mean by copy the animation? Duplicate the layers? Or Copy & Paste?
    Then after I am done with that should I go back into Photoshop and change the size?
    Sorry if this seems silly but I have not run into this problem yet. I think next time I will change the image size before I start animating.

  • Unable to make Transparency work in Gradient Effect (Gradient Tool works fine though)

    Hey guys.
    Really weird issue here.
    Example: (This is not what I use it for, but this is the easiest way to explain the problem) I'm not looking for other solutions on how to do this, I'm just using this set of steps as an example.
    I put a picture of trees as the background.
    New layer on top, set paint bucket to black and splash the whole document
    Go into Blending Effects for the new layer and then add a half transparent-half solid gradient. (Black to clear, for example)
    In my photoshop, it shows up as all black still.
    Any ideas on why this doesn't work? I can't seem to find the answer anywhere because most searches end up showing up with different problems other people are having.
    Would really appreciate the help!
    Computer: i7-930, GTX 580, Windows 7 64-bit, Photoshop CS6 Student
    So out of curiosity, I just tried using the COLOR blending effects, and then setting the opacity to 0%. And it STILL shows as a black page.
    Is there a reason why my opacity slider for blending effects doesn't do anything but change the effect? (In my older CS4, if I set any color/effects in blending effects, that color/effect would take over the entire layer.)
    Is this just new to CS6? (Is there a way to revert this "method" back to the old style?)
    Workaround so far.
    Seems to work if I drop the layer's Fill % to zero.
    I prefer the old method in CS4

    I would try resetting your preference file first:  http://www.lightroomforums.net/showthread.php?14226-Resetting-(or-Trashing-)-the-Lightroom -Preferences-file
    Also, install the latest version 4.4.1 would probably be a good idea.

  • Illustrator CS3 Gradients

    I'm sorry for the very novice question, but I'm very new to Illustrator. I've used Photoshop since 5.5, and I'm used to the layout there. Anyway, my question is, how do I sample colors from the image that I'm tracing in order to make a gradient? Whenever I switch to the eyedropper tool the entire object I've just created with the pen tool changes to that color and nothing happens to the gradient settings.
    Thanks beforehand for any help and advice on this matter.
    -LP

    > Apart from blends
    I don't have very good luck using blends for gradients, transparent or otherwise. It seems like no matter how I set up the blend, I can still see some banding in the printed output. Any suggestions?
    >You may have a look at Opacity Masks
    I'm a big fan of Opacity Masks and they're the best and easiest way to achieve transparent gradients. They work the same way in CS3 as they did in 10. I often use them in place of clipping masks, too. I recently did a piece with a couple of photos that I turned to sepia via Opacity Masks; I didn't have to keep flipping back and forth to Photoshop to get the exact color I wanted and could just change it directly in Illustrator by changing the color of the mask. OPs are well worth the time investment in learning to use them.

Maybe you are looking for

  • Playing any audio while on-line causes pc to reboot -audigy ca

    god i hope some has had this problem and fixed it. If im connected to the net and i play an audio file using any type of program including windows media player , or if i recieve sound from the net including emoticions from windows meggenger then my p

  • Can HTML affect embeded FLASH

    I am trying to find out if there is any way to have the HTML send informaion to the embedded FLASH file. I need to change 2 peices of information on the FLASH file when it loads on the page (based on the page it comes up on.) Is there a way to have t

  • Netscape Object Signing

    Hi. I've been trying to figure this out for over a week now, and customer support at Thawte is not very helpful. I purchased the netscape object signing certificate from Thawte. I used it to sign a .jar file compiled and archived by jdk1.1.8(using si

  • Virtual Office full context login

    Hi, When I go to the URL for Virtual Office it immediately comes up with a 'Novell Security Services' box and asks for the following details: Realm Username Password The realm has the tree name in it. If I type in the FULL context to a valid user the

  • I plugged in my headset and it doesn't work,  am I supposed to change modes or something?

    I plugged in my headset and it doesn't work. Do I need to change modes? If so, how do I do that? Any help would be appreciated.