The following XML code will give you a set of color filters. Copy paste the
code into Notepad and then save it in "C:\Program Files\Movie
Maker\Shared\AddOnTFX" fodler with name "colorfitlers.xml". You may have to
create the AddOnTFX folder if this is the first time you are saving the
custom effects xml.
<TransitionsAndEffects Version="1.0">
<Effects>
<EffectDLL guid="{B4DC8DD9-2CC1-4081-9B2B-20D7030234EF}" >
<Effect name="Color Filter: Greenish" iconid="16" >
<Param name="InternalName" value="Hue" />
<Param name="Value" value="0.3" />
<Param name="EndValue" value="0.3" />
</Effect>
<Effect name="Color Filter: Blueish" iconid="16" >
<Param name="InternalName" value="Hue" />
<Param name="Value" value="0.0" />
<Param name="EndValue" value="0.0" />
</Effect>
<Effect name="Color Filter: Orangish" iconid="16" >
<Param name="InternalName" value="Hue" />
<Param name="Value" value="0.6" />
<Param name="EndValue" value="0.6" />
</Effect>
<Effect name="Color Filter: Yellowish" iconid="16" >
<Param name="InternalName" value="Hue" />
<Param name="Value" value="0.5" />
<Param name="EndValue" value="0.5" />
</Effect>
<Effect name="Color Filter: Redish" iconid="16" >
<Param name="InternalName" value="Hue" />
<Param name="Value" value="0.66" />
<Param name="EndValue" value="0.66" />
</Effect>
</EffectDLL>
</Effects>
</TransitionsAndEffects>
--
Rehan
MS MVP -- Digital Media
www.rehanfx.org - get transitions and effects for Windows Movie Maker
"iceboy" <(E-Mail Removed)> wrote in message
news:C877250F-F210-43CB-81E7-(E-Mail Removed)...
> hi, my name is aaron. ive been using Movie Maker 2 for a couple of weeks
> now
> and have started getting into it quite a lot. the only set-back is that i
> want a specific effect for my next video - a blue cast on the video clips.
> rather like The Matrix's green cast but blue.
> ive tried creating the effect myself but i just dont know XML. i was
> wondering if anyone knows how to do this? would it be possible to send me
> the
> code?
> also, if its possible, could you tell me how to adjust the amount of blue
> in
> the cast. i would really like to use this kind of effect in future videos
> and
> would appreciate the know-how.
> thank you so very much in advance!
>
> aaron symons