BTW...you can add up 6 instances of an effect.
If the code from the previous article fails...
try using the following:
<TransitionsAndEffects Version="1.0">
<Effects>
<EffectDLL guid="{B4DC8DD9-2CC1-4081-9B2B-20D7030234EF}">
<Effect name="Contrast up" iconid="29" comment="by daniel">
<Param name="InternalName" value="Standard" />
<Param name="Red" value="0.2" />
<Param name="Blue" value="0.2" />
<Param name="Green" value="0.2" />
<Param name="yellow" value="0.2" />
<Param name="Brightness" value="0.9" />
</Effect>
<Effect name="Contrast Down" iconid="29" comment="by daniel">
<Param name="InternalName" value="Standard" />
<Param name="Contrast" value="0.5" />
</Effect>
</EffectDLL>
</Effects>
</TransitionsAndEffects>
--
John Inzer MS-MVP
Digital Media Experience
Notice
This is not tech support
I am a volunteer
Solutions that work for
me may not work for you
Proceed at your own risk