Fire effect problem!

Hello everybody! I am currently following a tutorial on how creating a fire effect on my title.
However, after a considerable number of time, I still cannot get the same result of this guy: https://www.youtube.com/watch?v=bScd6fvRxZk.
Since the tutorial is in italian, I'll tell you here what I think might be the problem
Whenever I use the effect "Colorama", I can't get the whole screen red like this guy here.
Instead, I only get this
does anybody think this might be an issue? Thanks in advance!

Colorama is an effect that is very hard to understand at first. I would suggest type Colorama After Effects search field at the top right corner of the application and follow the first four links that come up.

Similar Messages

  • [svn:fx-trunk] 10229: Fixes for some transform effects problems.

    Revision: 10229
    Author:   [email protected]
    Date:     2009-09-14 08:43:43 -0700 (Mon, 14 Sep 2009)
    Log Message:
    Fixes for some transform effects problems.
    - We were not animating the postLayout properties in some cases where we should have, effectively pinning the object in place. We now animate those properties whenever applyChangesPostLayout is true.
    - A copy/paste error meant that we did not animate the scaleZ property in cases where we should have.
    - A problem in the transform code means that using a null transform center is not the same as a transform center which uses the transformX/Y/Z properties of the target object. We now force the creation/use of a transform center in all cases to avoid that problem.
    QE notes: This breaks about a dozen tests in the transform effects area, but I believe the new results are correct and the tests/bitmaps should be changed.
    Doc notes: None
    Bugs: sdk-23177
    Reviewer: Hans
    Tests run: checkintests, Mustella transform effects
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/sdk-23177
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/src/spark/effects/AnimateTransform.as

  • InputField fire event problem in webDynpro

    I have one validation or Fire Event problem with respect to Inputfield in web Dynpro.
    I have one Input filed and created the context varible for that, then i mapped the context varible to the InputField, and i changed the context varible type as date.So , when i run the view , it will show the calender near to the text box to select the perticular date. On select of the perticular date. It will populate selected  date in to the inputField.
    On selection of the perticular date. Based on the date i want to generate the next 12 months date at runtime in different text boxes. But the only event available for the InputField is only "onEnter". This is not useful in my case, bcz on selection of the Date , the user may not use the Enter key. so , how can use the other events like onSelection or onChange events in the InputFields to reach my needs.
    Any one  give me the idea to solve this problem.
    Vijay

    Hello Vishal,
    You may also refer the sample code in the below link
    <a href="http://sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/0c0dcacd-0401-0010-b4bd-a05a0b4d68c8">http://sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/0c0dcacd-0401-0010-b4bd-a05a0b4d68c8</a>
    Regards,
    Sudeep.

  • Fire effect in after effects

    alright i saw this video and im not sure how to do this i was trying and i can't really get close this is all in after effects no stock footage or anything
    http://www.youtube.com/watch?v=xqXrSiQxuSE

    The fire effect that I created in the example was
    A 32 Bit Project
    A solid with Fractal Noise pre-composed
    The pre-Comp with Colorama and turbulent displace
    Another nested comp with Fractal noise used as a displacement map
    A duplicate of the nested comp with blur and Colorama
    The footage of a very small flame with a huge blur overlaid using the add mode to give flickering color values to the fire
    A little more blur and Colorama, hue/saturation, Tri-Tone and probably some other color effects on other layers
    Pre-composed all of the above and then duplicated the footage layer, but the fire pre-comp in between the copies.
    Roto the boy walking in on the top copy of the footage layers
    Some light wrap generated with the alpha from the roto, some blur and some more layers.
    Manipulation of opacity blurs and color.
    A bunch of other masks and color effects on duplicates of the fire, the footage and the light wrap layers to complete the effect.
    I don't have the file in front of me but this is a fairly good representation of the 12 step and probably 15 or 20 layer comp it took to pull off the final fire effect. The shot as you see it was then further color graded to enhance the believability of the shot. As Mylenium said fire is not a single click magic button effect even if you pay for a plug-in that specifically was designed to create fire.
    To tell you the truth, even compositing footage of real fire in a scene is a lot more than just a couple of layers and a matte. I've also done that on several projects and it always involved 8 or 10 layers to make it look 'real' to my standard of production.

  • How to simulate the underwater and fire effect with Java3D

    Hi...My project is a Java 3D game and it need to have underwater and fire effect, but I dont know how to simulate them with Java3D best..Can anyone give me some ways to make them..thank..

    You'll have to describe what effect you are looking for. Are you trying to model the surface of the water or do you want your scene to appear to be under the water? A surface can be done similar to a terrain but with transparency added to the geometry. Underwater effects would be tough if you want to distort the view of the scene. You might be able to get away with changing the field of view to be wider or rendering each frame yourself.
    For fire effects, are you looking for animated flames? If so there are a few options.
    1. Find a series of images of a fire and apply them to an OrientedShape3D through animation. This would be easiest.
    2. Build a particle system with fuzzy objects (procedural texturing). This would be much harder but more realistic.
    Mike

  • Fire effect

    I need help finding a fire effect for a Final Cut Express HD 3.5 or in Imovie. I have some footage but I need to make it look like a fire is going through it.
    Any help would be great! Thanks!

    Yeah, I once got a mate to help me set fire to things and filmed it.
    Burnt stuff over a black background, blue background.
    Gas flames,
    paper burning.
    Easy to composite, and has been used LOTS of times.
    Nothing beats real flames.
    Those fake ones look flaky!
    The easiest thing to do is get a cheap can of hairspray and a lighter.
    Place the camera a distance away, and zoom in.
    I found black back best.
    Wait till night time,
    shutter fast, aperture wide open,
    Fire some bursts of hairspray and light.
    Be careful though.
    Still worst case and you might have $10,000 from AFV!

  • Fade Effect problem in IE

    hi everyone,
    I'm having problems with a fade out/in transition in IE8.  The area I am changing has a white background (actually there are a few nested divs that all have a white background), and the fade effect triggers on a click in the navigation area and fades everything into the body background color (dark brown) and back.  The effect works fine in firefox and safari.  Anyone know how to fix this problem? I want the content that is fading to maintain the white background and not fade to brown and back.  you can view the page here to see whats going on.
    http://www.prometheusbusiness.com/testarea/NoelRose/home.html
    also, (and this is a really small issue, so I'm not too concerned if I can't fix it) after the page loads, the first fade out transition doesnt seem to fire, it just disappears, and the new page fades in.  after the first time, everything works as I expect, but it would be great if every click worked exactly the same every time.
    any help is appreciated, thanks.
    -Dan

    hi everyone,
    I'm having problems with a fade out/in transition in IE8.  The area I am changing has a white background (actually there are a few nested divs that all have a white background), and the fade effect triggers on a click in the navigation area and fades everything into the body background color (dark brown) and back.  The effect works fine in firefox and safari.  Anyone know how to fix this problem? I want the content that is fading to maintain the white background and not fade to brown and back.  you can view the page here to see whats going on.
    http://www.prometheusbusiness.com/testarea/NoelRose/home.html
    also, (and this is a really small issue, so I'm not too concerned if I can't fix it) after the page loads, the first fade out transition doesnt seem to fire, it just disappears, and the new page fades in.  after the first time, everything works as I expect, but it would be great if every click worked exactly the same every time.
    any help is appreciated, thanks.
    -Dan

  • Adobe After Effects Problems

    I edited a sequence in Adobe Premiere Pro CS5.5 with no problems. After I exported it, I checked the movie in Windows media player to make sure everything was okay. In Windows Media Player, the movie played well with audio and video. After that, I imported it into Adobe After Effects. The Movie is 1280x720 60fps. However, after I did a RAM preview of the clip, there was still no audio. I doubled checked the clip outside of After Effects and it played with audio just fine. Is there something wrong with the way I originally exported it or is it a software error? Also, when I imported the movie into After Effects, it played in Slow-motion after RAM preview instead of playing in regular motion. Can someone please help? Thanks.

    I think that you're clicking the wrong button and not, in fact, using RAM preview. The Play button in the Preview panel does not start a RAM preview.
    See this page for how to do a RAM preview. Pay special attention to the icons that illustrate what buttons to click.

  • P35Neo2 FIR and problem with booting

    So I have problem with booting my compie. Compie try to boot to the part of start windows, after that in case of switch into graphicis mobo going down and restarting (WinXP SP3). I think, that problem is not in PSU, cos i have 800W XILENCE (+3,3V 28A, +5V 32A, 4x+12V 20A, -12V 0,5A, 5VSB 3A), Board P35 Neo2 FIR, E7200 proc, bios 1.9 (updated). I have 5 disk and use raid function in bios. Graphic Radeon HD3650, Memory Zeppelin 4x1GB KIT 800Mhz.
    I start with change of PSU from 550W to 800W but it didnt work, previus PSU had (+3,3V 30A, +5V 32A, 2x+12V 18A, -12V 0,8A, 5VSB 3A),
    i try change memory, but no efect.
    After update bios there was standard warning about bad cheksum, after resave Bios settings it was gone, and compie boot after that.
    Any idea?
    Thanks

    So my problem is solved...but my feeling of this is not good...
    I updated BIOS from 1.9 to 1.10, reset Bios settings, after restart i pressed F2 for load standart settings and i changed in Bios only that i am using RAID and disable disket and it works...i boot my compie into windows without any problem...
    So i try change another things in Bios and my compie hangs in continous resets without booting into windows...no BSOD only restart and restart...
    After reseting Bios settings and again Load to Default it works...and run windows...
    There was only one new thing ... screen flick for the second with new screen about checking NVRAM ....this screen was not visible before (and maybe this is the problem), cos if i change something in BIOS about clocking and power management and other ones, this screen is by booting missing...and compie not run in Windows...
    Next thing what i see, that in CPU multiplication dont work multiplication 9,5 and proc used frequency 2400 (9x) (it is E7200 on 2533)
    i hope that this bios 1.10 fixed my problems...and my opinion is that P35 Neo 2 FIR is not ideal board for E7200 proc...so i m looking for another proc...and maybe another board...

  • Adobe Premiere Elements 11 Effects Problem - HELP

    I use Adobe Premiere Elements 11, and when I use effects the footage ends up speeding up, repeating itself, and just not staying the same as it originally was. Does this have to do with what type of footage it is. I am using screen-captures that I got when using Bandicam. If anyone could help me with this problem, it would be greatly appriciated, thanks.

    Gamerwalk,
    One option would be to convert your odd AVI-MPEG file to DV-AVI, which is what PrE loves most. This FAQ Entry will give you some tips on doing that: http://forums.adobe.com/thread/415317?tstart=0
    I use an older file conversion program, DigitalMedia Converter 2.7, but it is NOT freeware. Also, Deskshare, the publisher, has released newer versions.
    Good luck,
    Hunt

  • FINAL CUT CRASH - FIRE WIRE PROBLEM

    Alright, this is just my last shot.
    I use final cut pro 3 to edit videos, and a miniDV sony camera too. (I even bought new fire wire cables to double check the problem)
    Always worked with them, no sweat.
    But once I upgraded my iBook with the latest OS version TIGER, my nightmare started. My iBook is the second latest one, still on warranty .....
    Final Cut crashes every time I open the LOG AND CAPTURE window. No way, it's impossible .... I tried to re-install the software. The only way (it seems really weird and odd) is to use iMovie to import them.
    It's very crazy. I tried the same in a friends computer, and apparently is his, just works fine.

    OHH Yes absolutly, I send my originals CD's to apple. I pay 49 dolars for the Crossgrade and Then I install everythiing. I have MY oun lisence all original. But I dont know what is going on.

  • InDesign Transparency Effects - Problems with Image Quality and File Size

    Hello,
    We are experiencing new problems exporting InDesign files to PDF.
    To summarize, though our largest workflow is to create files for offset printing, we also deliver our work to PDF for mounting on a website so our clients can download directly from the web. Our new problem is Transparency Effects, and creating a PDF that will both have a high quality (or resolution), and be a small file size.
    We are working with multiple page documents (24 to 48 pages), and would very much like to work with InDesign Transparency Effects. However, after spending much time testing a variety of PDF types, we are finding there is a radical difference between quality and file size. I was curious if anyone has had these problems, and if there is a simple answer. InDesign is an incredible program that allows us to design on the fly with Transparency Effects, but, if we are going to experience these problems, we will have to eliminate these wonderful tools.
    Can you help me or lead me to information online that will help.
    Thank you,
    Lain

    Please don't post in multiple forums. Your question has nothing to do with the PDF language and specifications, but rather PDF workflow or InDesign. I've responded to your other posting and am closing this thread.
    - Dov

  • Photo Booth Effects Problem

    Hi, I have a problem with Photo Booth, when I choose the pop art effect it only displays one of the 4 colors and the rest looks yellow, any suggestions to solve this??
    Thanks in advance.

    This LINK may solve your problem.
    Miriam
    P.S., if you'd like, go ahead and click the "Helpful" or "Solved" buttons on any of the posts / replies above if you feel they were helpful or adequately answered your question.

  • Photo Booth Effect Problems

    Hi,
    Im having problems with the video effects, such as clouds, eiffel tower or dots, with photo booth. Everytime I try to set it up, the background is mixed with the actual picture/person. I think its because of similar colours, but what solutions are there to this problem?
    thanks a lot
    raphael

    This isn't a bug at all, folks.
    What photo booth does is take a picture of your background without you in it. Then it overlays the beach picture (my fav) and, after you move back into the frame, changes only the pixels which are of a different color than your original background.
    This is the same way they use blue-screens (or green) in the movie business. With the same problems.
    You need to be careful about the lighting and the colors you choose. (Don't wear a white shirt in front of a white wall). Try using a sheet of a really different color. Make sure there are no ripples in the fabric. Ideally, your light source would be in front of you and a couple of feet higher to avoid shadows on your background.
    It sounds complicated but once you got it setup right, it works really well!!
    Good luck!
    Felix T

  • Quite urgent Ken Burns effect problem

    I am working on a documentary (due tomorrow afternoon). This is a fulll length piece and has hundreds of photographs in it. The trouble is; all the photographs when they where imported automatically got the Ken Burns effect... I want to de-effect them. So I got to Media--Show photo settings and de-select the Ken Burns effect.
    One some photographs, it works fine. But on others, I click on Show photo settings and it simply turns the screen to black, even if I select the photograph again.
    This is a bit distressing as all the photographs have intense Ken Burns effect which cannot be for the final product. If I should be more detailed about what I am trying to say, please tell me. It actually is pretty urgent that I figure this out.
    Thank you very much.

    Have you emptied iMovie's trash? If so, you may experience a 'bug' in iMovie that will not allow you to change the settings of a clip that was imported with the KB effect. That is why you see the black screen. iMovie can no longer access the original photo's clip because it sent it to the trash. This is not a problem so long as you do not empty the trash. But, once emptied, the only way to fix it is to reimport the photo.
    Here is a link to more discussion about it: http://discussions.apple.com/thread.jspa?messageID=4289801&#4289801
    and this link describes a better fix in case you are worried that you will inadvertently empty the trash:
    http://discussions.apple.com/thread.jspa?messageID=1912675&#1912675
    Hope this helps in time!

Maybe you are looking for

  • CST and VAT added to material at the time of migo and miro

    Hi, we are maintaining FV11 record in that case amount is displaying but condition value is showing "0" Thanks a lot in advance for your confirmation, Neelima Edited by: Jeyakanthan A on Sep 7, 2011 10:03 AM

  • OfficeJet 8600 doesn't print full page range from pdf with Mac OS X

    I have an OfficeJet Pro 8600 linked to a Mac with OS X Mavericks We often need to print a block of pages (say the first 40, or 10-20 out of the middle) out of large pdf documents of 250pg or more. To do so we put in the page range under 'pages' in th

  • Can I "unpair" my dock from my remote?

    I recently purchased a dock for my 5th generation ipod. I have no intentions of using the remote that came with my iMac for the dock. I will only use it to control Front Row. It's annoying to have my iPod respond to the remote when I'm trying to cont

  • Validate month number as text

    I am trying to validate a text field so that it only accepts the month in numerical form with a leading zero if less than 10. The data type is Text Field, the value is  "User Entered - Required" and the Validation pattern is 99. I have the following

  • AQ Adapter correlation

    Hi, Is there any parameter that gets automatically set at the BPEL process instance level when the process is activated by a AQ partnerlink (such as conversation ID , Instance ID) ? Is it possible to declaratively indicate one of the parameters to be