Use your JavaScript editor to open Blend.htm and examine the code.
Blending one image into another produces an efficient transition effect. Note that the image filter must be set to blendTrans() before using the effect:
<IMG id=MyImage style="FILTER: blendTrans(); POSITION: absolute; LEFT: 20px; TOP: 20px" height=300 hspace=0 src="Image1.jpg" width=460 align=baseline border=0>
After that a call to cpBlend(MyImage,"Image2.jpg"); performs the effect. The second parameter is the URL to the image we are blending into.
Address: C Point Pty Ltd, 71 Williamson Road, Para Hills 5096, Australia | |
Phone: +618 8263 3623 | Fax: +618 8396 1477 |
Web: http://www.c-point.com | Email: c-point@c-point.com |