Glow effect with motion 2

could anyone please advise me how to make an object glow (fade in then out quickly) -- I tried masking out the object then replicating the mask shape with the shape tool and filling it with white, then using the glow tool on that, it kind of worked, but the edges just didn't look right.
I'm using Motion 2.
thanks!

This might not be what you want but, I added the bloom filter to a logo a while back that I wanted to do a quick flash in and a quick flash out. I keyframed the amount and brightness from 0 to a desired amount and keyframed it the opposite way for the end of the logo.

Similar Messages

  • Glow effect with GPU render

    Hi everyone,
    I know that the glow effect can't be visible with GPU render on IOS/ANDROID devices.
    But I heard that there was a way to appply a glow effect anyway. (I need the GPU render as my animations are smoother with it)
    My code was :
    private function itemGlow(isGlowing:Boolean):void{
                                  if (isGlowing){
                                            var glow:GlowFilter = new GlowFilter();
                                            glow.color = 0xFFFF00;
                                            glow.alpha = .75;
                                            glow.blurX = 10;
                                            glow.blurY = 10;
                                            glow.quality = BitmapFilterQuality.MEDIUM;
                                            draggedItem.filters = [glow];
                                  } else {
                                            draggedItem.filters = null;
    And I decided to replace it, in order to make it work with GPU render, with this code :
    public function itemGlow(isGlowing:Boolean):void{
                                  if (isGlowing){
                                            var glow:Sprite = new Sprite();
    glow.graphics.beginFill(0); // black color
    glow.graphics.drawCircle(20, 20, 20);
    glow.graphics.endFill();
    draggedItem.filters = [new GlowFilter(0xFFFF00, 1)];
    var bd:BitmapData = new BitmapData(50, 50, true, 0x00000000);
    bd.draw(glow);
    var glowbit:Bitmap = new Bitmap(bd);
    addChild(glowbit);
                                  } else {
                                            draggedItem.filters = null;
    No errors, glow visible on the simulation device. But when it's not working on real Android device....
    Any idea why ?
    Thank you very much,
    Stephan

    From what I see it's for the same reason the original code wouldn't work. You're applying a glow filter the same way. The only different thing you're doing is drawing a black 40x40 black circle, drawing it into a transparent BitmapData (which isn't big enough) while adding that circle as a Bitmap to the display list.
    Are you working in 3D? Either way in general the way you can utilize the graphics class is to draw the object using built in Flash classes, then draw that object into a BitmapData (so draw "draggedItem" into a BitmapData with the glow applied) and then use the BitmapData (in a Bitmap like you did for example).

  • I'm getting this choppy effect with motion, please help!

    Hi all.
    I'm animating photos with white borders in AE, like polaroids. It's basically a camera slow panning and tracking around them.
    Each time the camera gets closer, and pans appear to be faster, I get this choppy look caused by the sharp white borders.
    I have tried
    - Subtle Gaussian Blue
    - Enabling Motion Blur
    and while they help a little, the effect is still there. Is there another technique? Someone suggested to take into PPro and apply the anti flicker effect.
    Please help. Deadline today.

    There are things like critical panning speeds that you must be aware of. The lower the frame rate the bigger the problem. The FAQ section of this forum has a link to two articles that may help. One is for horizontal motion the other is for vertical. FAQ: Why does horizontal motion stutter (judder) in my movies, such as during pans?
    There is a lot of good information about all kinds of problems in the FAQ section. You'll find a link on the form homepage. After Effects FAQ List
    You could also be experiencing skipped frames during playback. The answer to that problem is also in the FAQ: FAQ: Why is my output file huge, and why doesn't it play back smoothly in a media player?

  • Can someone tell me the best way to do the "Indiana Jones" effect with Motion 5?

    I'm making a movie with FCP-10 and want to use the "Indiana Jones" effect for my travel documentary.  Can anyone suggest a way to do this or direct me to a site that can?

    Not sure what  "like magic" means.  But I'll offer suggestions that may get you closer to that goal.
    - First, to make it a dotted line, first draw a short line, one that will be a single dash in your dashed-line.  Turn its visibility off (I left it turned on in the screen shot below, so you could see it).  I'll name this layer "Single Dash". 
    - Next, you'll draw your Bezier line as in my article.
    - In the bezier line's Outline properties, change Brust Type to Image, and drag the Single Dash layer into the image source well.  This will create your dashed line.
    - To animate it, first with the playhead at the start of the timeline, keyframe Last Point Offset to 0.  Move the playhead to the end of the timeilne, and keyframe that to 100%.
    - To make it "travel" as I think you're trying to do, move the playhead to the start of the timeilne.  Then drag the First Point Offest slider slowly to the right until 3 dashes (or how ever many you want) show.  Keyframe the First Point Offest to that.  Move the playhead to the end of the timeline, and adjust that parameter to taste, keyframe.
    - Adding a Drop Shadow could help give it some depth.
    - Making the Group a 3D Group, and adding a camera, moving the camera along, maybe some special lighting, could make the whole thing really cinematic.
    You'll probably want to experiment with these settings, too.  And don't forget you can put a Fade In/Out behavior if needed.  Let me know if this helps, or if you have any further questions.

  • Recording smooth video with iSight using Glow effect

    I want to use iSight's Glow effect with a video recording. PhotoBooth software does it very jerkily. iChat does it smoothly, but I don't see a way of recording video without having a chat with someone. iMovie 08 doesn't seem to be able to create the Glow effect. Any ideas how to do this?

    Hello Steve Mouzon
    The closest you will likely come to Photo Booth's Glow with the other apps you mention is to try the Video FX in iMovie 6 HD's "Editing" window. Some experimentation will let you know if it can meet your needs.
    If iMovie 6 HD was not installed along with your iMovie '08, see this post for help:
      http://discussions.apple.com/message.jspa?messageID=6991973#6991973
    If you need more powerful effects control than that, you can consider the professional applications like Motion that make up Final Cut Studio. For more info, take a look at RedTruck's post here or other Final Cut Studio > Final Cut Pro Discussions topics.
    Other alternatives that may be worth your consideration are ADOBE AFTER EFFECTS CS3 PROFESSIONAL or creating your own "glow" filter.
    EZ Jim
    PowerBook 1.67 GHz w/Mac OS X (10.4.11) G5 DP 1.8 w/Mac OS X (10.5.2)  External iSight

  • How to export animated gif with transparent background and glow effect?

    I've been having issues lately with creating animated gifs in flash. I finally figured out a way to export a gif with a transparent background but I'm now having an issue with it again because I'm using a glow effect. When the gif is exported the glow effect changes into a very poor quality and becomes less of a glow and more like a solid color. I've even exported a png sequence from flash and put it into photoshop then created a gif from there but I'm still having the same issue. Is there anyway I can properly export this in gif form so the quality is the same as when I test it in flash?
    I've provided an image of what my issue looks like and the settings (I've messed around with the settings and this is the best I can come up with) . This is in photoshop but the result is similar in flash. The left one is what it originally looks like and the right is what it will look like after exporting. As you can see as I said before the glow changes into more of a solid color kind of like a border. Any help would be greatly appreciated, thanks in advance!

    A GIF is limited to 256 colors while a glow effect likely wants to tie up thousands (let's just say 'lots') of variations of tone.

  • JavaFX progress bar with glow effect.

    I am hoping someone can help me with this issue. I recently followed James Clarke example of a progress bar with glow effect and it helped with developing a progress bar for an application I was working on. But now, with the JavaFX sdk 1.2 update, the application does not fully work anymore. The progressbar.fx code is posted below:
    ProgressBar.fx code:
    import java.lang.Math;
    import java.lang.Object;
    import javafx.animation.Interpolator;
    import javafx.animation.Timeline;
    import javafx.scene.CustomNode;
    import javafx.scene.effect.GaussianBlur;
    import javafx.scene.Group;
    import javafx.scene.Node;
    import javafx.scene.paint.Color;
    import javafx.scene.paint.Paint;
    import javafx.scene.Scene;
    import javafx.scene.shape.Ellipse;
    import javafx.scene.shape.Rectangle;
    import javafx.scene.text.Font;
    import javafx.scene.text.Text;
    import javafx.scene.text.TextOrigin;
    import javafx.stage.Stage;
    import javafx.scene.layout.Resizable;
    public class ProgressBar extends CustomNode, Resizable{
    public var min: Number;
    public var max: Number = 100.0;
    public var value: Number;
    public var background: Paint = Color.rgb(118,149,178);
    public var foreground: Paint = Color.rgb(216,219,225);
    public var font = bind Font{name: "Courier Bold Italic" size: height - borderWidth * 8};
    public var arcWidth: Number = 20;
    public var arcHeight: Number = 50;
    public var borderStroke: Color = Color.BLACK;
    public var borderWidth: Number = 1;
    public var fontPaint: Paint = Color.LIGHTGRAY;
    public var showPercentage = true;
    var progressText: Text;
    var backgroundText: Text;
    var progessBar: Rectangle;
    var range = bind Math.abs(max - min);
    var percentComplete: Number = bind if(max != 0) { (
    value - min) / max
    } // if
    else {0.0;} // else;
    var currentX = bind percentComplete * width;
    var blurX: Number = 30;
    var progressString: String = bind "%%{%.0f (percentComplete*100)}";
    var progressValue = bind "{%.2f value}";
    var progressHeight = bind height - borderWidth * 4;
    var blurAnim = Timeline {
    repeatCount: Timeline.INDEFINITE
    autoReverse: true
    keyFrames: [
    at(0s) { blurX => 0.0 }
    at(2s) { blurX =>
    currentX - progressHeight / 2 tween Interpolator.EASEBOTH }
    var playing = bind visible on replace{
    if(playing) {
    blurAnim.play();
    }else {
    blurAnim.stop();
    public override function create(): Node {
    return Group {
    content: [
    Rectangle { //background
    width: bind width
    height: bind height
    fill: bind background
    stroke: bind borderStroke
    strokeWidth: bind borderWidth
    arcWidth: bind arcWidth
    arcHeight: bind arcHeight
    cache: true
    backgroundText = Text { // Text over Background
    layoutX: bind (width - backgroundText.layoutBounds.width) / 2
    layoutY: bind (height - backgroundText.layoutBounds.height) / 2
    textOrigin: TextOrigin.TOP
    font: bind font
    fill: bind foreground
    content: bind if(showPercentage) progressString else progressValue
    cache: true
    Group {
    content: [
    progessBar = Rectangle { // Progress
    layoutX: bind borderWidth
    layoutY: bind borderWidth * 2
    width: bind currentX
    height: bind progressHeight
    fill: bind foreground
    arcWidth: bind arcWidth
    arcHeight: bind arcHeight
    Ellipse {
    centerX: bind blurX
    centerY: bind height / 2
    radiusX: bind progressHeight
    radiusY: bind progressHeight / 2
    fill: Color.rgb(255,255,255,.7)
    effect: GaussianBlur{ radius: 30
    Text { // Text Over Progress Bar, this has to be in progressBar coordinate space
    x: bind (width - backgroundText.layoutBounds.width) / 2
    y: bind (height - backgroundText.layoutBounds.height) / 2
    textOrigin: TextOrigin.TOP
    font: bind font
    fill: bind background
    content: bind if(showPercentage) progressString else progressValue
    clip: bind progessBar
    }, // Text
    ] // 2nd content
    } // 2nd Group
    ] // 1st content
    }; // 1st Group
    } // public override function create(): Node
    } // public abstract class ProgressBar extends CustomNode, Resizeable
    function run(args:String[]):Void {
    var stage: Stage = Stage {
         title: "Progress Bar"
    scene: Scene {
    width: 925
    height: 60
    content: ProgressBar {
         layoutX: 10
    layoutY: 10
    width: 890
    height: 35
    value: 80
    } // content: ProgressBar
    } // scene: Scene
    } // var stage: Stage = Stage
    } // function run(args:String[]):Void
    I use RESTful ws to get the progress of the billing run, which is the loadProgressdata() method in the main.fx, and everything was working fine until we did the javafx sdk 1.2 update. With the update in place, I recompiled the project and found that "Resizable" in
    the "public class ProgressBar extends CustomNode, Resizable" was throwing an error when the project was recompiled. I made some changes(mainly adding variables for height and width) but now when the program runs, the backing rectangle appears along with the
    percentage of billing progress, but the progress part(2nd rectangle) does not appear with the glow effect. I have read about using "getPrefWidth()" and "getPrefHeight()" methods, but not really sure how I would use them. I can't make the public class ProgressBar extends CustomNode, Resizable abstract as I need to instantiate in the Main.fx.
    Can anyone shed some light on what might need to be done to get this running correctly again. I don't need anyone the give me the exact code, but just to point me in the correct direction.

    Can you post your code again between "{ code} ... {code }" tags ? Some symbols are missing if copy/pasted.
    That said, your preferred width and height, simply return the width and height of your component. What I discovered recently is using LayoutInfo on controls to set the preferred width and height. These are the dimensions the surrounding container (VBox, HBox, Flow, ....) will use to arrange size and position of the enclosed components. So maybe you won't need Resizable any more. Simply fill in the layoutInfo property.
    Edited by: Java.Artisan on Jun 26, 2009 11:25 AM
    Edited by: Java.Artisan on Jun 26, 2009 11:26 AM

  • Motion how to create 3d effect with a background and one primary object

    motion how to create 3d effect with a background and one primary object

    … like that?
    http://youtu.be/yOht1GJpEm4

  • Can we live just we motion without after effects ( effects with particle)

    I am trying to make a really simple effects with particles in motion, i watched ANDY KRAMER'S "tutorial " ENERGY" related after effects and trying to do same thing with apple motion, I am new in motion graphic and approched it studying motion with mark spencer book and experiencing as many things as possibile.
    MY personal question is ( I know that many people has done same question) it really worth studiyng after effects? can we live just with motion? (as 3d app i am studiyng cinema 4d).
    Anyway right now Iam a bit frustrated because a simple twirl effects with particles coming from boundaries to go toward center point seem to me impossible, iit was so easely in after effects.

    Well if you haven't already realized it your never going to be completely happy with Motion. But I was never any happier with After Effects. Personally if you can get your hands on Cinema 4D DO. It's an awesome program. Combine that with Motion and you can do just about anything you want. Oh yea and I guess you've already noticed that when it comes to stability Motion is screwed. My dream is that someday (Like in the next release) They would combine C4D and Motion into almost 1 application. Kinda like FCP and Motion. You could do most of your modeling in C4D and then pull it into Motion to add all you video layers etc. But chances of that happening are pretty slim. But if the next release of FCS has as many updates as the last release it might be time to switch to Adobe lol

  • How can i apply this glowing effect in logo with illustrator?

    How can i apply this glowing effect in logo | ThemeForest Community Forums

    I would make several copies of the original artwork.  On each copy, section the individual areas to be gradients. It looks like you have at least four gradients, both linear and radial.  It's just a matter of building each section and then reassembling each.  Not too complex, yet nice piece of artwork.

  • Glow effect missing after reinstall

    I had to reinstall Final Cut Pro 7 and now the Glow effect is missing. None of the other effects seem to be gone. Can anybody help me fix this problem?

    So I found the plug-in in the Motion folder, but after copying and pasting it into the Final Cut Pro System Support folder's Plug-in folder, it still won't show up in Final Cut Pro. Can anybody help me with this?

  • I am new to After Effects and Motion 5 and I have a question

    Hello there,
    I am currently working on a personal side project for a family member. She would like me to make a video with recorded audio and pictures from the 1920’s for my grandmother. I would like to give the parallax and 2.5D effect a try but as I never used After Effects or Motion before I am a little overwhelmed.
    I have about 80 images to animate. Right now I am in the ‘Photoshop phase’. I am going through each image and separating the foreground, mid-ground, and background, into separate layers and saving the .psd files to eventually bring into Motion 5 (or After Effects) and animate.
    After seeing this video:
    https://www.youtube.com/watch?v=ZVrYyX3bHI8
    I really wanted to animate the images I had in a similar fashion. I really loved how they seemed to move and know that I can accomplish this appearance with the pin tool in After Effects. After seeing this video however, I continued looking into the 2.5d effect and found this movie for Motion 5:
    https://www.youtube.com/watch?v=gmxlm2nkVLA
    I bought Motion 5 because I thought the interface seemed more user friendly to newcomers (like myself), the effects were similar, and because I couldn’t afford to pay for After Effects every month.
    But now I am kicking myself. Motion 5 is lovely and I do like the camera effects but I don’t think I can accomplish the ‘puppet’ effect with it like I can in After Effects. Does anyone know if it is possible? Is there a plugin for Motion 5? Can I send my .psd files into Motion 5, set up the timeline and cameras, save it, and then move it into After Effects and then use the pin tool to manipulate the images and layers?
    I have read that some say it is hard to move Motion files into After Effects? If this is the case, could I save the Motion file, open it in Adobe Premiere, and THEN open it in After Effects and play around with it?
    Any help is appreciated. Thank you so much in advanced.

    2.5D is fairly easy to do in Motion... that's the good news. The bad news is: if you don't know what you need to do to accomplish it, it's practically impossible to do easily or well.
    The first problem to overcome is perspective, and the other problem is parallax.
    These two tutorials (by Mark Spencer) will give you all the information you need dealing with moving Photoshop Layers in Z-space. Even though the point of the tutorials is a "fly through", the same information applies to creating 2.5D. Just animate the camera laterally (sweep) instead of dolly.
    http://vimeo.com/1344282
    http://vimeo.com/1695145  (updated tips)

  • How do you add outer glow effect to text in Elements 12?

    I've created a layer in Elements 12 that contains some text.  I'd like to add an outer glow effect. 
    This is what I am doing:
    1.  Select layer with text
    2.  Click FX button at bottom of screen
    3.  Click Styles tab
    4.  Select Outer Glow from drop down
    5.  I can see 11 preset option.  The only one that works is called 'Fire' and it is not the style I'm looking for.  I want a simple outline, but none of the other presets have any effect.
    Any help would be appreciated!!  Thanks!
    Jeff

    jeffreys42057005 wrote:
    I've created a layer in Elements 12 that contains some text.  I'd like to add an outer glow effect.
    This is what I am doing:
    1.  Select layer with text
    2.  Click FX button at bottom of screen
    3.  Click Styles tab
    4.  Select Outer Glow from drop down
    5.  I can see 11 preset option.  The only one that works is called 'Fire' and it is not the style I'm looking for.  I want a simple outline, but none of the other presets have any effect.
    Any help would be appreciated!!  Thanks!
    Jeff
    Jeff,.
    You're almost there!
    Try  #4 Outer Glow>Simple. Apply.
    Now on the text layer in the layers palette, there is an f on the right. Double click on the f
    This brings up the Style settings dialog. At the bottom, check "Stroke", and adjust with the sliders to suit.

  • Using the write on effect and motion sketch - how to cross T's and dot i's

    I'm trying to use motion sketch and write on to create a signature (using the position values from Motion Sketch layer to control the position of paint brush on Write On layer).
    What's the best way to cross the letter T or dot an i?
    With motion sketch, as soon as you release the mouse button, things are terminated.
    If I simply restart the motion sketch capture to cross my t, the horizontal line happens at the beginning (time 0), even if I advance the playhead /CTI to the appropriate spot (after rest of word drawn).
    Is the best workaround simply to repeat the process on fresh layers to complete any discontiguous strokes and then manually position those in the timeline?
    Not a big deal if I just want a re-usable signature.  But if I wanted to use this on longer writing samples more routinely, it could get a bit cumbersome.
    Thanks for any suggestions.

    When animating a person's signature, I use masks to define a path, then apply the Write-On effect: one instance of Write-On for each contiguous piece of writing.  This means that at natural pen lift points, there's a new instance of Write-On.
    Animating real signatures takes some doing because it's not an automatic process at all, but it's worth doing in the end.

  • How do I make interactive DVD/Blu-Ray menus with motion?

    So, adobe doesn't support Encore anymore which means I can't use dynamic link to AE to create interactive DVD/Blu-Ray menus with motion.... or can I? Is there something I'm doing wrong? While in Encore, I go to dynamic link and boom, dynamic link to AE is not highlighted. If I can't make an interactive menu with motion using adobe, then what can I use? This is causing a major problem for me and my clients. (if i over looked the answer to this in another post, my apologies)

    You can use the "Create After Effects Composition." This prompts you to create an independent version of the Encore PSD menu file, and opens the layered file in AE CC and creates a new composition with appropriate settings. AE no longer has mpeg export, so you export from AE to AME.
    There were some workflow options that I did not play with much, but they were never what I saw as the basics for using AE to create the motion background.
    You need to understand these two help pages:
    Adobe Encore * Menu timing and looping
    http://help.adobe.com/en_US/encore/cs/using/WSF49EA5DB-3743-49c2-9831-F66328B192F8.html
    Adobe Encore * Using After Effects to enhance menus
    http://help.adobe.com/en_US/encore/cs/using/WSA5513911-0AD1-440c-BDAD-2E0E806B425E.html
    I'm not sure what you mean by "interactive" unless you just mean creating navigation.

Maybe you are looking for

  • BEx Query Designer Jump Query Error

    Creating a jump query from BW (nw2004s) to R3 (6.20). Services in SICF activated webgui, system and shuffler all published to internal. Table TWPURLSVR maintained on the R3 side. The query logs into the portal, but upon attempting to do a dispaly w/i

  • Need help in Activating office 365 from my BizSpark‏

    I need help in Activating office 365 from my BizSpark. When I tried to activate it asks for office 365 ac id. i don't know how to sign up for that. Please provide step by step instructions for that. thanks, Albin

  • User status for purchase requisition

    Dear all, I have a basic question. I have created a status profile using transaction BS02. Now I want to apply that to purchase requisition. However I could not find any way to assign it to the PR (specially in PR document type). Request your inputs

  • Reset my ipad to factory settings

    reset my ipad back to its fartory settings. how do i do this?

  • Function HU_CREATE_GOODS_MOVEMENT transfer partial HU quantity

    I trying to use this function to transfer just a partial quantity from HU to another plant, Is this possible ?? Thanks Regards Suzuki