PixelDissolve transition with Actionscript 3

Posted in Flash by Flash CS3 and Flash CS4 tutorials on the 09-05-2009

The pixelDissolve class is part of transitions (Photo, Zoom, etc., etc.) of Flash.
With the class PixelDissolve we can create a checkerboard effect of appearing / disappearing of our images.
This effect requires the following parameters:
xSections: An integer that indicates the number of rectangular sections along the horizontal axis.
ySections: An integer that indicates the number of rectangular sections along the vertical axis.

I created a simple example supported by a Timer to see how it works.

Read more…

Tags: , , ,

Related posts


Read full article

  1. Responses to “PixelDissolve transition with Actionscript 3”

Post a Comment

captcha